Skip to content

ameli/pyrand

Repository files navigation

logo

licence

NOTE: This package is an experimental fork from imate, and is under development.

Install

pypi

  • Install through PyPi:

    pip install pyrand
    
  • Install through Anaconda:

    conda install -c s-ameli pyrand
    
  • Download the source code, compile, and install by:

    git clone https://github.com/ameli/pyrand.git
    cd pyrand
    python setup.py install
    

About

Randomized Methods for Linear Algebra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published