This repository was archived by the owner on Apr 26, 2021. It is now read-only.
This repository was archived by the owner on Apr 26, 2021. It is now read-only.
Deprecate in favor of GenericLinearAlgebra.jl? #30
Open
Description
The code in this package was originally a slightly cleaned up version of @andreasnoack's code in GenericLinearAlgebra.jl (which at that point was an unregistered package called LinearAlgebra.jl, predating the stdlib of the same name). I haven't really done much with this package since its creation, other than merging version upgrades and obvious bug fixes (thanks to the contributors!), and GenericLinearAlgebra.jl is now a registered and more complete package. There are also some issues with the packages type piracy causing conflicts (see JuliaLinearAlgebra/GenericLinearAlgebra.jl#71).
Are there any opinions on deprecating this package in favor of GenericLinearAlgebra.jl? The currently registered direct dependencies are:
- OrdinaryDiffEq.jl (cc @ChrisRackauckas @YingboMa)
- DoubleFloats.jl and ArbNumercs.jl (cc @JeffreySarnoff)
Metadata
Metadata
Assignees
Labels
No labels