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

Benchmark for small matrices #244

Merged
merged 6 commits into from
Aug 2, 2020
Merged

Benchmark for small matrices #244

merged 6 commits into from
Aug 2, 2020

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Aug 1, 2020

To evaluate #243 and #241

TODO

  • cholesky
  • eig
  • eigh
  • least_squares
  • opnorm
  • qr
  • rcond
  • solve
  • solveh
  • svd
  • svddc
  • triangular
  • tridiagonal

@termoshtt termoshtt added this to the 0.13.0 milestone Aug 1, 2020
@codecov
Copy link

codecov bot commented Aug 1, 2020

Codecov Report

Merging #244 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  Coverage   89.07%   89.07%           
=======================================
  Files          71       71           
  Lines        3588     3588           
=======================================
  Hits         3196     3196           
  Misses        392      392           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2095c9...76e757e. Read the comment docs.

@termoshtt termoshtt marked this pull request as ready for review August 2, 2020 11:42
@termoshtt termoshtt merged commit 73d4e77 into master Aug 2, 2020
@termoshtt termoshtt deleted the micro-bench branch August 2, 2020 11:44
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.

None yet

1 participant