Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cvxgrp/randalo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALO Library

Installation

In a folder run the following:

git clone [email protected]:cvxgrp/randalo.git
cd randalo

# create a new environment with torch & friends (could also use conda or similar)
python -m venv venv
. venv/bin/activate

pip install wheel
pip install torch numpy scipy matplotlib

pip install git+ssh://[email protected]/cvxgrp/SURE-CR.git@xtrace
pip install git+ssh://[email protected]/cvxgrp/torch_linops.git
pip install -e .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages