This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
Releases: dragonfly-ai/matrix
Releases · dragonfly-ai/matrix
Matrix 0.101
Updated vector dependency to 1.101 and cliviz to 1.102.
Added Vec[N] * Matrix[M, N] extension method.
v0.1
Scala matrix math library that cross compiles to JavaScript, Java Virtual Machine, and Scala Native. This debut release features matrix dimensions encoded into the type system to prevent a whole category of run time errors related to mismatched matrix dimensions.