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

fix a typo, thanks to Jim Demmel for letting me know #626

Merged
merged 1 commit into from
Oct 9, 2021

Conversation

langou
Copy link
Contributor

@langou langou commented Oct 9, 2021

From Jim Demmel

The comment

! where c is real, s ic complex, and c**2 + conjg(s)*s = 1.

should be

! where c is real, s is complex, and c**2 + conjg(s)*s = 1.

Thanks, Jim

@langou langou merged commit 5d4180c into master Oct 9, 2021
@langou langou deleted the typo_in__rotg_from_jim branch October 9, 2021 22:41
@julielangou julielangou added this to the LAPACK 3.10.1 milestone Nov 12, 2022
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