- Mar 11, 2025
-
-
Philipp Arras authored
-
Philipp Arras authored
This breaks without the previous patch
-
- Mar 06, 2025
-
-
Philipp Arras authored
Previously, it was not possible to overwrite/ set "output directory" and "save strategy" in OptimizeKLConfig.optimize_kl. It needed to be set already from the beginning in the constructor. Now, one can set these two options also in OptimizeKLConfig.optimize_kl just like all other options.
-
Philipp Arras authored
-
Philipp Arras authored
-
- Mar 04, 2025
-
-
Jakob Roth authored
LikelihoodSum: Join/reduce summands in multi-likelihood sum Closes #423 See merge request !1007
-
- Mar 02, 2025
-
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
-
- Mar 01, 2025
-
-
Gordian Edenhofer authored
-
- Feb 24, 2025
-
-
Martin Reinecke authored
getitem shall not return NotImplemented, rather raise See merge request !1003
-
- Feb 22, 2025
-
-
Gordian Edenhofer authored
Fix API docs See merge request !1000
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
-
Philipp Arras authored
-
Gordian Edenhofer authored
-
-
Gordian Edenhofer authored
Consistent dtypes See merge request !1002
-
-
- Feb 21, 2025
-
-
Jakob Roth authored
-
- Feb 20, 2025
-
-
Vincent Eberle authored
Add missing sphinx extension to fix API doc build See merge request !998
-
Lukas Platz authored
-
- Feb 17, 2025
-
-
Gordian Edenhofer authored
re: Safeguard callbacks against JAX hangs See merge request !980
-
- Feb 16, 2025
-
-
Co-authored-by:
Gordian Edenhofer <gordian.edenhofer@gmail.com>
-
- Feb 11, 2025
-
-
Vincent Eberle authored
SampleList: fix IO bug See merge request !996
-
Philipp Arras authored
Previously, if a SampleList that contains n samples has already been saved and afterwards a SampleList with n-m (m>0, n-m>0) is saved and then loaded again, it considered the samples between n-m and n as part of the new, updated SampleList. This is faulty behaviour. This patch adds a fix and tests that make sure that this faulty behaviour does not happen again in the future.
-
- Feb 10, 2025
-
-
Vincent Eberle authored
Few changes to the NIFTy manual See merge request !956
-
-
- Feb 07, 2025
-
-
Gordian Edenhofer authored
re.correlated_field: Numpy grid construction
-
- Feb 06, 2025
-
-
Philipp Frank authored
-
Vincent Eberle authored
Two small fixups See merge request !994
-
- Feb 04, 2025
-
-
Philipp Arras authored
-
Philipp Arras authored
-
- Feb 03, 2025
-
-
Vincent Eberle authored
Old nifty performance tweaks See merge request !992
-
- Feb 02, 2025
-
-
Philipp Arras authored
-
- Feb 01, 2025
-
-
Gordian Edenhofer authored
BrokenLogarithmicGrid & minor fixes and adjustments See merge request !983
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored