v1.2.0
-
The abbreviation of "differential equation" changes, in the code, from
:code:dif_eq
to :code:diff_eq
. This change regards variables names, both
in the methods arguments and implementation. -
The class :code:
FastReservoir
has been changed to :code:PowerReservoir
. No
changes in the functionality of the class. -
Testing improved.