Skip to main content

UNKNOWN

Project description

The calculation engine for the Brightway2 life cycle assessment framework.

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

Roadmap

  • 0.8: Current release. All LCA and Monte Carlo functions.

  • 0.9: Documentation and inclusion of tests from Brightway 1 (updated and with coverage)

  • 1.0: Bugfixes and small changes from 0.9

  • 1.1: Graph traversal

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

bw2calc-0.8.1.tar.gz (7.8 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for bw2calc-0.8.1.tar.gz
Algorithm Hash digest
SHA256 35c75c0f3c6beba438dc6f1bb080504ebf09a1ec0d123f540c133cd3f632d9f9
MD5 40c4a721a7f036d556e527ea89c83393
BLAKE2b-256 961544b57fafee3dd66cf1ed859f505f3dc450d6c0e35bff7ccef204f6ae425d

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