JuliaLinearAlgebra
A collection of linear algebra packages for the Julia Programming Language.
Pinned Loading
Repositories
Showing 10 of 48 repositories
- BlockBandedMatrices.jl Public
A Julia package for representing block-banded matrices and banded-block-banded matrices
JuliaLinearAlgebra/BlockBandedMatrices.jl’s past year of commit activity - ArrayLayouts.jl Public
A Julia package for describing array layouts and more general fast linear algebra
JuliaLinearAlgebra/ArrayLayouts.jl’s past year of commit activity - LowRankMatrices.jl Public
Lightweight package that provides the low-rank matrix types that are used in LowRankApprox.jl
JuliaLinearAlgebra/LowRankMatrices.jl’s past year of commit activity - SemiseparableMatrices.jl Public
A Julia package to represent semiseparable and almost banded matrices
JuliaLinearAlgebra/SemiseparableMatrices.jl’s past year of commit activity - LinearMaps.jl Public
A Julia package for defining and working with linear maps, also known as linear transformations or linear operators acting on vectors. The only requirement for a LinearMap is that it can act on a vector (by multiplication) efficiently.
JuliaLinearAlgebra/LinearMaps.jl’s past year of commit activity