We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Thanks for the great library!
Do you plan to support cases on complex numbers like hermitian, skew-hermitian and unitary?
Thank you
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Hello,
Thanks for the great library!
Do you plan to support cases on complex numbers like hermitian, skew-hermitian and unitary?
Thank you
The text was updated successfully, but these errors were encountered: