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

2
.gitignore vendored
View File

@ -3,3 +3,5 @@ tests/__pycache__/*
build/*
src/AMBER.egg-info/*
source/tutorials/.ipynb_checkpoints/*
make.bat