For folks who are somewhat familiar with linear al...
# datascience
t
For folks who are somewhat familiar with linear algebra, I'd appreciate any and all feedback in getting okAlgo released before KotlinConf 2018. Of course there is Koma and ND4J already, but I'd like to exploit ojAlgo/okAlgo being an efficient JVM implementation that is friendly to Java/Kotlin developers. I need to take these matrix implementations: https://github.com/optimatika/ojAlgo/wiki/Getting-Started And create an intuitive, friendly DSL for each one: https://github.com/optimatika/okAlgo/blob/master/src/main/kotlin/org/ojalgo/okalgo/algebra.kt The WIP is being discussed here: https://github.com/optimatika/okAlgo/issues/3