Skip to content

Add adjointness and inverse test

Philipp Arras requested to merge testing_linear_operators into NIFTy_4

I propose to add a adjointness test and a test for the inverse to the LinearOperator base class. This might encourage users to use these tests more often.

TODO: If you like this feature, we should use this functionality in the tests and also in the demos.

Edited by Martin Reinecke

Merge request reports