Skip to main content

No project description provided

Project description

background

Background LCI implementation including Tarjan Ordering.

This is kept as a separate repo because it is the only place numpy/scipy is required. The idea is to enable people to run LCI/A computations without having the background data on their machine or having to perform matrix construction and inversion (i.e. only using foreground computations, like GaBi does).

Partial Ordering

The default implementation performs an ordering of the LCI database using Tarjan's algorithm for detecting strongly-connected components (see Partial Ordering of Life Cycle Inventory Databases)

It performs the ordering, and then builds and stores a static LCI database (A and B matrices). This code is crusty, but it works.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

antelope_background-0.1.0.tar.gz (23.1 kB view hashes)

Uploaded Source

Built Distribution

antelope_background-0.1.0-py3-none-any.whl (28.1 kB view hashes)

Uploaded Python 3

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