Modelicares

Latest version: v0.12.2

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

Scan your dependencies

Page 3 of 4

0.7.0

- Added :func:`~modelicares.multi.multibode` and
:func:`~modelicares.multi.multinyquist` to create Bode and Nyquist diagrams
of multiple linearizations.
- Fixed and improved specification of axes in
:meth:`~modelicares.linres.LinRes.bode` and
:meth:`~modelicares.linres.LinRes.nyquist`. The argument *ax* argument to
:meth:`~modelicares.linres.LinRes.bode` is now *axes* instead---a tuple
(pair) of axes.
- Fixed error with chosen directory in :func:`~modelicares.base.save`
- Added function to generate one-factor-at-a-time experiments. The old
*permute* argument to :func:`~modelicares.exps.gen_experiments` is now
generalized to *design*, as in design of experiments. Now, assign a
function from :mod:`~modelicares.exps.doe` to that argument.
- Square axes are now the default for Nyquist plots.

0.6.2

- Updated `python-control <http://sourceforge.net/apps/mediawiki/python-control>`_
to 0.6c. The *mark* argument has been removed from
:meth:`~modelicares.linres.LinRes.nyquist`. Use *labelFreq* to label every
*labelFreq* th frequency. The *w_min* and *w_max* arguments have been
removed from :meth:`~modelicares.linres.LinRes.bode` and
:meth:`~modelicares.linres.LinRes.nyquist`. Instead, use *omega* with
bounds or a list of frequencies.
- :func:`~modelicares.exps.write_script` now saves the Dymola command log
with translation information.
- Fixed error in loadres_ script in loading from a folder.
- Added option to :class:`~modelicares.simres.SimRes` (*constants_only*) to
load only constants.
- Added :meth:`~modelicares.simres.SimRes.keys` method to list variable names
(same as :meth:`~modelicares.simres.SimRes.names`).
- Added methods from :class:`~modelicares.simres.Info` to :mod:`simres.info`
submodule.

0.6.1

- Fixed README.txt.

0.6.0

- Added :func:`~modelicares.base.save` to save the current figure.
- Added *use_paren* option to :meth:`~modelicares.simres.SimRes.plot`.
- Changed :func:`~modelicares.exps.write_script` to put results in folders
instead of special renaming scheme.
- Improved organization of the *examples* folder.

0.5.2

- Fixed error so that by default
:meth:`~modelicares.simres.SimRes.get_values` and
:meth:`~modelicares.simres.SimRes.get_times` include the final value and
time.
- Added function to scale time.

0.5.1

- Fixed errors in :func:`~modelicares.base.load_csv`.

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.