Projects in Awesome Lists by SebastianAment
A curated list of projects in awesome lists by SebastianAment .
https://github.com/sebastianament/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.
basis-pursuit compressed-sensing feature-selection julia matching-pursuit sparse-bayesian-learning sparse-linear-systems sparse-regression sparsity stepwise-regression subset-selection
Last synced: 30 Jul 2025
https://github.com/sebastianament/covariancefunctions.jl
Lazy, structured, and efficient operations with kernel matrices.
gaussian-processes kernel-methods lazy-evaluation linear-algebra matrix-multiplication structured-matrix-decomposition
Last synced: 24 Jan 2026
https://github.com/sebastianament/blockfactorizations.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.
block-matrix block-matrix-multiplication julia linear-algebra matrix matrix-decomposition matrix-factorization
Last synced: 13 Apr 2025
https://github.com/sebastianament/updatablecholeskyfactorizations.jl
This package contains implementations of efficient representations and updating algorithms for Cholesky factorizations.
cholesky cholesky-decomposition cholesky-factorization julia linear-algebra matrix-decomposition matrix-factorization updatable update
Last synced: 24 Oct 2025
https://github.com/sebastianament/backgroundsubtraction.jl
A collection of background subtraction algorithms for spectroscopic data
Last synced: 24 Jan 2026
https://github.com/sebastianament/updatableqrfactorizations.jl
Contains implementations of efficient representations of and updating algorithms for QR factorizations.
julia linear-algebra matrix-decomposition matrix-factorization qr-decomposition qr-factorization updatable update
Last synced: 10 Apr 2025
https://github.com/sebastianament/kroneckerproducts.jl
Provides an implementation of lazily represented Kronecker products with efficient in-place multiplies and solves.
julia kronecker-product kronecker-structure lazy-evaluation linear-algebra matrix-factorization
Last synced: 05 Mar 2026
https://github.com/sebastianament/lazyinverses.jl
LazyInverses provides a lazy wrapper for a matrix inverse, akin to Adjoint in Julia Base. See the README for example use cases.
inverse julia lazy-evaluation linearalgebra matrix matrix-inverse
Last synced: 16 May 2025
https://github.com/sebastianament/woodburyfactorizations.jl
Contains an implementation of lazily represented matrix structures that allow for the application of the Woodbury Identity.
factorization julia lazy-evaluation linearalgebra matrix-factorization woodbury woodbury-identity
Last synced: 12 Jun 2025
https://github.com/sebastianament/sealinearalgebra.jl
An accumulation of linear algebra related functionality. Will be broken into more targeted repositories in the future.
Last synced: 26 Feb 2026