CompressedSensing.jl. Contains a wide-ranging collection of compressed sensing and feature selection algorithms. Examples include matching pursuit algorithms, forward and backward stepwise regression, sparse Bayesian learning, and basis pursuit.
32CovarianceFunctions.jl. Lazy, structured, and efficient operations with kernel matrices.
21BlockFactorizations.jl. This package contains a data structure that wraps a matrix of matrices or factorizations and acts like the matrix resulting from concatenating the input matrices without allocating further memory.
8UpdatableCholeskyFactorizations.jl. This package contains implementations of efficient representations and updating algorithms for Cholesky factorizations.
5BackgroundSubtraction.jl. A collection of background subtraction algorithms for spectroscopic data
4UpdatableQRFactorizations.jl. Contains implementations of efficient representations of and updating algorithms for QR factorizations.
3LinearAlgebraExtensions.jl. Julia
3StochasticNeighborhoodEmbeddings.jl. Julia
1KroneckerProducts.jl. Provides an implementation of lazily represented Kronecker products with efficient in-place multiplies and solves.
1OptimizationAlgorithms.jl. Julia
1