Adam Merberg

Results 3 comments of Adam Merberg

Right now, `eigvalrand` is returning the singular values of a bidiagonal matrix. My (limited) understanding of the paper of Edelman and Sutton is that the _square_ of these values should...

I ran into this today as well. I also found that I don't have this problem if I use `pytz` instead of `zoneinfo`, e.g. in the example in the original...

I'm not entirely convinced that the new behavior here is wrong, but I guess the old behavior makes sense given how the old backend worked. The check that is scoped...