Replacing spsolve from SciPy (SuperLU) with pyrlu solver in pplinsolve.
commit9f11d995acd592a2f1d633c8f599697c36308b07
authorRichard Lincoln <r.w.lincoln@gmail.com>
Mon, 2 Sep 2024 19:15:04 +0000 (2 21:15 +0200)
committerRichard Lincoln <r.w.lincoln@gmail.com>
Mon, 2 Sep 2024 19:15:04 +0000 (2 21:15 +0200)
tree09a11854324adb8d58dec95bbb0cc0307c77e3bf
parent977e1a237c5dc4a6c2e8c5ad2038b0c4d5cd64e0
Replacing spsolve from SciPy (SuperLU)  with pyrlu solver in pplinsolve.
12 files changed:
.travis.yml
README.rst
pypower/cpf_corrector.py
pypower/cpf_predictor.py
pypower/d2Sbr_dV2.py
pypower/d2Sbus_dV2.py
pypower/dSbr_dV.py
pypower/dcpf.py
pypower/newtonpf.py
pypower/pips.py
pypower/pplinsolve.py [new file with mode: 0644]
requirements.txt