Skip to content
@JuliaLinearAlgebra

JuliaLinearAlgebra

A collection of linear algebra packages for the Julia Programming Language.

Pinned Loading

  1. IterativeSolvers.jl Public

    Iterative algorithms for solving linear systems, eigensystems, and singular value problems

    Julia 414 106

  2. MKL.jl Public

    Intel MKL linear algebra backend for Julia

    Julia 214 32

  3. Octavian.jl Public

    Multi-threaded BLAS-like library that provides pure Julia matrix multiplication

    Julia 241 18

  4. AlgebraicMultigrid.jl Public

    Algebraic Multigrid in Julia

    Julia 121 23

  5. TSVD.jl Public

    Truncated singular value decomposition with partial reorthogonalization

    Julia 42 9

  6. Arpack.jl Public

    Julia Wrappers for the arpack-ng Fortran library

    Julia 71 29

Repositories

Showing 10 of 48 repositories
  • BlockBandedMatrices.jl Public

    A Julia package for representing block-banded matrices and banded-block-banded matrices

    Julia 61 MIT 14 18 5 Updated Mar 26, 2025
  • InfiniteLinearAlgebra.jl Public

    A Julia repository for linear algebra with infinite matrices

    Julia 34 MIT 7 7 3 Updated Mar 25, 2025
  • RectangularFullPacked.jl Public

    A Julia package for the Rectangular Full Packed matrix format

    Julia 6 MIT 2 0 0 Updated Mar 23, 2025
  • AlgebraicMultigrid.jl Public

    Algebraic Multigrid in Julia

    Julia 121 23 13 0 Updated Mar 23, 2025
  • ArrayLayouts.jl Public

    A Julia package for describing array layouts and more general fast linear algebra

    Julia 57 MIT 10 17 5 Updated Mar 16, 2025
  • BandedMatrices.jl Public

    A Julia package for representing banded matrices

    Julia 131 39 49 8 Updated Mar 13, 2025
  • MatrixFactorizations.jl Public

    A Julia package to contain non-standard matrix factorizations

    Julia 18 5 1 1 Updated Feb 26, 2025
  • 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.

    Julia 301 42 15 3 Updated Feb 22, 2025
  • LazyBandedMatrices.jl Public

    A Julia package for lazy banded matrices

    Julia 5 MIT 3 3 2 Updated Feb 21, 2025
  • AppleAccelerate.jl Public

    Julia interface to the macOS Accelerate framework

    Julia 104 20 7 (2 issues need help) 2 Updated Feb 5, 2025

Top languages

Loading…

Most used topics

Loading…