- 25 Mar, 2021 5 commits
-
-
Gordian Edenhofer authored
Convert the return list of operators to a tuple as to disallow the caller to amend or change it in other ways.
-
Gordian Edenhofer authored
Since `noramlized_ampliudes` is not a property anymore, name it more actively as to highlight the need for it to be called as a function.
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
The zero-mode must not be known for constructing amplitudes. Only when finalizing the model, the zero-mode needs to be specified. Honor this by pulling all parameters relating to the zero-mode to the `finalize` method. Move `moment_slice_to_average` outside of `CorrelatedFieldMaker` as it does not depend on nor require the inherent structure of the class.
-
Gordian Edenhofer authored
Handle the intricacies of factorizing power spectra in `finalize` instead of relying on normalized amplitude models.
-
- 24 Mar, 2021 9 commits
-
-
Martin Reinecke authored
Various updates See merge request ift/nifty!611
-
Martin Reinecke authored
Implemente pre-nonlineariaties See merge request ift/nifty!610
-
Martin Reinecke authored
Fix slice operator See merge request ift/nifty!606
-
Martin Reinecke authored
Laplace distribution operator for L1 regularisation See merge request ift/nifty!599
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
- 23 Mar, 2021 3 commits
-
-
Philipp Arras authored
The information theoretic interpretation of drawing samples from the metric of the KL samples is not clear. This may be the reason why it was not documented before.
-
Philipp Arras authored
-
Philipp Arras authored
-
- 22 Mar, 2021 2 commits
-
-
Philipp Arras authored
Update copyright year See merge request ift/nifty!609
-
Philipp Arras authored
-
- 15 Mar, 2021 1 commit
-
-
Gordian Edenhofer authored
Allow the SliceOperator to handle a new shape which equals the old shape.
-
- 06 Mar, 2021 2 commits
-
-
Philipp Arras authored
Ducc is optional See merge request ift/nifty!608
-
Philipp Arras authored
-
- 05 Mar, 2021 4 commits
-
-
Jakob Roth authored
-
Martin Reinecke authored
Add minisanity See merge request ift/nifty!605
-
Martin Reinecke authored
correlated_fields.py: Streamline Matern parameters See merge request ift/nifty!601
-
Philipp Arras authored
-
- 26 Feb, 2021 1 commit
-
-
Martin Reinecke authored
Add finufft See merge request ift/nifty!600
-
- 25 Feb, 2021 5 commits
-
-
Philipp Arras authored
-
-
Philipp Arras authored
add clarification to einsum docs See merge request ift/nifty!602
-
Philipp Arras authored
-
Jakob Knollmüller authored
-
- 19 Feb, 2021 8 commits
-
-
Vincent Eberle authored
-
Vincent Eberle authored
-
Gordian Edenhofer authored
Adjust the slope of the Matern kernel such that it resembles the corresponding parameter from the non-parametric amplitude model. Change the docstring accordingly. Furthermore, amend the docstring of the Matern kernel to state the prior distributions (i.e. the moment-matching) for the various parameters.
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-