Complexer graph

This commit is contained in:
klappstuhl 2024-01-04 13:00:47 +01:00
parent 796eff2e0e
commit e750f2f684
3 changed files with 380 additions and 258 deletions

5
.gitignore vendored
View File

@ -1,6 +1,7 @@
# Ignoriere alles # Ignoriere alles
* *
# Erlaube .ipynb-Dateien # Erlaube .ipynb-Dateien und .png-Dateien
!*.ipynb !*.ipynb
!*.pickle !*.pickle
!*.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

File diff suppressed because one or more lines are too long