Initial commit
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
spectrum/
|
||||||
17
Pipfile
Normal file
17
Pipfile
Normal 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"
|
||||||
BIN
checkerboard-tunnel.jpg
Normal file
BIN
checkerboard-tunnel.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 139 KiB |
BIN
crossing.jpg
Normal file
BIN
crossing.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 727 KiB |
224
images_ft.ipynb
Normal file
224
images_ft.ipynb
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user