Skip to content

Test two different points for derivative computations #1007

@gdalle

Description

@gdalle

At the moment, DIT prepares the computation at a different point (usually zero(x)) then runs it twice at x. It would be better to run it at x1 and x2 to make sure that

  • The result at x2 doesn't depend on x1
  • After the second run, the returned values for x1 have not been mutated or erased

Metadata

Metadata

Assignees

No one assigned

    Labels

    testRelated to the testing subpackage

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions