Skip to content

WIP: Relax domain checking to use only `==`

Gordian Edenhofer requested to merge soft_domain_check into NIFTy_5

Instead of comparing the instances of the main, merely check for equality, i.e. make sure both objects describe the same domains.

Merge request reports