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.2

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.2.tar.gz (30.8 kB view details)

Uploaded Source

Built Distribution

bw2calc-1.2-py3-none-any.whl (31.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bw2calc-1.2.tar.gz
Algorithm Hash digest
SHA256 8e42962008ab7cc07691f9569522586a4c506ed6f656b7f57aaf319bd59063dc
MD5 641055d5cc0db2ebd883213352070bf4
BLAKE2b-256 48669bd90c880681f43fec36a6acea2324d17c0fd9d9286d8cbc432539e1abd4

See more details on using hashes here.

File details

Details for the file bw2calc-1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for bw2calc-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5978057d42f02980854ed88c8773e3fffe71c253b710f6792f42b1da3e94e9b5
MD5 8ff8a0ab312186532c84c00f78c21f9e
BLAKE2b-256 25b1e2647b700c945cad8dce9d2a8a302170bb957ee26adf6a6c91ef9666085c

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