julia
308cd7b6
- LAPACK: return union of tuples in gees and trsen (#55353)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
LAPACK: return union of tuples in gees and trsen (#55353) This simplifies the return type from a `Tuple` with a `Union` field to a `Union` of `Tuple`s.
Author
jishnub
Parents
f94fe63c
Loading