Skip to content

Commit

Permalink
Scipy library (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: Raymond C. Amador <[email protected]>
Co-authored-by: Aliaksandr Yakutovich <[email protected]>
  • Loading branch information
3 people authored Dec 13, 2023
1 parent fd480fe commit 1047db1
Show file tree
Hide file tree
Showing 4 changed files with 2,838 additions and 1 deletion.
2 changes: 2 additions & 0 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ dependencies:
- pytest-timeout
- markdown
- pre-commit
- geostatspy
- gstools
- scikit-learn
- attrs
- multiprocess
3 changes: 2 additions & 1 deletion index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"\n",
"# Libraries\n",
"\n",
"- [scikit-learn](./library_sklearn.ipynb)"
"- [scikit-learn](./library_sklearn.ipynb)\n",
"- [SciPy](./library_scipy.ipynb)"
]
}
],
Expand Down
Loading

0 comments on commit 1047db1

Please sign in to comment.