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

Optimize polynomial evaluation #771

Open
andreea-alexandru opened this issue May 16, 2024 · 1 comment
Open

Optimize polynomial evaluation #771

andreea-alexandru opened this issue May 16, 2024 · 1 comment
Assignees
Labels
optimization Improves performance
Milestone

Comments

@andreea-alexandru
Copy link
Collaborator

There are many places in EvalChebyshevPS/EvalPolyPS and InnerEvalChebyshevPS/InnerEvalPolyPS where fewer copies should be made and the code streamlined.

@andreea-alexandru
Copy link
Collaborator Author

On a related note, here and here it should be 0 instead of 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Improves performance
Projects
None yet
Development

No branches or pull requests

3 participants