downgrade scipy version requirement
- Nov 11, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
We use sparse matrix reshaping, which is only in newer version of scipy. We want to maintain version compatibility with Kwant, so we get around this by vendoring the relevant functionality and monkey-patching scipy.
-