granular-channel-hydro

Subglacial hydrology model for sedimentary channels
git clone git://src.adamsgaard.dk/granular-channel-hydro
Log | Files | Refs | README | LICENSE

commit 3c1886f85c00fc3f7f1ea8f3a885b8e273636698
parent f688bb44a3b2b6996a074af41271af7e0888a4af
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Tue, 17 Oct 2017 13:21:18 -0400

remove scipy as requirement

Diffstat:
Mrequirements.txt | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt @@ -1,3 +1,2 @@ -scipy>=0.14 numpy matplotlib