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

0.16

Download files

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

Source Distribution

bw2calc-0.16.tar.gz (19.5 kB view details)

Uploaded Source

Built Distribution

bw2calc-0.16-py2-none-any.whl (26.0 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for bw2calc-0.16.tar.gz
Algorithm Hash digest
SHA256 7944bfa97a3689062f9674fac8a24f9ff888f1a1bdfc024a7f7f3bf8cba3837d
MD5 587c771d0b9e5d444aa5108e2c6e0919
BLAKE2b-256 9a571657f6edd878f7e3a7b45eea24038b4b8c80de08d0d4d6188f50c461f20e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bw2calc-0.16-py2-none-any.whl
Algorithm Hash digest
SHA256 ed2436e3d4c1fe14d54c06cb9f0d890f9d2cb4c77a9c09be54e4e8d4f1a47f4e
MD5 42ab88213b2f18d74d34175c13927153
BLAKE2b-256 1be58e2fde7301ce8d34c9664e87d1ee9b9c7c81a616057c98cface8aeaf5eea

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