ggebbie / UnitfulLinearAlgebra.jl

Low-cost linear algebra functions for matrices with units
MIT License
6 stars 3 forks source link

rm `SparseArrays` dependency #96

Closed ggebbie closed 11 months ago

ggebbie commented 11 months ago

Is SparseArrays only used for tests? Then keep in the test environment but not the main environment. StaticArrays is not a dependency but could be added to the test environment and some tests could be written.

ggebbie commented 11 months ago

https://pkgdocs.julialang.org/dev/creating-packages/#Test-specific-dependencies