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

Hermite and Bessel polynomials added #80

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

jgrage
Copy link
Contributor

@jgrage jgrage commented Oct 30, 2024

I added support for generating n-th order Hermite and Bessel polynomials as proposed in the ToDo list.
The physics convention is used for the Hermite polynomials.
The Bessel polynomials adhere to the definition of Krall and Finks "A New Class of Orthogonal Polynomials: The Bessel Polynomials" publication from 1949.

@Axect Axect changed the base branch from master to dev October 31, 2024 00:56
@Axect
Copy link
Owner

Axect commented Oct 31, 2024

Hello @jgrage
Thank you for nice contribution!
I successfully tested hermite_polynomial and bessel_polynomial and will now merge them.

@Axect Axect merged commit 1294707 into Axect:dev Oct 31, 2024
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.

2 participants