Skip to content
Open
Show file tree
Hide file tree
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Florian
Copyright (c) 2023 Florian Schunck

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2,198 changes: 2,198 additions & 0 deletions docs/source/user_guide/Introduction.ipynb

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/source/user_guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@ This guide is an overview and explains the important features.
:maxdepth: 1

installation
superquickstart
quickstart
```

```{toctree}
:caption: Usage
:maxdepth: 2

Introduction
framework_overview
case_studies
simulation
Expand Down
Loading