Skip to content

Add (optional) use of Common Subexpression Elimination #22

@saschatimme

Description

@saschatimme

To improve the speed of evaluate it would be great to use the naive polynomial form and apply common subexpression elimination on it. This can be done either by

  • REDUCE an computer algebra system with an package for source code optimization SCOPE with Julia bindings via Reduce.jl.
  • Sympy and SymEngine.jl

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions