Skip to content

Evaluating expressions on arrays. #166

Open
@mercurial-moon

Description

@mercurial-moon

Hi,
Recently came across numexpr https://github.com/pydata/numexpr
that can do expressions on arrays eg. 3*a+4*b where a and b are arrays.

Is this kind of expression possible in ExpressionEvaluator.
if not can we get it done using linq or a lambda expression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions