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

Fix/chebyshev approx roots #68

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Fix/chebyshev approx roots #68

merged 2 commits into from
Mar 25, 2024

Conversation

whaeck
Copy link
Member

@whaeck whaeck commented Mar 11, 2024

There was an error in the roots() function on the chebyshev approximation: the roots are calculated using the underlying approximation but they were not transformed to the [a,b] domain of the function.

@whaeck whaeck merged commit d828ef4 into develop Mar 25, 2024
8 checks passed
@whaeck whaeck deleted the fix/checbyshev-approx-roots branch March 25, 2024 20:36
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