Skip to main content

Forked package of lca algebraic

Project description

logo

lca_algebraic is a layer above brightway2 designed for the definition of parametric inventories with fast computation of LCA impacts, suitable for monte-carlo / global sensitivity analysis

It integrates the magic of Sympy in order to write parametric formulas as regular Python expressions.

lca-algebraic provides a set of helper functions for :

  • compact & human readable definition of activities :
    • search background (tech and biosphere) activities
    • create new foreground activities with parametrized amounts
    • parametrize / update existing background activities (extending the class Activity)
  • Definition of parameters
  • Fast computation of LCAs
  • Computation of monte carlo method and global sensitivity analysis (Sobol indices)
  • Support for automatic check of homogeneity of physical units

⚙ Installation

We don't provide conda package anymore.

This packages is available via pip /pypi

1) Setup separate environement

First create a python environment, with Python [>=3.9, <=3.12] :

With Conda (or mamba)

conda create -n lca python==3.10
conda activate lca

With virtual env

python3.10 -m venv .venv
source .venv/bin/activate

2) Install lca_algebraic

pip install lca_algebraic

3) [Optional] Install Jupyter & Activity Browser

You may also install Jupyter and Activity Browser on the same environment.

Jupyter :

pip install jupyter

Activity Browser can only be installed via conda/mamba. Note that it can also be installed on a separate Python env and will still be able to access and browse the projects created programmatically with lca_algebraic / Brightway.

conda install activity-browser

NOTE While the inventories created in lca_algebraic are stored in the Brightway project, the formulas and parameters are not compatible with Activity Browser Before computing impacts with vanilla Brightway2 or Activity Browser, you may use the function freezeParams() to update the amounts in your database for a given scenario / set of parameter values.

📚 Documentation & resources

Full documentation is hosted on readthedocs

We provide some notebooks :

  • Example notebook : Basic functionalities
  • Handbook : More examples, also showing the usage of the Brightway functions.
  • Workshop : A "real life" exercise used as a short training on lca_algebraic

📧 Mailing list

Please register to this dedicated mailing list to discuss the evolutions of this library and be informed of future releases :

lca_algebraic@groupes.mines-paristech.fr

© Licence & Copyright

This library has been developed by MinesParis - PSL - O.I.E team, for the project INCER-ACV, lead by ADEME.

It is distributed under the BSD License

Logo

Please use the following logo to advertise about this librairy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

siegrist_lca_algebraic-1.0.0.tar.gz (51.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

siegrist_lca_algebraic-1.0.0-py3-none-any.whl (58.1 kB view details)

Uploaded Python 3

File details

Details for the file siegrist_lca_algebraic-1.0.0.tar.gz.

File metadata

  • Download URL: siegrist_lca_algebraic-1.0.0.tar.gz
  • Upload date:
  • Size: 51.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.5 Windows/10

File hashes

Hashes for siegrist_lca_algebraic-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b220ee6e01d6794fa09e533770257a248f0d0e7678ab908bc4ee88512950baf5
MD5 14e3774cdc23f0e93272cfedc7debe1d
BLAKE2b-256 5fe196d7c68e534b03181b93cc64e32a12fe6629369048d4609b6103f2d5fba9

See more details on using hashes here.

File details

Details for the file siegrist_lca_algebraic-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for siegrist_lca_algebraic-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1d0c7ff3c4a614eb80e2006e99c8b0e7a519d4e90db13a22cf83156f30a6e51d
MD5 5590c94c65444ac735ab7624b126d9d9
BLAKE2b-256 4f0f8747a422069c5b49f831dc620be75ddf5de477bf5dc89629506762f09198

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page