Commit 710252ae authored by Alberto Ramos's avatar Alberto Ramos

Updated README

parent 9191f383
...@@ -23,6 +23,15 @@ The package in not in the general registry. Still one can use the package manage ...@@ -23,6 +23,15 @@ The package in not in the general registry. Still one can use the package manage
julia> import Pkg julia> import Pkg
(v1.1) pkg> add https://gitlab.ift.uam-csic.es/alberto/aderrors.jl (v1.1) pkg> add https://gitlab.ift.uam-csic.es/alberto/aderrors.jl
``` ```
## Features
- **Exact** linear error propagation, even in iterative algorithms
(i.e. error propagation in fit parameters).
- Handles data from **any number of ensembles** (i.e. simulations with
different parameters).
- Support for **replicas** (i.e. several runs with the same simulation
parameters).
- Irrelagular MC measurements are handled transparently.
## Tutorial ## Tutorial
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment