rwl / PYPOWER

Port of MATPOWER to Python
http://rwl.github.io/PYPOWER/api/
Other
340 stars 112 forks source link

DC lines update for python 3.4 #22

Closed jdedecca closed 9 years ago

jdedecca commented 9 years ago

Could not make the DC lines work with pypower - updated the user function, references to idx_dcline.py parameters and some functions using numpy or scipy. Certainly a better programmer can improve it, though.