Skip to content

Store tolerances in ValidationManifold #224

Open
@kellertuer

Description

@kellertuer

For the validation it might be nice to store a tolerance, atol maybe or rtol or maybe even keywords in general

  • globally (for all tests)
  • locally per function (similar to the activation)

The design/struct change for this should be not too large – maybe a bit tricky to get that nicely represented in keywords – but most functions would need to extract this from the ValidationManifold before calling their is_X functions – that might be a bit of (though merely repetitive) work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions