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.
Please clone this repo. The package can be installed in a python environment in editable mode using the following command:
pip install -e .
If you find our work useful, please consider citing our paper:
TODO: add bibtex citation
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.