move data
This commit is contained in:
parent
f03e26a3e4
commit
74cea0083d
2996 changed files with 1376 additions and 111 deletions
|
@ -10,8 +10,9 @@ license = "GPL-3.0-or-later"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"numpy",
|
||||
"scipy",
|
||||
"numpy>=1.10.0",
|
||||
"scipy>=1.1.0",
|
||||
"matplotlib>=1.3.1",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue