Changes
- New bqplot-based interactive visualization modules
- Add logo
Updates/ Fixes
- Expand online documentation
Changes
- Change default GraphViz engine from 'sfdp' to 'neato' and make pygraphviz optional
- Change MATPOWER model to support type one costs
- Add FESTIV generator data reader
- Improve generator cost equation
- Add expected profits calculation for generators
- Begin converting objects to traitlets-based MVC pattern
- (ie, PSSTCase, PSSTNetwork, bus, generator, load)
Updates/ Fixes
- Update notebooks and cases
- Update and fix tests
- Update setup.py and requirements.txt
- Make compatible with latest stable ipywidgets
- Uploaded to PyPI