Settings

Theme

Show HN: Keigen – A Kotlin/Android lib for matrix math using C++ Eigen

github.com

2 points by params 6 years ago · 1 comment

Reader

paramsOP 6 years ago

I created this library first and foremost because I couldn't find a simple arbitrary matrix math implementation for Android to use in a work related project (well, one fitting my requirements). I kind of drifted along and expanded the library to support all numeric types in Kotlin - it's quite simple to extend the supported matrix operations to whatever functionality in Eigen one wants :)

I'm still learning C++, so comments on the .cpp stuff are appreciated.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection