~andreafeletto/plungers

baa5a12fb4dff3f38659fa2304527c957b6edf2d — Andrea Feletto 1 year, 8 months ago 1b73641
add readme with dependencies
1 files changed, 22 insertions(+), 0 deletions(-)

A README.md
A README.md => README.md +22 -0
@@ 0,0 1,22 @@

# plungers

## Dependencies

* [python]
* [matlab]
* [matplotlib]
* [numpy]
* [pandas]
* [scipy]
* [scikit-learn]
* [scikit-spatial]

[python]: https://www.python.org/
[matlab]: https://www.matlab.com/
[matplotlib]: https://matplotlib.org/
[numpy]: https://numpy.org/
[pandas]: https://pandas.pydata.org/
[scipy]: https://scipy.org/
[scikit-learn]: https://scikit-learn.org/
[scikit-spatial]: https://scikit-spatial.readthedocs.io/
\ No newline at end of file