Symenergy

Latest version: v1.0.7

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

Scan your dependencies

1.06

..................

1.05

..................
* fixed plotting initial_values
* handling of cache files (problem solved: user control of location for large files from bigger models):

* not strictly limited to *symenergy.cache* any longer
* the cache path can be set using prior to the initialization of `Model` and/or `Evaluator`

::

from symenergy import cache_params
cache_params['path'] = os.path.abspath('./symenergy_cache')

* model method `get_results_dict`

* similar to `print_results`, but returns dictionary `{variable_symbol_name: result_expression}`
* additional differentiation
* `print_results` now makes use of `get_results_dict`

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.