power systems tools made beautiful ==================================== **Minpower** is an open source toolkit for :doc:`students` and :doc:`researchers` in power systems. It is designed to make working with :doc:`ED `, :doc:`OPF `, and :doc:`UC ` problems :doc:`simple and intuitive`. The goal is to foster :doc:`collaboration` with other :doc:`researchers` and to make learning easier for :doc:`students`. .. container:: solution-homepage To solve a problem: ``minpower mycommitment/`` **Minpower** creates great visualizations too, like this one for :doc:`UC `: .. image:: ./_static/commitment-demo.png :width: 500 px .. container:: installation-homepage Installation: * ``pip install minpower`` * use with your favorite solver .. toctree:: :maxdepth: 3 why-minpower install .. toctree:: basic-use creating-problems .. toctree:: students researchers .. toctree:: economic-dispatch optimal-power-flow unit-commitment .. toctree:: :maxdepth: 2 api/index .. toctree:: collaborate about