-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to master #1141
Merged
Merged
Update to master #1141
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: David Alonso <[email protected]>
Implementation of Cov NG terms
* First Baby steps * Ready for integration * remove vestiges of angpow * clarifying limber and non-limber * INCOMPLETE: FFTLog restructuring to allow integration of spherical bessel functions and derivatives of bessel functions * working version of FKEM non-limber integration with copy of N5K benchmark repo and new calculator. Needs comments in code and debugging * working version of FKEM non-limber integration with copy of N5K benchmark repo and new calculator. Needs comments in code and debugging * Comments in code and general debugging * Starting to port N5K unit tests. * missing data files * completed test, fixed typo * benchmark fix * better efficiency of FKEM and splining fix * test * cleanup * linted * ccl_fftlog depreciation edits to pass unit tests * unit test formatting * unit test formatting * unit test formatting * added fftlog tests * added fftlog tests * added fftlog tests * improved performance and bug fixes for FKEM implementation * Update ccl_fftlog.i * Update ccl_fftlog.i * Update pyutils.py * Update environment.yml * Update environment.yml * Update environment.yml * restore rtd * more cleanup * 644 * more 644 * N5Krm * no angpow * FKEM hashing * FKEM hashing * FKEM hashing * FKEM hashing * FKEM hashing * FKEM hashing * FKEM hashing * Update environment.yml * clearer benchmark * towards PT tests * FKEM bug fixes for PT calculations * FKEM bug fixes for PT calculations * FKEM bug fixes for PT calculations * Update environment.yml * Update environment.yml * Update environment.yml * Delete src/nonlimber_matter_utils directory * Delete compare_nonlimber_FKEM.ipynb * privacy updates for nonlimber code * privacy updates for nonlimber code * privacy updates for nonlimber code * Update ccl_fftlog.c * consolidate FKEM helper methods into Tracers * streamlined benchmark, removed remnant global variable, avoided division by zero * Update tracers.py * Update tracers.py * Update _nonlimber_FKEM.py --------- Co-authored-by: paulrogozenski <[email protected]> Co-authored-by: paulrogozenski <[email protected]> Co-authored-by: David Alonso <[email protected]>
Bacco lbias
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.