Skip to content
Snippets Groups Projects

Fix lanczos_ed for DiscreteJaxOperator

Merged Vicentini Filippo requested to merge github/fork/inailuig/fix-ed into master

Created by: inailuig

Sparse jax arrays are unfortunately not scipy-compatible, so lanczos_ed didn't work.

In the future we could try to use jax.experimental.sparse.linalg.lobpcg_standard , however it currently does not work with complex numbers.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading