Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

v0.1

Compare
Choose a tag to compare
@dragonfly-ai dragonfly-ai released this 31 May 15:21
· 7 commits to main since this release

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.