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

Improve performance for systems with equal orders #45

Open
alexfikl opened this issue May 23, 2024 · 0 comments
Open

Improve performance for systems with equal orders #45

alexfikl opened this issue May 23, 2024 · 0 comments
Labels
performance Potential performance issues and improvements

Comments

@alexfikl
Copy link
Owner

When systems have the same order alpha for each component, all the weights are the same. We should let numpy broadcasting do its magic in that case and just compute a scalar weight.

@alexfikl alexfikl added the performance Potential performance issues and improvements label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Potential performance issues and improvements
Projects
None yet
Development

No branches or pull requests

1 participant