Skip to content

BENCH: Computation of inner on a matrix with itself. #6977

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

Merged
merged 1 commit into from
Jan 9, 2016

Conversation

jakirkham
Copy link
Contributor

Related: #6948
Related: #6968

Benchmark to verify that inner is going a reasonable speed after being refactored. Also, benchmark to make to see if inner benefits from the syrk speedup for special cases (matrix with itself). The latter will only become apparent after refactoring.

@jakirkham jakirkham changed the title WIP, BENCH: Computation of inner on a matrix with itself. BENCH: Computation of inner on a matrix with itself. Jan 9, 2016
charris added a commit that referenced this pull request Jan 9, 2016
BENCH: Computation of `inner` on a matrix with itself.
@charris charris merged commit 1d500ec into numpy:master Jan 9, 2016
@charris
Copy link
Member

charris commented Jan 9, 2016

Thanks @jakirkham .

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

Successfully merging this pull request may close these issues.

2 participants