Skip to main content

This library provides a layer above brightway2 for defining parametric models and running super fast LCA for monte carlo analysis.

Project description

Introduction

This library 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)

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] :

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

Licence & Copyright

This library has been developed by OIE - MinesParistech, for the project INCER-ACV, lead by ADEME.

It is distributed under the BSD License

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

Documentation

Full documentation and example notebooks are hosted on readthedocs

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

lca_algebraic_dev-1.1.1802174.dev0.tar.gz (52.6 kB view details)

Uploaded Source

Built Distribution

lca_algebraic_dev-1.1.1802174.dev0-py2.py3-none-any.whl (72.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file lca_algebraic_dev-1.1.1802174.dev0.tar.gz.

File metadata

File hashes

Hashes for lca_algebraic_dev-1.1.1802174.dev0.tar.gz
Algorithm Hash digest
SHA256 c0011cdca08941a3945fd9d6b9c37d144d5a6d4d2cf4e251ef10da1fc0817a71
MD5 97ea2e047a2699d87a32a74d3829d44f
BLAKE2b-256 ace86adf06ef0aae9c280bcb4a0d9ab5ed0cd3a804c5f8f13819a809e2bec6dd

See more details on using hashes here.

File details

Details for the file lca_algebraic_dev-1.1.1802174.dev0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for lca_algebraic_dev-1.1.1802174.dev0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 76758c6503eb71b9cb5e4400b48266c93830d9a3e1fd6d955303fed46534b9de
MD5 8592b33256d2d76a2c34779e66d390bb
BLAKE2b-256 a08929c192a0d16f171b4c62d4611ecae9253d7def8da57fd16c61c3d51e8b06

See more details on using hashes here.

Supported by

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