mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Add EJML as the Java library for linear algebra for use in wpilib. This is equivalent to Eigen for C++. The EJML dependency is downloaded in cmake and pulled in via maven in the gradle build.