mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +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.