Skip to content

Commit

Permalink
Merge pull request #1 from SteveDiamond/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
bettbra authored Nov 20, 2021
2 parents e0e7753 + 3280d4a commit 1c38afb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ of multipliers (ADMM) algorithm.
Please also see the [tutorial Jupyter notebook](tutorial.ipynb).

## Installation
- `pip install scsprox`
- optionally, run tests with `py.test --pyargs scsprox`
- Clone this repository.
- Inside the repository, run `python setup.py install`.
- Optionally, run tests with `py.test --pyargs scsprox`.

## Basic Usage
The `Prox` object
Expand Down

0 comments on commit 1c38afb

Please sign in to comment.