Skip to main content

UNKNOWN

Project description

bw2calc appveyor build status bw2calc drone.io build status Test coverage report

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

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

Uploaded Source

Built Distribution

bw2calc-1.5-py3-none-any.whl (30.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bw2calc-1.5.tar.gz
Algorithm Hash digest
SHA256 387fe4810adaf28e1e2e61ac4596f71c0e8ac67e85bded9065714ba3ba87407f
MD5 aac0d9483a00968cb743c0c73827aec1
BLAKE2b-256 bcbec6acb3303218d916af76cc6133bfbd58a9e5a53140ef8c093d5e5f53c058

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bw2calc-1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 22ad783c3bb432653467298c6558236637906c45a69154c7f0faa2fcf6ff43dc
MD5 d471fe92c5361d67f31863878e2b2c66
BLAKE2b-256 0e7f49f963f85af42c5e5e8828c02cba35f4b5e7785c434ee9bfa2e69195eb74

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