julia
308cd7b6 - LAPACK: return union of tuples in gees and trsen (#55353)

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
Parents
Loading