Skip to content

core.matrix support #3

@mikera

Description

@mikera

Hello,

Mandoline looks like a great library for managing multi-dimensional array data!

Would it be possible to extend mandoline to provide core.matrix support, so that a mandoline data set can be used via the core.matrix API?

Advantages:

  • core.matrix already provides a fairly comprehensive generic API for accessing and manipulating multi-dimensional array data
  • It would improve interop with other Clojure libraries that use core.matrix (e.g. Incanter)
  • It would help us to develop a compatible ecosystem of libraries for data science in Clojure. Note that core.matrix should at some point become "official" Clojure contrib (has been approved by Rich)

See:
https://github.com/mikera/core.matrix

I'm the maintainer of core.matrix, happy to make improvements as necessary to improve interoperability with libraries like mandoline. Also happy to give input / guidance on how to make this work efficiently.

Mike.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions