Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot create orthogonal bases of degree 0 #68

Open
adriangrupp opened this issue May 12, 2021 · 0 comments
Open

Cannot create orthogonal bases of degree 0 #68

adriangrupp opened this issue May 12, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@adriangrupp
Copy link
Contributor

Problem description:
When creating a polynomial basis e.g. by op = GaussOrthoPoly(0) we get a BoundsError.

Expected Behavior:
Returns a polynomial basis type for the 0th-degree polynomial, which is defined as 1.

@adriangrupp adriangrupp added the bug Something isn't working label May 12, 2021
@adriangrupp adriangrupp self-assigned this Jun 1, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant