# powers-pf Power flow algorithms. ## Features - Newton's method - Fast-Decoupled method - Gauss-Seidel method - DC power flow ## License Translated from [MATPOWER](https://matpower.org/) into [Rust](https://www.rust-lang.org/) by Richard Lincoln. The source code is distributed under the same BSD 3-clause license ([LICENSE](LICENSE) or https://opensource.org/license/bsd-3-clause/) as MATPOWER.