docs: reference to other error analysis suites moved from README to

documentation
This commit is contained in:
Fabian Joswig 2021-11-30 14:57:36 +00:00
parent 833c22fe36
commit 6f99ec16fb
2 changed files with 5 additions and 6 deletions

View file

@ -16,9 +16,3 @@ to install the most recent release run
```bash
pip install git+https://github.com/fjosw/pyerrors.git@master
```
## Other implementations
There exist similar publicly available implementations of gamma method error analysis suites in
- [Fortran](https://gitlab.ift.uam-csic.es/alberto/aderrors)
- [Julia](https://gitlab.ift.uam-csic.es/alberto/aderrors.jl)
- [Python](https://github.com/mbruno46/pyobs)