Skip to content

Add method for compute a polynomial computation of DDFunctions #5

@Antonio-JP

Description

@Antonio-JP

Currently, when we want to perform a polynomial computation with DDFunctions, we do each power, product and addition 1 by 1. However, the same idea of the closure properties could be applied to differential polynomials where the variables are DDFunctions.

  • Add a method polynomial_evaluation to the module ddFunction.py
  • Check performance improvements

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestwontfixThis will not be worked on

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions