static-tensor v0.2.1.0 Release Notes

Release Date: 2017-12-17 // over 6 years ago
    • โž• Added norm vector function.
    • โž• Added fromHomogenous and toHomogenous vector functions.

Previous changes from v0.2.0.0

    • ๐Ÿ’ฅ BREAKING: Changed PositiveDims type family to return Constraint instead of Bool

    • ๐Ÿ›  Fixed suboptimal Core for ounzip, adjugateMatrix, cofactor, cofactorMatrix, determinant, inverse, minor, minorMatrix, transpose functions.