PascalLesage / presamples

Package to write, load, manage and verify numerical arrays, called presamples.
BSD 3-Clause "New" or "Revised" License
14 stars 11 forks source link

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.

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