- 08 Apr, 2020 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 06 Apr, 2020 1 commit
-
-
Martin Reinecke authored
-
- 13 Mar, 2020 1 commit
-
-
Philipp Arras authored
-
- 11 Mar, 2020 1 commit
-
-
Philipp Arras authored
-
- 23 Jan, 2020 3 commits
-
-
Reimar Leike authored
reverted changes in linearOperator, put changes in scalingoperator instead, fixed bugs and wrote tests:
-
Contrary to other overloaded operators, the `__matmul__` call apparently needs to raise an exception instead of returning `NotImplemented`. This behaviour can be seen for example in: ```python psp = ift.RGSpace(512) m = ift.MaskOperator(ift.Field.from_raw(psp, np.random.randint(0, 2, 512))) m(ift.from_random("normal", m.domain).val) is NotImplemented ``` which should be invalid and raise an exception but previously returned `True` instead.
-
Reimar Leike authored
-
- 26 Nov, 2019 1 commit
-
-
Martin Reinecke authored
-
- 13 Jan, 2019 2 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
- 07 Jan, 2019 2 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 06 Oct, 2018 1 commit
-
-
Martin Reinecke authored
-
- 05 Oct, 2018 3 commits
-
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 02 Oct, 2018 1 commit
-
-
Philipp Arras authored
-
- 21 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 14 Aug, 2018 1 commit
-
-
Philipp Arras authored
-
- 12 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 10 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 08 Aug, 2018 1 commit
-
-
Martin Reinecke authored
-
- 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
-