JuliaLinearAlgebra

Results 24 repositories owned by JuliaLinearAlgebra

Arpack.jl

66
Stars
29
Forks
Watchers

Julia Wrappers for the arpack-ng Fortran library

ArnoldiMethod.jl

94
Stars
18
Forks
Watchers

The Arnoldi Method with Krylov-Schur restart, natively in Julia.

ArrayLayouts.jl

34
Stars
6
Forks
Watchers

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

BandedMatrices.jl

112
Stars
31
Forks
Watchers

A Julia package for representing banded matrices

BLIS.jl

26
Stars
4
Forks
Watchers

This repo plans to provide a low-level Julia wrapper for BLIS typed interface.

BlockBandedMatrices.jl

54
Stars
12
Forks
Watchers

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

GenericLinearAlgebra.jl

114
Stars
21
Forks
Watchers

Generic numerical linear algebra in Julia

GenericSVD.jl

41
Stars
12
Forks
Watchers

Singular Value Decomposition for generic number types