Initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
spectrum/
|
||||||
@@ -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 |
Binary file not shown.
|
After Width: | Height: | Size: 727 KiB |
+224
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user