Skip to main content

No project description provided

Project description

bw2calc appveyor 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.7

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

Uploaded Source

Built Distribution

bw2calc-1.7-py3-none-any.whl (33.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bw2calc-1.7.tar.gz
Algorithm Hash digest
SHA256 382f7852dc6b871316725fbd17f4f8f1451edbb663883b3797baa714827184f0
MD5 5d6566d8d1187ec28a944e5a85324580
BLAKE2b-256 6084b35aa75a6b930689959eb65af9392fc7269e035179ec679d813812d0525b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bw2calc-1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 33c59d1a010d4cb592f7586de89e2b36809af16f7f35ee4d18dadea3b19d1759
MD5 8f5366cb32ca95d71983f3d25d5a8e95
BLAKE2b-256 ac49a20112ab5e3d9441705c8020175277d8f7abdd75b93f216fa6549856c660

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