static-tensor v0.2.1.0 Release Notes
Release Date: 2017-12-17 // almost 7 years ago-
- โ Added
norm
vector function. - โ Added
fromHomogenous
andtoHomogenous
vector functions.
- โ Added
Previous changes from v0.2.0.0
-
๐ฅ BREAKING: Changed
PositiveDims
type family to returnConstraint
instead ofBool
๐ Fixed suboptimal Core for
ounzip
,adjugateMatrix
,cofactor
,cofactorMatrix
,determinant
,inverse
,minor
,minorMatrix
,transpose
functions.