Cellmlmanip

Latest version: v0.3.6

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

Scan your dependencies

Page 2 of 2

0.2.2

- Fixed a rendering issue with secondary trigonometric functions such as sec and acoth (PR317). This means for example that 1 / sec(x) now renders as cos(x) instead of 1 / 1 / cos(x).

0.2.1

- Improved support for secondary trigonometric functions such as sec and acoth (PR314).

0.2.0

- Speed of parsing CellML models has been improved by reorganising connection processing. (PR303)
- Removed `Model.connect_variables` as it is no longer needed by the parser. (PR303)
- It is now possible to pass `sort=False` to the `get_state_variables`, `get_derivatives`, `get_derived_quantities` and `get_variables_by_rdf` methods of `Model` to get unsorted results. This gives a small performance improvement when you are sorting the result of those calls differently or when the order is not important. (PR302)

0.1.0

Initial release of cellmlmanip.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.