Version 3.0.1
-
Several doctring corrections
-
Clearer docsting
-
Improvement of the sphinx docs
-
A mistake has been found concerning the parameter name for diagonal calculations
only for the the Transform__call__method and the functionang2vec- The name calc_diag has been replaced by the correct one i.e. diag_calc
-
Add missing diag_calc parameter to Transform
rotatemethod -
Correct the Transform
scalemethod- the method uses the
get_scale_tffunction, which takes only one parameter
of type Vector instead of three
- the method uses the