Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 02:18
f2d189b

DynamicExpressions v0.19.0

Diff since v0.18.5

Merged pull requests:

  • Updated OperatorEnum to use any data type (not just Numbers) (#85) (@gca30)
  • Add parameter to disable early exit of expression evaluation (#91) (@nmheim)
  • Algebra for AbstractExpression objects; and StructuredExpression (#92) (@MilesCranmer)
  • refactor: fix type instability within get_constants (#94) (@MilesCranmer)