Lca-algebraic

Latest version: v1.1

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

Scan your dependencies

Page 1 of 3

1.0.0

* Add multi-dataset support, replacing **SET_USER_DB** by **setBackground()**, **setForeground()**
* Added **freezeParams()** to freeze parametric dataset for specific scenario to be used by non parametric tools or other foreground datasets.
* Added dataset parameters : parameters scoped to a specific dataset, with scope / conflict resolution of parameters with same names.
* Added extended import / export of datasets with their parameters : **export_db()**, **import_db()**
* Added non regression tests

0.0.15

* Added explicit error when cycle is detected in activities.
This usually means a Bg activity has been imported into User DB :
lca_algebraic does not support cycles / recursion in User Db,
since those are developped as litteral formulas.
* Added support for several background databases.
User Db is guessed or can be specified using **SET_USER_DB**()
* Support coproducts in graphtraversal.
See [PR 9] by ntropy-esa
* Add support for loading / saving parameters into Brightway DB, with compatibility with Brightway2 and Activity Browser.
See functions **loadParams**() and **persistParams()**. See also issue 8.
* Added new function **exploreImpacts()**, like **printAct()** but showing impact of each exchange.

0.0.14

* Internal change for generated webapp
* Add several display options to graphs()
* Fix overlapping graph bug

0.0.13

* Fixed bug in param **extract_activities** of **multiLCAAlgebric**

0.0.12

* Added a step of simplification of models in **sobol_simplify_model** by removing minor terms of sums
* Added support for alternate names for impact methods with the function **set_custom_impact_labels**
* Added parameter **extract_activities** to **multiLCAAlgebric** in order to compute contribution of a subset of activities to the global impact

0.0.11

Added **BETA** distribution type. See [online doc](https://oie-mines-paristech.github.io/lca_algebraic/doc/params.html#lca_algebraic.params.DistributionType)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.