Skip to content

core.matrix integration? #1

@mikera

Description

@mikera

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions