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

lapack: add Dggbak #1894

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

lapack: add Dggbak #1894

wants to merge 2 commits into from

Conversation

soypat
Copy link
Contributor

@soypat soypat commented Sep 7, 2023

Part of #1651.

I think this one should be added without a test and tested with Dgges's addition.

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.09% ⚠️

Comparison is base (93223b4) 74.00% compared to head (577352f) 73.91%.
Report is 12 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1894      +/-   ##
==========================================
- Coverage   74.00%   73.91%   -0.09%     
==========================================
  Files         526      524       -2     
  Lines       63210    63165      -45     
==========================================
- Hits        46778    46689      -89     
- Misses      13854    13909      +55     
+ Partials     2578     2567      -11     
Files Changed Coverage Δ
lapack/gonum/dggbak.go 0.00% <0.00%> (ø)

... and 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@soypat soypat mentioned this pull request Sep 8, 2023
53 tasks
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

2 participants