Skip to content

refactor: use np.einsum for spherical harmonic summations#174

Merged
tsutterley merged 3 commits into
mainfrom
einsum
Jul 9, 2026
Merged

refactor: use np.einsum for spherical harmonic summations#174
tsutterley merged 3 commits into
mainfrom
einsum

Conversation

@tsutterley

Copy link
Copy Markdown
Owner

refactor: use np.radians to convert from degrees to radians
refactor: use np.hypot to calculate the sum of two squares
feat: add dunder (magic) methods for mathematical operations
test: add fourier vs integration test
docs: update documentation to add more sections
docs: convert README to markdown
feat: add ability to change cache dir
docs: make NASA Earthdata an executed notebook
refactor: make new map pixi environment
test: add failsafe for downloading GRACE files
docs: add release notes (including prior)

refactor: use `np.radians` to convert from degrees to radians
refactor: use `np.hypot` to calculate the sum of two squares
feat: add dunder (magic) methods for mathematical operations
test: add fourier vs integration test
docs: update documentation to add more sections
docs: convert README to markdown
feat: add ability to change cache dir
docs: make NASA Earthdata an executed notebook
refactor: make new map `pixi` environment
test: add failsafe for downloading GRACE files
docs: add release notes (including prior)
@tsutterley
tsutterley merged commit bc8c7ab into main Jul 9, 2026
4 checks passed
@tsutterley
tsutterley deleted the einsum branch July 9, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant