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

vectorized calculate_pss #69

Closed
dizak opened this issue Sep 21, 2018 · 1 comment
Closed

vectorized calculate_pss #69

dizak opened this issue Sep 21, 2018 · 1 comment
Labels

Comments

@dizak
Copy link
Owner

dizak commented Sep 21, 2018

976ee33

Proposed change

The top-level function calculate pss should utilize numpy.vectorize. It speeds things up, despite what is the official purpose of numpy.vectorize (according to the docs, it is mainly convenience), probably due to reduction of iteration overhead.

@dizak
Copy link
Owner Author

dizak commented Oct 15, 2018

Resolved with #72

@dizak dizak closed this as completed Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant