Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@zhangqi-chen zhangqi-chen released this 21 Mar 14:02
· 9 commits to master since this release

Add name to DiffProfile and DiffSystem objects. name can be used to label curves during plot.
Plot now show legends in default. Legends can be moved around.
Plot functions now return matplotlib.axes.Axes object.
Add tests, can be run by pytest.
Modified all examples.
Bugs fixed.