Changelog for static-tensor-0.2.1.0
Revision history for static-tensor
0.2.1.0 -- 2017-12-17
- Added
norm
vector function. - Added
fromHomogenous
andtoHomogenous
vector functions.
0.2.0.0 -- 2017-09-20
-
BREAKING: Changed
PositiveDims
type family to returnConstraint
instead ofBool
-
Fixed suboptimal Core for
ounzip
,adjugateMatrix
,cofactor
,cofactorMatrix
,determinant
,inverse
,minor
,minorMatrix
,transpose
functions.
0.1.0.0 -- 2017-09-15
- First version. Released on an unsuspecting world.