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