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

Complex numbers: hermitian and unitary #35

Open
jpcorb20 opened this issue Apr 13, 2022 · 1 comment
Open

Complex numbers: hermitian and unitary #35

jpcorb20 opened this issue Apr 13, 2022 · 1 comment

Comments

@jpcorb20
Copy link

Hello,

Thanks for the great library!

Do you plan to support cases on complex numbers like hermitian, skew-hermitian and unitary?

Thank you

@lezcano
Copy link
Owner

lezcano commented Apr 13, 2022

There is no plan to support those yet, but I'd happily take a PR adding them.

Here you have an example of a PR that adds a new manifold to the library: #31

It's worth noting the limited support of PyTorch when it comes to complex numbers and optimisers though:
pytorch/pytorch#59998
pytorch/pytorch#65711

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

No branches or pull requests

2 participants