There are no reviews yet. Be the first to send feedback to the community and the maintainers!
IterativeSolvers.jl
Iterative algorithms for solving linear systems, eigensystems, and singular value problemsLinearMaps.jl
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.Octavian.jl
Multi-threaded BLAS-like library that provides pure Julia matrix multiplicationMKL.jl
Intel MKL linear algebra backend for JuliaGenericLinearAlgebra.jl
Generic numerical linear algebra in JuliaBandedMatrices.jl
A Julia package for representing banded matricesAlgebraicMultigrid.jl
Algebraic Multigrid in JuliaLowRankApprox.jl
Fast low-rank matrix approximation in JuliaAppleAccelerate.jl
Julia interface to the macOS Accelerate frameworkArnoldiMethod.jl
The Arnoldi Method with Krylov-Schur restart, natively in Julia.RecursiveFactorization.jl
MatrixDepot.jl
An Extensible Test Matrix Collection for JuliaArpack.jl
Julia Wrappers for the arpack-ng Fortran libraryToeplitzMatrices.jl
Fast matrix multiplication and division for Toeplitz matrices in Julialibblastrampoline
Using PLT trampolines to provide a BLAS and LAPACK demuxing library.BlockBandedMatrices.jl
A Julia package for representing block-banded matrices and banded-block-banded matricesArrayLayouts.jl
A Julia package for describing array layouts and more general fast linear algebraPreconditioners.jl
A few preconditioners for iterative solvers.NonNegLeastSquares.jl
Some nonnegative least squares solvers in JuliaGenericSVD.jl
Singular Value Decomposition for generic number typesTSVD.jl
Truncated singular value decomposition with partial reorthogonalizationSpecialMatrices.jl
Julia package for working with special matrix types.InfiniteLinearAlgebra.jl
A Julia repository for linear algebra with infinite matricesBLIS.jl
This repo plans to provide a low-level Julia wrapper for BLIS typed interface.HierarchicalMatrices.jl
Julia package for hierarchical matricesWoodburyMatrices.jl
Support for the Woodbury matrix identity for JuliaRandomizedLinAlg.jl
Randomized algorithms for numerical linear algebra in JuliaMatrixFactorizations.jl
A Julia package to contain non-standard matrix factorizationsSkewLinearAlgebra.jl
Julia Package for skew-symmetric matricesBLISBLAS.jl
BLIS-pendant of MKL.jlSemiseparableMatrices.jl
A Julia package to represent semiseparable and almost banded matricesIncrementalSVD.jl
Incrementally compute an approximate truncated singular value decompositionSparseLinearAlgebra.jl
A repository for sparse linear algebra in JuliaMagma.jl
MultiThreadedLU.jl
RectangularFullPacked.jl
A Julia package for the Rectangular Full Packed matrix formatBLASBenchmarksCPU.jl
Benchmark BLAS LibrariesOpenBLASBuilder
BinaryBuilder repo for OpenBLASBLASBenchmarksGPU.jl
Benchmark BLAS libraries on GPUsArpackMKLBuilder
BenchmarkPlottingUtilities.jl
OpenBLAS32.jl
OpenBLAS forwarding for LP64 BLASLowRankMatrices.jl
Lightweight package that provides the low-rank matrix types that are used in LowRankApprox.jlSuiteSparseBuilder
ArpackBuilder
ArpackMKL.jl
Love Open Source and this site? Check out how you can help us