Highlights
- Arctic Code Vault Contributor
Pinned
3,986 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 397 commits in 12 repositories
Created 4 repositories
Created a pull request in conda-forge/staged-recipes that received 11 comments
Add heyoka.py
Checklist Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". License file is packaged (see here for an ex…
+84
−0
•
11
comments
Opened 40 other pull requests in 10 repositories
bluescarni/heyoka
1
open
20
merged
- Support for integrating functions of the state variables
- Iterative improvements
- More symbolic derivatives
- Additions to the expression system
- Implement unary negation.
- Additional simplifications
- Work on the batch integrator API
- Cleanup, propagate_grid() docs
- Grid propagation
- Simplify the TOC structure and add link to heyoka.py
- continuous output -> dense output
- Continuous output
- Add the ability to output the Taylor coefficients in the integrators
- Additional testing
- More docs
- Tutorial bits for runtime parameters.
- Hyperbolic functions
- Taylor diff optimisations/docs
- Changes in number hashing/equality
- Inverse trigonometric functions
- Fix build with older Boost versions