New Features The new Abstract Model Representation translation and building workflow will allow to add new output languages in the future. Added new properties to the pysd.py_backend.model.Macro to make more accessible some information: namespace, subscripts, dependencies, modules, doc. Cleaner Python models: _namespace and _dependencies dictionaries have been removed from the file. Variables original names, dependencies metadata now are given through pysd.py_backend.components.Component.add() decorator, instead of having them in the docstring. Merging of variable equations is now done using the coordinates to a pre-allocated array, instead of using the magic function pysd.py_backend.utils.xrmerge(). Arranging and subseting arrays are no...
We are pleased to announce the release of the Python Simulator for Cellular Systems: PySCeS (https:/...
This new release updates the entire set of default PySR parameters according to the ones presented i...
v1.4.0 (2023-07-16) Feat optimizers.py: added new BFGS algorithm dataset.py: moved dataset initiali...
New Features Add support for subscripted arguments in pysd.py_backend.functions.ramp() and pysd.py_...
This release adds the possibility to access figures produced by cabinetry for further customization ...
Including suggestions made by @blsqr: Update development status to beta Test now fail if there is an...
New Features Include warning messages when a variable is defined in more than one view, when a cont...
We are pleased to announce the release of the Python Simulator for Cellular Systems: PySCeS (http://...
pyUSID now officially works with python 3.7! Several computation related functions moved out of pyUS...
Dependencies dictionary added: Improving caching strategy Improving initialization of Stateful obje...
A significant update, which primarily updates the package's API to become more consistent, uniform, ...
Removed support for Python 2.7, Python 3.5, and MSVC 2015. Support for MSVC 2017 is limited due to a...
A new version of pyts is released! The highlights of this release are: Add support for Python 3.10 ...
New features: The newly added pybind11::detail::is_move_constructible trait can be specialized for ...
Significant changes to requirements Lowered numpy to 1.10.0 Moved unittest2 to tests Added Dask Se...
We are pleased to announce the release of the Python Simulator for Cellular Systems: PySCeS (https:/...
This new release updates the entire set of default PySR parameters according to the ones presented i...
v1.4.0 (2023-07-16) Feat optimizers.py: added new BFGS algorithm dataset.py: moved dataset initiali...
New Features Add support for subscripted arguments in pysd.py_backend.functions.ramp() and pysd.py_...
This release adds the possibility to access figures produced by cabinetry for further customization ...
Including suggestions made by @blsqr: Update development status to beta Test now fail if there is an...
New Features Include warning messages when a variable is defined in more than one view, when a cont...
We are pleased to announce the release of the Python Simulator for Cellular Systems: PySCeS (http://...
pyUSID now officially works with python 3.7! Several computation related functions moved out of pyUS...
Dependencies dictionary added: Improving caching strategy Improving initialization of Stateful obje...
A significant update, which primarily updates the package's API to become more consistent, uniform, ...
Removed support for Python 2.7, Python 3.5, and MSVC 2015. Support for MSVC 2017 is limited due to a...
A new version of pyts is released! The highlights of this release are: Add support for Python 3.10 ...
New features: The newly added pybind11::detail::is_move_constructible trait can be specialized for ...
Significant changes to requirements Lowered numpy to 1.10.0 Moved unittest2 to tests Added Dask Se...
We are pleased to announce the release of the Python Simulator for Cellular Systems: PySCeS (https:/...
This new release updates the entire set of default PySR parameters according to the ones presented i...
v1.4.0 (2023-07-16) Feat optimizers.py: added new BFGS algorithm dataset.py: moved dataset initiali...