Skip to content

JuliaLinearAlgebra/RandomizedLinAlg.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.