BUG: common: fix cholesky upper decomp for complex dtypes#61
Conversation
rgommers
left a comment
There was a problem hiding this comment.
Thanks @lucascolley! I verified the change on your NumPy PR, and this matches that one. In it goes.
|
Actually, let me re-run CI since a PyTorch job was red and I couldn't see the CI log anymore. |
|
thanks Ralf. I wonder whether any changes are needed to |
I checked quickly, and yes indeed - |
|
Several failures due to All the |
I had a look but I'm not sure how to fix. Will open an issue instead. |
Closes gh-54.
cc @asmeurer