I'd like this to have a NumPy-like interface, but less Pythony and more Kotlin
a
altavir
06/06/2019, 5:07 PM
It is possible, but no without loosing type-safe flexibility. So it is good idea to separate them.
👍 1
altavir
06/06/2019, 5:08 PM
I really appreciate the discussion. The resulting solution look good
t
thomasnield
06/06/2019, 5:09 PM
Yes, I'm liking it a lot too. Less convoluted than ojAlgo.
thomasnield
06/06/2019, 5:10 PM
Really good work on this so far. Please let me know what else I can do to help.
thomasnield
06/06/2019, 5:10 PM
Until then, I'm going to keep massaging out API's and create demo code with them
a
altavir
06/06/2019, 5:11 PM
Yes, thanks a lot. We have a new guy, who just started to fix some issues need for kotlin-statistics multiplatform migration.
t
thomasnield
06/06/2019, 5:13 PM
@altavir I've been thinking about that library a lot recently. Been continuing to get a lot of users and attention (I also dogfood it for work). We definitely need to port that library over and I think I can build a lot of the Apache Commons math stuff myself, especially with the help of this library