Skip to content
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

Rewrite spherical harmonics as class #374

Merged

Conversation

jo-mueller
Copy link
Member

Description

This PR rewrites the spherical harmonics expansion functionality as its own class. The class is based upon the already existing Expander class and just overwrites some of its member functions

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Documentation update

How Has This Been Tested?

  • Unit tests
  • Interactive tests

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

…ation' into rewrite-spherical-harmonics-as-class
@jo-mueller jo-mueller added the enhancement New feature or request label Jul 10, 2024
pre-commit-ci bot and others added 21 commits July 10, 2024 16:02
@jo-mueller jo-mueller merged commit 674ed94 into campaslab:main Jul 12, 2024
5 of 6 checks passed
@jo-mueller jo-mueller deleted the rewrite-spherical-harmonics-as-class branch July 12, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant