Skip to content

Provide API for registering other functions. #5

@noahlz

Description

@noahlz

We are interested in using your library but would like to extend it to other types, for example Saddle Vecs.

For example, be able to define operators that are Map[String, Vec[Double] => Vec[Double]]

As it stands now, we have to fork your library, and rewrite object FunctionRegister to have two different function registers: OperatorDouble and OperatorVector

(Saddle is a Scala library for numeric operations not unlike Pandas - http://saddle.github.io/)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions