Jitcdde

Latest version: v1.8.1

Safety actively analyzes 625726 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.3.1

* Added examples for networks and time-dependent delays to documentation.
* Improved error messages.
* Improved addressing of initial discontinuities in fringe cases such as ODEs.

1.3.0

* Added utility function `quadrature` for continuous delays.
* Some improvements of documentation.

1.2.0

* Fixing some under-the-hood inefficiencies.
* Hopefully fixed [this issue](https://github.com/neurophysik/jitcdde/issues/10) with Unicode and Jinja2 on MacOS.
* Some improvements to documentation.

1.0.1

There now is a SymEngine version number to refer to as a dependency – which means that automatically installing this dependency should work and you do not have to build SymEngine on your own anymore.

1.0.0

* Switched from SymPy to SymEngine as a backend, which may speed up code generation by a factor of up to nine hundred. Almost everything that worked before should still work. See [SymPy vs. SymEngine](http://jitcde-common.readthedocs.io/en/latest/#sympy-vs-symengine) for details. As a required [Symengine release is pending](https://github.com/symengine/symengine.py/issues/204), you have to [build it from source](http://jitcde-common.readthedocs.io/en/latest/#building-from-source) for now.
* Added OpenMP support.
* Added variant for transversal Lyapunov exponents.
* Several improvements to documentation.
* Changed some default parameters and behaviours.
* Dropped support of some old, rarely used syntax.
* Dropped Python 2 support.

0.32

* Utility functions for intialising the past from a function or as a constant.
* Some documentation improvements.
* Fixing some bugs with defining the past for `jitcdde_lyap`.

This will be probably the last release using SymPy for symbolics. The next one will use SymEngine.

This will also probably be the last release supporting Python 2.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.