Join Slack
Powered by
For folks who are somewhat familiar with linear al...
# datascience
t
thomasnield
09/25/2018, 1:40 PM
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
Open in Slack
Previous
Next