Skip to content

Commit 1047db1

Browse files
baffelliramador09yakutovicha
authored
Scipy library (#161)
Co-authored-by: Raymond C. Amador <ramador@ethz.ch> Co-authored-by: Aliaksandr Yakutovich <yakutovicha@gmail.com>
1 parent fd480fe commit 1047db1

4 files changed

Lines changed: 2838 additions & 1 deletion

File tree

binder/environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ dependencies:
1616
- pytest-timeout
1717
- markdown
1818
- pre-commit
19+
- geostatspy
20+
- gstools
1921
- scikit-learn
2022
- attrs
2123
- multiprocess

index.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"\n",
2525
"# Libraries\n",
2626
"\n",
27-
"- [scikit-learn](./library_sklearn.ipynb)"
27+
"- [scikit-learn](./library_sklearn.ipynb)\n",
28+
"- [SciPy](./library_scipy.ipynb)"
2829
]
2930
}
3031
],

0 commit comments

Comments
 (0)