Skip to main content

UNKNOWN

Project description

This package provides the calculation engine for the Brightway2 life cycle assessment framework. Online documentation is available, and the source code is hosted on Bitucket.

The emphasis here has been on speed of solving the linear systems, for normal LCA calculations, graph traversal, or Monte Carlo uncertainty analysis.

The Monte Carlo LCA class can do about 30 iterations a second (on a 2011 MacBook Pro). Instead of doing LU factorization, it uses an initial guess and the conjugant gradient squared algorithm.

The multiprocessing Monte Carlo class (ParallelMonteCarlo) can do about 100 iterations a second, using 7 virtual cores. The MultiMonteCarlo class, which does Monte Carlo for many processes (and hence can re-use the factorized technosphere matrix), can do about 500 iterations a second, using 7 virtual cores. Both these algorithms perform best when the initial setup for each worker job is minimized, e.g. by dispatching big chunks.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

bw2calc-1.0.tar.gz (21.2 kB view details)

Uploaded Source

Built Distribution

bw2calc-1.0-py2-none-any.whl (27.5 kB view details)

Uploaded Python 2

File details

Details for the file bw2calc-1.0.tar.gz.

File metadata

  • Download URL: bw2calc-1.0.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bw2calc-1.0.tar.gz
Algorithm Hash digest
SHA256 60ba70871259c7a5f99d6a10da11a8ae79b095d2b3c13e1daa2dc9d9d425308f
MD5 d0a6f1039cdfd2c19c67f358a38391d6
BLAKE2b-256 4353cc51602c30823e208b6cae22bcb0de5ebf8e8f7e233897ccf8d9a2cba3fe

See more details on using hashes here.

File details

Details for the file bw2calc-1.0-py2-none-any.whl.

File metadata

File hashes

Hashes for bw2calc-1.0-py2-none-any.whl
Algorithm Hash digest
SHA256 e4232c75b91b2e6936392559c06f5f2655983142ebb497f774d4e89464c428ac
MD5 bd516dccd11404642fdc88e3ebe9254f
BLAKE2b-256 9ca2a3d236c91de05fe11189cfeaa9f918a99b596e9ca17c4cf83b72e7409201

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