CyRK v0.5.3
Changes
Performance
- Removed dynamic optional arguments from
cyrk_ode
. Now it checks if those arguments are set to None.
Other Changes
- Changed
cyrk_ode
arguments to const to avoid memoryview buffer problems. (Change made by David Meyer)
GitHub Tracked Changes
Full Changelog: v0.5.2...v0.5.3