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

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

Uploaded Source

Built Distributions

bw2calc-1.1.dev5-py3-none-any.whl (31.5 kB view details)

Uploaded Python 3

bw2calc-1.1.dev5-py2-none-any.whl (31.5 kB view details)

Uploaded Python 2

File details

Details for the file bw2calc-1.1.dev5.tar.gz.

File metadata

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

File hashes

Hashes for bw2calc-1.1.dev5.tar.gz
Algorithm Hash digest
SHA256 027655e15c2729b1ededc5bdca90361b50ecd711ab612a63788a6edd6c1a1671
MD5 1c4f0ca1da98790e4de7c0c0192c7fdf
BLAKE2b-256 7faf857291b0507f5204de473cc23e95ae2da2c4adc257f0bdcfb09fda622896

See more details on using hashes here.

File details

Details for the file bw2calc-1.1.dev5-py3-none-any.whl.

File metadata

File hashes

Hashes for bw2calc-1.1.dev5-py3-none-any.whl
Algorithm Hash digest
SHA256 de8186e5664f8a0784d8fca4a5662ee2bd822c8a0344dc8f35d87c167a0a563b
MD5 b706a36fdf6af2d382257450678bf0f0
BLAKE2b-256 eafe6258c79cdefbbc75cff7c0c198bf50fc7b45fbffe96eb9b657c3ec89d001

See more details on using hashes here.

File details

Details for the file bw2calc-1.1.dev5-py2-none-any.whl.

File metadata

File hashes

Hashes for bw2calc-1.1.dev5-py2-none-any.whl
Algorithm Hash digest
SHA256 f641b5bd9393cb6e59c8b912dfc2f156f13ec81695162c247c75d5aa6850f088
MD5 048e62d8ac24cc9997a8bed1829f0651
BLAKE2b-256 cfdbba02bd2cd07e550f69a69911c7e677c4788cb6f779af39031264b9ea39dc

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