Add initial documentation
All checks were successful
Gitea Actions Demo / build_test (3.13.3) (push) Successful in 11s
Gitea Actions Demo / release-test (push) Successful in 1s

Add synthetic data tutorial
Add read the docs setup
This commit is contained in:
Jakob Lass
2025-04-11 14:02:35 +02:00
parent 1dee498b38
commit 682c9aeac9
9 changed files with 833 additions and 9 deletions

View File

@ -1,14 +1,7 @@
AMBER
=====
[![Test status](https://gitea.psi.ch/lass_j/AMBER/actions/workflows/test.yaml/badge.svg)]()
General introduction
## Installation
## Quick Installation
```
pip install AMBER
@ -22,7 +15,7 @@ python3 -m pip install AMBER
## Documentation and Tutorials
The documentation for AMBER can be found at
## Contribute