Store tolerances in ValidationManifold
#224
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
For the validation it might be nice to store a tolerance,
atol
maybe orrtol
or maybe even keywords in generalThe 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 theiris_X
functions – that might be a bit of (though merely repetitive) work.The text was updated successfully, but these errors were encountered: