RandomizedLinAlg.jl

Randomized algorithms for numerical linear algebra in Julia
Author JuliaLinearAlgebra
Popularity
14 Stars
Updated Last
1 Year Ago
Started In
December 2017

RandomizedLinAlg.jl

Build Status

RandomizedLinAlg.jl is a Julia package that provides randomized algorithms for numerical linear algebra as advocated in [1].

This package was split off from IterativeSolvers.jl as randomized algorithms were not considered well-established and potentially unstable.

See the manual for the available methods.

[1]: Halko, Nathan, Per-Gunnar Martinsson, and Joel A. Tropp. "Finding structure with randomness: Probabilistic algorithms for constructing approximate matrix decompositions." SIAM review 53.2 (2011): 217-288.

Required Packages

No packages found.