Merge branch 'develop' into documentation

This commit is contained in:
fjosw 2021-11-15 14:30:08 +00:00
commit 16093e379c

View file

@ -198,6 +198,13 @@ For the full API see `pyerrors.correlators.Corr`
# Matrix operations
`pyerrors.linalg`
# Export data
The preferred exported file format within `pyerrors` is
## Jackknife samples
For comparison with other analysis workflows `pyerrors` can generate jackknife samples from an `Obs` object.
See `pyerrors.obs.Obs.export_jackknife` for details.
# Input
`pyerrors.input`
'''