Skip to content

A header-only C++ library for sketching in randomized linear algebra

License

Notifications You must be signed in to change notification settings

llun-hp3la/RandBLAS

 
 

Repository files navigation

RandBLAS : A header-only C++ library for sketching in randomized linear algebra

RandBLAS supports high-level randomized linear algebra algorithms (like randomized low-rank SVD) that might be implemented in other libraries.

Our goal is for RandBLAS to become a standard like the BLAS, in that hardware vendors might release their own optimized implementations of algorithms which confirm to the RandBLAS API.

Source Code

The source code can be obtained at the RandBLAS github repository.

Documentation

See RandBLAS User's Guide for a terse but thorough overview of RandBLAS' functionality.

CI

Ubuntu Latest Macos Latest

Copyright and License

RandBLAS is licensed under the BSD 3-Clause License. See license for more information.

About

A header-only C++ library for sketching in randomized linear algebra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.0%
  • CMake 2.4%
  • HTML 2.4%
  • Python 2.1%
  • CSS 0.1%