Commits on Source (55)
-
Laurin Söding authored
-
Laurin Söding authored
Implemented a broken logarithmic grid, switching between linear and exponential scaling at a user-defined radius r0. Also fixed an error, where the radial and healpix axes were flipped in the HPLogRGrid.
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
Rename HPLogRGridAtLevel to HPRadialGridAtLevel to account for the fact that it is not limited to logarithmic radial scaling relations
-
Laurin Söding authored
-
Laurin Söding authored
-
-
-
-
Philipp Arras authored
-
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
Philipp Arras authored
-
-
Philipp Arras authored
-
Philipp Arras authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Martin Reinecke authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Laurin Söding authored
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
-
Gordian Edenhofer authored
BrokenLogarithmicGrid & minor fixes and adjustments See merge request !983
-
Gordian Edenhofer authored
-
Philipp Arras authored
-
Vincent Eberle authored
Old nifty performance tweaks See merge request !992
-
Philipp Arras authored
-
Philipp Arras authored
-
Vincent Eberle authored
Two small fixups See merge request !994
-
Philipp Frank authored
-
Gordian Edenhofer authored
re.correlated_field: Numpy grid construction
-
-
Vincent Eberle authored
Few changes to the NIFTy manual See merge request !956
-
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.
-
Vincent Eberle authored
SampleList: fix IO bug See merge request !996
-
Co-authored-by:
Gordian Edenhofer <gordian.edenhofer@gmail.com>
-
Gordian Edenhofer authored
re: Safeguard callbacks against JAX hangs See merge request !980
Showing
- Dockerfile 1 addition, 1 deletionDockerfile
- README.md 1 addition, 1 deletionREADME.md
- docs/generate.sh 3 additions, 3 deletionsdocs/generate.sh
- docs/source/conf.py 6 additions, 2 deletionsdocs/source/conf.py
- docs/source/user/citations.rst 2 additions, 2 deletionsdocs/source/user/citations.rst
- docs/source/user/index.rst 12 additions, 11 deletionsdocs/source/user/index.rst
- docs/source/user/niftyre_getting_started_4_CorrelatedFields.py 461 additions, 0 deletions...source/user/niftyre_getting_started_4_CorrelatedFields.py
- docs/source/user/old_nifty.rst 13 additions, 1 deletiondocs/source/user/old_nifty.rst
- docs/source/user/paper.bib 20 additions, 19 deletionsdocs/source/user/paper.bib
- docs/source/user/paper.md 0 additions, 1 deletiondocs/source/user/paper.md
- docs/source/user/paper.rst 420 additions, 0 deletionsdocs/source/user/paper.rst
- pyproject.toml 1 addition, 1 deletionpyproject.toml
- src/linearization.py 9 additions, 0 deletionssrc/linearization.py
- src/minimization/sample_list.py 86 additions, 15 deletionssrc/minimization/sample_list.py
- src/operators/chain_operator.py 7 additions, 0 deletionssrc/operators/chain_operator.py
- src/operators/diagonal_operator.py 76 additions, 37 deletionssrc/operators/diagonal_operator.py
- src/operators/energy_operators.py 1 addition, 1 deletionsrc/operators/energy_operators.py
- src/operators/linear_operator.py 6 additions, 0 deletionssrc/operators/linear_operator.py
- src/operators/operator.py 11 additions, 0 deletionssrc/operators/operator.py
- src/operators/scaling_operator.py 3 additions, 0 deletionssrc/operators/scaling_operator.py
docs/source/user/paper.md
deleted
120000 → 0
docs/source/user/paper.rst
0 → 100644
This diff is collapsed.