Keigen
Keigen copied to clipboard
Keigen is a Kotlin (Android) library for fast matrix operations and linear algebra built on a C++ foundation
Results
2
Keigen issues
Sort by
recently updated
recently updated
newest added
Hello, I'm porting a C++ application currently to Kotlin that extensively uses the Eigen library, so as such I'm curious about this project. Is this library able to be used...
Hi, Thank you for creating this library. I currently have a native implementation of some matrix operation like lu factorization and solving etc. I am wondering if using this library...