-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This looks like a cool library!
Any possibility to refactoring this to integrate with core.matrix? There's been some interest in a core.matrix for ClojureScript but the lack of a decent ndarray implementation has held it back.
As an extra upside thi.ng/ndarray would gain compatibility with the rest of the core.matrix ecosystem on the Clojure side. I'm thinking use with Incanter for visualisation etc.
I think the main work is:
a) Port the core.matrix API and protocols to cljs / cljc
b) Implement the core.matrix protocols for the thi.ng/ndarray classes
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels