SunPower / PVMismatch

An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.
http://sunpower.github.io/PVMismatch/
BSD 3-Clause "New" or "Revised" License
79 stars 30 forks source link

update numpy, scipy, matplotlib for py37 #95

Closed mikofski closed 5 years ago

mikofski commented 5 years ago

Consider updating numpy, scipy, and mpl to the earliest versions that are known to be compatible with for Python-3.7 - although Python-3.7 should be be backward compatible, these versions of numpy, scipy, and mpl have wheels on PyPI so they are guaranteed to install on any platform.