-
Notifications
You must be signed in to change notification settings - Fork 12
gh-977: Port remaining functions in fields.py
#979
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
7f893c2
Port iternorm
connoraird 498f995
Port discretized_cls
connoraird e931b16
Port cov_from_spectra
connoraird 962137e
Port lognormal_gls
connoraird ba5714e
Add jax support to effective_cls
connoraird 287e19b
Port generate and _generate_grf
connoraird 7930346
Test enumerate_spectra for all array backends
connoraird f4a9c53
Test check_posdef_spectra for all array backends
connoraird 9a7549f
Test regularized_spectra with all array backends
connoraird 3078c7c
Correct empty array test and fix pw type
connoraird 59c448f
Simplify iternorm port to be just convert on input and output
connoraird 9699672
Port _generate_grf
connoraird 15965f3
Ensure spectra_indices is array api compatible
connoraird d5b1ffa
Ensure test_glass_to_healpix_alm uses complex arrays
connoraird c2d3a93
Merge branch 'main' into connor/issue-977
connoraird 27a06c4
Fix _generate_grf by setting value of z
connoraird 93b3ac8
Remove redundant conversion to array backend
connoraird d47a67c
Add tril_indices to uxpx
connoraird a5a0467
Add FloatArray as a pixwin return type
connoraird d79234d
Add clarifying comment about porting solve via conversion on inut and…
connoraird cdeb34e
fix mypy error
connoraird b35b51a
Merge branch 'main' into connor/issue-977
paddyroddy cc9d2e0
Extract xp when needed for clarity
connoraird b5a14d3
Return the correct array type from tril_indices
connoraird 3dd2a45
Add comment to explain why np.asarray is needed
connoraird d4fb652
Add newline in docstring
connoraird eb6ca31
Reorder comments
connoraird 4eaeb91
Merge branch 'main' into connor/issue-977
connoraird 690182c
gh-1000: Remove `conftest` imports and consistent `pytest.skip` (#1001)
paddyroddy cd2f310
Merge remote-tracking branch 'origin/main' into connor/issue-977
connoraird File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.