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

multithreading doesn't work if numstrs = 1 #5

Closed mikofski closed 11 years ago

mikofski commented 11 years ago

and does it really work if numstrs > 1

need to match Istring fro first pool.map to pvmods, maybe .squeeze isn't necessary but need some reshape before repeat?

mikofski commented 11 years ago

fixed in commit 67c5358