Merge branch 'develop' into fix/cache

This commit is contained in:
Justus Kuhlmann 2026-02-18 10:12:22 +01:00
commit 15bf399a89
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6
27 changed files with 4016 additions and 265 deletions

4
.gitignore vendored
View file

@ -3,3 +3,7 @@ __pycache__
*.egg-info
test.ipynb
test_ds
.vscode
.venv
.pytest_cache
.coverage