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

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

Uploaded Source

Built Distribution

bw2calc-1.3.6-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bw2calc-1.3.6.tar.gz
Algorithm Hash digest
SHA256 ef42bce9c8c4d4db57aa94e7f31de704f9ad8df38f74e665800d98390205844d
MD5 56461e4526827fc3753f16ad167bd4ba
BLAKE2b-256 77e64b01af9ba9eabc6556a1610435e4828afd3d0b52bef2f7f4b0adcca5c798

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bw2calc-1.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 44207cd4c584c7f54b1ee26b4bff7453284d5f8953674353e6dc373bb5be46df
MD5 65f0970197afc9c1d235122d23b1a5c2
BLAKE2b-256 dd6b86b94caa2dade73914a811ecfceae1580b1cbb9434dee29ca784461c799d

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