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

code review #3

Merged
merged 4 commits into from
Aug 5, 2022
Merged

code review #3

merged 4 commits into from
Aug 5, 2022

Conversation

stevengj
Copy link
Member

@stevengj stevengj commented Aug 5, 2022

Hi Simon, I went through the code and made a number of changes and cleanups.

The biggest change is that I renamed SkewSymmetric to SkewHermitian and allowed the type to be complex. The sktrd! function only supports SkewHermitian{<:Real}, but it seemed like a good idea to future-proof the type in case we ever want to support complex skew-Hermitian matrices.

@smataigne smataigne merged commit 219a49c into JuliaLinearAlgebra:main Aug 5, 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.

2 participants