Skip to content

numlinalg/RLinearAlgebra.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLinearAlgebra

Runtests Code Style: Blue

RLinearAlgebra is a Julia package that implements standard Randomized Linear Algebra algorithms and provides means for performance comparison.

Installation

This package is not yet registered in Julia's package official registry.

To install it, you can write in the REPL:

] add https://github.com/numlinalg/RLinearAlgebra.jl.git

It is also possible to clone the repository into a local directory. In that case refer to Julia Pkg instructions:

Using someone else's project

Acknowledgements

This work is supported by the National Science Foundation Office of Advanced Cyberinfrastructure under awards 2309445 and 2309446. This material is based upon work supported by the U.S. Department of Energy, Office of Science, under contract number DE-AC02-06CH11357.