Recent Releases of matpower

matpower - matpower-pip v2.1.8

- Jupyter Notebook
Published by yasirroni over 1 year ago

matpower - matpower-pip v2.1.7

- Jupyter Notebook
Published by yasirroni almost 2 years ago

matpower - matpower-pip v2.15

Wrapper to support MATPOWER 7.1 and MATPOWER 7.0. This version also support MATPOWER 8.0b1, but not released on PyPI due to semantic version did not accept matpower-pip versioning v8.0b1.0.2.1.5.

If you want to use MATPOWER 8.0b1, you can clone this repository and use the downloader.

```python from matpowerpip.downloader import downloadmatpower, copyinit

downloadmatpower(matpowerversion='8.0b1') copy_init() ```

- Jupyter Notebook
Published by yasirroni almost 3 years ago