Skip to content

udellgroup/rlaopt

Repository files navigation

rlaopt

License: Apache 2.0 Coverage

A package containing implementations of randomized linear algebra-based optimization algorithms for scientific computing and optimization.

Warning

This package is under active development. The API may change frequently, and the code may not be stable. Use at your own risk.

Installation

Please clone this repo. The package can be installed in a python environment in editable mode using the following command:

pip install -e .

Citation

If you find our work useful, please consider citing our paper:

TODO: add bibtex citation

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages