- 23 Jun, 2020 1 commit
-
-
Martin Reinecke authored
-
- 18 May, 2020 1 commit
-
-
Martin Reinecke authored
-
- 12 May, 2020 1 commit
-
-
Philipp Arras authored
-
- 26 Apr, 2020 1 commit
-
-
Martin Reinecke authored
-
- 04 Dec, 2019 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 26 Nov, 2019 1 commit
-
-
Martin Reinecke authored
-
- 04 Jun, 2019 1 commit
-
-
Martin Reinecke authored
-
- 20 May, 2019 1 commit
-
-
Martin Reinecke authored
-
- 18 Jan, 2019 1 commit
-
-
Philipp Arras authored
-
- 17 Jan, 2019 1 commit
-
-
Sebastian Hutschenreuter authored
Reviewed docs on operators, library, sugar. Fixed bug in makeOp due to the recent BlochdiagonalOperator interface change
-
- 14 Jan, 2019 1 commit
-
-
Philipp Arras authored
-
- 13 Jan, 2019 1 commit
-
-
Philipp Arras authored
-
- 07 Jan, 2019 3 commits
-
-
Martin Reinecke authored
-
Philipp Arras authored
-
Martin Reinecke authored
-
- 26 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 14 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 12 Aug, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 10 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 08 Aug, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 05 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 04 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 03 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 10 Jul, 2018 1 commit
-
-
Philipp Arras authored
-
- 06 Jul, 2018 1 commit
-
-
Martin Reinecke authored
-
- 04 Jul, 2018 3 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 18 Jun, 2018 1 commit
-
-
Philipp Arras authored
-
- 04 May, 2018 1 commit
-
-
Martin Reinecke authored
-
- 03 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).
-
- 01 Apr, 2018 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 27 Mar, 2018 3 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
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)
-