Add adjointness and inverse test
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