Skip to content

Commit

Permalink
Tutorial and changelog update.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Aug 7, 2023
1 parent cb9f9e6 commit d31b00b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 15 deletions.
3 changes: 3 additions & 0 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ New
Changes
~~~~~~~

- The custom NumPy memory manager that prevents memory leaks
with ``real`` arrays is now disabled by default
(`#129 <https://github.com/bluescarni/heyoka.py/pull/129>`__).
- The step callbacks are now deep-copied in multithreaded
:ref:`ensemble propagations <ensemble_prop>`
rather then being shared among threads. The aim of this change
Expand Down
58 changes: 43 additions & 15 deletions doc/notebooks/arbitrary_precision.ipynb

Large diffs are not rendered by default.

0 comments on commit d31b00b

Please sign in to comment.