Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 335 Bytes

intro.rst

File metadata and controls

13 lines (9 loc) · 335 Bytes

Introduction

PYPOWER is a power flow and optimal power flow (OPF) solver. Current features include:

  • DC and AC (Newton's method & Fast Decoupled) power flow and
  • DC and AC optimal power flow (OPF)

PYPOWER is a translation of MATPOWER_ to the Python_ programming language using SciPy_.