Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.65 KB

File metadata and controls

23 lines (15 loc) · 1.65 KB

presamples

Package to write, load, manage and verify numerical arrays, called presamples.

Initially written for scenario analysis and for the reuse of sampled data in Monte Carlo Simulations in the Brightway LCA framework.

However, the presamples package is software-generic and built on the datapackage standard by Open Knowledge Foundation.

Presamples are useful anytime values for named parameters or matrix elements need to be saved and reused.

Installation: Via pip or conda (conda install --channel pascallesage presamples).

Documentation: We are in the process of writing better documentation.

  • To read our documentation "under construction", go to our readthedocs page.
  • If you can't find what you are looking for, you can also try the Jupyter Notebook here

Linux/OS X build status Windows build status Coverage Status Documentation Status