- 24 Apr, 2018 6 commits
-
-
Reimar H Leike authored
This merge is done in order to make the yango minimizer and the krylov sampling available in the same branch while still keeping the yango minimizer out of the master branch for NIFTy
-
Reimar H Leike authored
made yango faster by making it compute less calls to the curvature. This was achieved by chaching previous calls
-
Reimar H Leike authored
resolved merge conflict and made krylov sampling faster by caching matrix multiplications, thus only one matrix multiplication per iteration is needed
-
Reimar H Leike authored
-
Philipp Arras authored
-
Martin Reinecke authored
-
- 23 Apr, 2018 8 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Reimar H Leike authored
changed initial value for krylov sampling CG and changed demo to actually use the krylov sampling method supplied by NIFTy
-
Martin Reinecke authored
Try different sampling See merge request ift/NIFTy!245
-
Martin Reinecke authored
-
- 20 Apr, 2018 6 commits
-
-
Reimar H Leike authored
added Rosenbrock energy with positive curvature to energy tests, all curvature based methods now only test on this version. Also improved yango such that it passes all tests
-
Philipp Arras authored
-
Reimar H Leike authored
-
Reimar H Leike authored
-
Martin Reinecke authored
-
Reimar H Leike authored
-
- 19 Apr, 2018 9 commits
-
-
Reimar H Leike authored
-
Reimar H Leike authored
-
Reimar H Leike authored
-
Martin Reinecke authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 18 Apr, 2018 3 commits
-
-
Reimar H Leike authored
-
Martin Reinecke authored
Readability operator adapter + linear operator See merge request ift/NIFTy!244
-
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.
-
- 09 Apr, 2018 1 commit
-
-
Martin Reinecke authored
Poisson energy See merge request ift/NIFTy!242
-
- 08 Apr, 2018 3 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
-
Martin Reinecke authored
-
- 06 Apr, 2018 3 commits
-
-
Martin Reinecke authored
-
Martin Reinecke authored
Add docker testing framework See merge request ift/NIFTy!241
-
Martin Reinecke authored
-