heyoka.py 0.12.0 #57
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
-
The 0.12.0 release of heyoka.py features two important additions:
Serialisation
Serialisation allows to save/load heyoka.py objects via Python's
pickle
module. A tutorial showcasing this new feature is available here:https://bluescarni.github.io/heyoka.py/notebooks/pickling.html
Please pay attention to the very important CAVEATS highlighted at the beginning of the tutorial!
Support for non-x86 CPUs
This is the first version of heyoka.py officially supporting 64-bit ARM processors. ARM builds have been added to the continuous integration pipeline, courtesy of CircleCI.
This discussion was created from the release heyoka.py 0.12.0.
Beta Was this translation helpful? Give feedback.
All reactions