Fix lanczos_ed for DiscreteJaxOperator (#1519)
Sparse jax arrays are unfortunately not scipy-compatible, so lanczos_ed didn't work.
Loading
Please register or sign in to comment
Sparse jax arrays are unfortunately not scipy-compatible, so lanczos_ed didn't work.