------------------
* Improved InvertibleModuleWrapper
* Added support for multi input/output invertible operations! Big thanks to Christian Etmann for the PR
* Improved the is_invertible_module test
* Added multi input/output checks
* Fixed random seed per default
* Additional warning checks have been added