Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Subroutines for real skew-symmetric matrix #1050

Open
sh-zheng opened this issue Sep 5, 2024 · 0 comments
Open

Subroutines for real skew-symmetric matrix #1050

sh-zheng opened this issue Sep 5, 2024 · 0 comments

Comments

@sh-zheng
Copy link

sh-zheng commented Sep 5, 2024

Hi, dear developers

We found that in blas/lapack, there were some specific subroutines for real symmetric matrix, but none for real skew-symmetric matrix. A survey in lawn 290 had showed the demand of such kind of subroutines.

So in PR #1049 we realized some basic subroutines including linear solver and eigensolver for skew-symmetric matrix. But the design (naming rule, prototype, data layout, etc) may need some reviews and discusions to check if they are suitable for actual use.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant