This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Releases: JuliaEnergy/PowerDynBase.jl
Releases · JuliaEnergy/PowerDynBase.jl
v1.0.0
fixed state conversion
v0.7.1 v0.7.1
multiple new node models
see CHANGELOG.md for more details
corrected typo, damping must only be >= 0 for synchronous machines
added unary and binary operations to states
v0.6.0 v0.6.0
improved docs
v0.5.4 v0.5.4
fixed rhs description in docs
fix rhs description in docs (#14) * fixing references * fixed docs error * fixed rhs description in docs
fixed documentation references
fixing references (#12) * fixing references * fixed docs error
improved tests
Split tests & remove gitlab ci confic & add stuff to Makefile (#11) * split the tests in multiple files * removed gitlab ci configuration * fixing code coverage in travis ci * fixing code coverage in travis ci * update code coverage ci * fixing ci * fixing ci * fixing ci * fixing ci * fixing ci * fixing ci * added more stuff to Makefile
updated the docs
updating the docs (#8) * updated docs and added doc test to ci * fixing ci