heyoka.py 0.18.0 #94
bluescarni
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This new version of heyoka.py comes with a big new feature and several fixes.
Automatic parallelisation 🚀
heyoka.py is now capable of automatically performing multithreaded fine-grained parallelisation within an individual integration step. Parallel mode is easily enabled, and it can lead to substantial speed-ups, especially for large ODE systems and/or extended precision computations.
A tutorial exploring this new feature is available here:
https://bluescarni.github.io/heyoka.py/notebooks/parallel_mode.html
Astrodynamics 🪐
Fixes & clean-ups 🐞
propagate_grid()
were identified and fixed.The full changelog, as usual, is available here:
https://bluescarni.github.io/heyoka.py/changelog.html
This discussion was created from the release heyoka.py 0.18.0.
Beta Was this translation helpful? Give feedback.
All reactions