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

Support complex numbers in Nx.LinAlg #692

Closed
9 of 11 tasks
polvalente opened this issue Mar 24, 2022 · 1 comment
Closed
9 of 11 tasks

Support complex numbers in Nx.LinAlg #692

polvalente opened this issue Mar 24, 2022 · 1 comment
Labels
area:nx Applies to nx kind:feature New feature or request

Comments

@polvalente
Copy link
Contributor

polvalente commented Mar 24, 2022

This is an umbrella issue to cover the implementation of complex numbers for the following functions (and grads where applicable):

Grads are comprised in #695

  • cholesky
  • norm
  • triangular_solve
  • solve
  • invert
  • qr
  • eigh
  • svd
  • lu
  • matrix_power
  • determinant
@polvalente
Copy link
Contributor Author

Closing in favor of #792 and #793

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:nx Applies to nx kind:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant