Closed
Description
When I load DoubleFloats, I get some very long warnings about GenericLinearAlgebra (v0.2.4) overwriting GenericSVD (v0.3.0) and GenericSchur (v0.4.0) methods, similar to those on this Discourse post (also me, from a while ago), this GLA issue, and this GSVD issue. DoubleFloats depends on all three:
DoubleFloats -> {GenericSVD, GenericSchur, Polynomials -> GenericLinearAlgebra}
The GLA issue linked above recommends not using both GLA and GSVD at the same time, since GLA already implements a generic SVD. Would it be possible to have DoubleFloats use only GLA?
Metadata
Metadata
Assignees
Labels
No labels