Skip to content

Working with Vectors and Matrixes #21

@penacristian

Description

@penacristian

Are there any plans for vectors/matrixes compatibility?
making this work:
sin([1, 2, 3])
--> [0.8414, 0.9092, 0.1411]

Same for matrixes. Basically changing evaluate() -> Double to either evaluate() -> T or evaluate() -> [Double]

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