Initial commit

This commit is contained in:
2021-11-29 09:27:14 +01:00
commit 6e89d49d6b
6 changed files with 242 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
spectrum/
+17
View File
@@ -0,0 +1,17 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
jupyter = "*"
numpy = "*"
matplotlib = "*"
scipy = "*"
pillow = "*"
np = "*"
[dev-packages]
[requires]
python_version = "3.8"
Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 727 KiB

+224
View File
File diff suppressed because one or more lines are too long
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 389 KiB