- 06 Mar, 2020 1 commit
-
-
Philipp Arras authored
-
- 05 Mar, 2020 3 commits
-
-
Andrija Kostic authored
-
Andrija Kostic authored
-
Andrija Kostic authored
-
- 04 Mar, 2020 1 commit
-
-
Reimar Leike authored
-
- 19 Feb, 2020 2 commits
-
-
Martin Reinecke authored
Fix FieldZeroPadder See merge request !408
-
Philipp Frank authored
-
- 31 Jan, 2020 3 commits
-
-
Martin Reinecke authored
getting_started_mf cleanup See merge request !404
-
Martin Reinecke authored
fix NIFTy 5 ASCL citation See merge request !405
-
Martin Reinecke authored
README: add build instructions for docs See merge request !406
-
- 30 Jan, 2020 3 commits
-
-
Lukas Platz authored
-
Lukas Platz authored
-
Lukas Platz authored
-
- 23 Jan, 2020 11 commits
-
-
Martin Reinecke authored
Introduce `nifty6.mpi` namespace See merge request !395
-
Martin Reinecke authored
Scalable energies2 See merge request !402
-
Vincent Eberle authored
-
Vincent Eberle authored
-
Reimar Leike authored
reverted changes in linearOperator, put changes in scalingoperator instead, fixed bugs and wrote tests:
-
Martin Reinecke authored
operator.py: Raise not-implemented in matmul call See merge request !403
-
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.
-
Vincent Eberle authored
-
Reimar Leike authored
-
Reimar Leike authored
-
Martin Reinecke authored
-
- 21 Jan, 2020 4 commits
-
-
Martin Reinecke authored
Gauss sampling dtype See merge request !401
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Frank authored
-
- 20 Jan, 2020 2 commits
-
-
Martin Reinecke authored
Add one_over() to MultiField See merge request !400
-
Philipp Arras authored
-
- 17 Jan, 2020 1 commit
-
-
Vincent Eberle authored
-
- 20 Dec, 2019 2 commits
-
-
Martin Reinecke authored
Switch FFT to scipy.fft See merge request !398
-
Martin Reinecke authored
-
- 17 Dec, 2019 3 commits
-
-
Martin Reinecke authored
Fix new finalize method See merge request !399
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 12 Dec, 2019 2 commits
-
-
Philipp Haim authored
-
Martin Reinecke authored
-
- 11 Dec, 2019 2 commits
-
-
Philipp Haim authored
-
Philipp Haim authored
-