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

Uploaded Source

Built Distributions

bw2calc-1.1.dev4-py3-none-any.whl (30.6 kB view details)

Uploaded Python 3

bw2calc-1.1.dev4-py2-none-any.whl (30.6 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for bw2calc-1.1.dev4.tar.gz
Algorithm Hash digest
SHA256 6ef22d79fa8528a9bf4168396af921c31f8a564a8416c3c2319d7ddf9158f356
MD5 942f95fd2ccd3073a4e694069c6cfbdd
BLAKE2b-256 07dcbd0a88b7a1a837888f825eaaf12b63d4fa15a621055b37c67b405f44c5a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bw2calc-1.1.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 a1391c100068a4179628febddc5571aa5a9f804ed19e7d35f15890490e4cc256
MD5 51abbbcfa3888fe664d3649af7b57385
BLAKE2b-256 b907fb50c411ece69cd960fba194052081201cd0f79465a195fb7e9be3c6b25d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bw2calc-1.1.dev4-py2-none-any.whl
Algorithm Hash digest
SHA256 48c06551273f577a7a23abe37dcddcd81ca4dacad4a59ded2eb383303cf89db4
MD5 97ef3b834891ffb5adf0891e4bf4c4ef
BLAKE2b-256 fa2971d289c34625a6f1579e28fe46ca475f061df584d27439f0ea77528ed7a0

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