Amici

Latest version: v0.28.0

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

Scan your dependencies

Page 10 of 19

0.11.6

Python
* Bugfix for piecewise functions (1199)
* Refactor swigging - generate one single wrapper (1213)

C++
* Fix warnings: account for zero indexing in nan/inf error (1112)

Doc
* Update Windows build instructions (1200, 1202)
* Update README: Projects using AMICI (1209)
* Add CODE_OF_CONDUCT.md (1210)
* Update documentation for Python interface (1208)

CI
* Create sdist on GHA using swig4.0.1 (1204) (Fixing broken pypi package)
* Fix links after repository move
* Speed-up swig build: disable all languages except python (1211)
* Fix doc generation on readthedocs (1196)

0.11.5

General
* Move repo to new organization (1193)
* Update Bibliography

Python
* Fix bug for energyPySB models (1191)

CI
* Fix release deployment (1189)

0.11.4

Python
* Skip unnecessary expressions in pysb models (1185)
* MSVC compiler support (this time for real... 1152)

CI
* Implement MSVC tests (1152)
* Rename and group GitHub actions (1186)
* Fix release deployment (1186)

0.11.3

Python
* Fix simplification for pysb models (1168)
* Pass verbosity flags to pysb network generation (1173)
* Enable experimental pysb-petab support (1175)
* Add installation instructions for Fedora (1177)
* Implement support for SBML rate-references (1180)

C++
* Refactoring (1162, 1163)

CI
* Move majority of tests to Github Actions (1166, 1160)
* Improve reporting of skipped tests in SBML testsuite (1183)

0.11.2

Python
* Speed up model import, compilation (1123, 1112)
* Improve/Add steady-state solver documentation (1102)
* Improve extension import (1141)
* Bugfixes SBML import (1135, 1134, 1145, 1154)
* Fixed issue that prevented simplification (1158)

C++
* Bugfixes (1121, 1125, 1131, 1132, 1136)
* Enable openMP by default (1118)
* Improve memoy footprint for simulations with replicates (1153)
* Improve steady-state solver and add option to to adjoint-steadystate hybrid (1143, 1099, 1129, 1146)

CI
* Store build artifacts from github actions (1138)

0.11.1

Python
* Upgrade to sympy 1.6.0, which is now required minimum version (1098, 1103)
* Speed up model import
* Speed-up computation of sx0, reduce file size (1109)
* Replace terribly slow sympy.MutableDenseMatrix.is_zero_matrix by custom implementation (1104)
* speedup dataframe creation in `get*AsDataFrame` (1088)
* Allow caching edatas for simulate_petab (1106)
* Fix wrong deprecation warning (Fixes 1093)
* Fix segmentation faults in NewtonSolver under certain conditions (1089, 1090, 1097)
* fix wrong power function call in `unscale_parameter` (1094)
* Fix MathML conversion (1086)
* Fix deepcopy of SymPy objects (1091)

Matlab
* handle empty rdata->{pre|post}eq_numlinsteps (Closes 1113), which previously made the matlab interface unusable
* Fix generation of compileMexFile.m for matlab compilation of python code (1115)

C++
* Reduce memory requirements and speedup compilation of large models (1105)
* Place generated code into own namespace (937) (1112)
* Fix several msvc compiler warnings (1116) (Note that MSVC support is still experimental) **breaking change for users of C++ interface**
* Fix swig warning: ensure base class ContextManager is known before use (Fixes 1092) (1101)

CI
* Don't install/run valgrind on travis CI (done with github actions… (1111)

Page 10 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.