Skip to content

[DOCS] Fix typo in docs of dzasum.f #451

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
Oct 14, 2020

Conversation

timleslie
Copy link
Contributor

Just a small typo so that the docs match the function signature, which is:

DOUBLE PRECISION FUNCTION DZASUM(N,ZX,INCX)

@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #451   +/-   ##
=======================================
  Coverage   81.86%   81.86%           
=======================================
  Files        1863     1863           
  Lines      181096   181096           
=======================================
  Hits       148263   148263           
  Misses      32833    32833           

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 122506c...7967e4f. Read the comment docs.

@langou
Copy link
Contributor

langou commented Oct 14, 2020

Thanks @timleslie

@langou langou merged commit 16e1fb9 into Reference-LAPACK:master Oct 14, 2020
@timleslie timleslie deleted the fix-dzasum-docs branch October 15, 2020 10:04
christoph-conrads pushed a commit to christoph-conrads/lapack that referenced this pull request May 23, 2021
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.

3 participants