- 06 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 05 Aug, 2018 3 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 02 Aug, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 28 Jul, 2018 1 commit
-
-
Martin Reinecke authored
-
- 26 Jul, 2018 1 commit
-
-
Martin Reinecke authored
-
- 24 Jul, 2018 1 commit
-
-
Martin Reinecke authored
-
- 12 Jul, 2018 1 commit
-
-
Philipp Arras authored
-
- 10 Jul, 2018 1 commit
-
-
Philipp Arras authored
-
- 09 Jul, 2018 1 commit
-
-
Martin Reinecke authored
-
- 07 Jul, 2018 1 commit
-
-
Martin Reinecke authored
-
- 03 Jul, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 02 Jul, 2018 1 commit
-
-
Martin Reinecke authored
-
- 28 Jun, 2018 1 commit
-
-
Lukas Platz authored
-
- 22 Jun, 2018 1 commit
-
-
Martin Reinecke authored
-
- 18 Jun, 2018 2 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
- 15 Jun, 2018 1 commit
-
-
Philipp Arras authored
-
- 14 Jun, 2018 2 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
- 12 Jun, 2018 1 commit
-
-
Martin Reinecke authored
-
- 11 Jun, 2018 1 commit
-
-
Martin Reinecke authored
-
- 29 May, 2018 1 commit
-
-
Martin Reinecke authored
-
- 19 May, 2018 1 commit
-
-
Martin Reinecke authored
-
- 02 May, 2018 1 commit
-
-
Martin Reinecke authored
-
- 25 Apr, 2018 1 commit
-
-
Lukas Platz authored
Commit a141d2bf "resolve degenerate use of 'mode' in OperatorAdapter and LinearOperator" was pushed without ensuring consistency with other operator definitons and correct exception strings. This commit aims to resolve this. The argument variable of _flip_modes(…) is now always called 'trafo' and the Exception thrown for invalid values of it is ValueError("invalid operator transformation"). To aid readability, numerical constants were replaced with correspondingly named constants (ADJ, INV).
-
- 18 Apr, 2018 1 commit
-
-
Martin Reinecke authored
-
- 17 Apr, 2018 1 commit
-
-
Lukas Platz authored
'mode' was used for field operator modes and operator transformation types concurrently, which makes unclear what type of input the function operates on. To resolve this, operator transformation type variables were renamed to 'op_transform' and _trafo, making the distinction easy and obvious.
-
- 01 Apr, 2018 1 commit
-
-
Martin Reinecke authored
-
- 27 Mar, 2018 1 commit
-
-
clienhar authored
- moved draw_sample() and inverse_draw_sample() to EndomorphicOperator - inverse_draw_sample() is always possible if draw_samples() is implemented (see EndomorphicOperator) - changed WienerCurvature draw_sample() to probably better version - implemented both functions in DiagonalOperator and ScalingOperator properly (i.e. check for positive definiteness)
-
- 26 Mar, 2018 1 commit
-
-
Martin Reinecke authored
-
- 02 Mar, 2018 1 commit
-
-
Martin Reinecke authored
-
- 18 Feb, 2018 1 commit
-
-
Martin Reinecke authored
-
- 17 Feb, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 16 Feb, 2018 1 commit
-
-
Martin Reinecke authored
-
- 14 Feb, 2018 1 commit
-
-
Martin Reinecke authored
-