Skip to content

Commit 2d53f07

Browse files
authored
Merge pull request #167 from mrava87/dev
doc: changed links of other projects
2 parents b4a78b3 + 8560dae commit 2d53f07

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ operators and/or algorithms, which present some clear overlap with this project.
8282
A (possibly not exhaustive) list of other projects is:
8383

8484
* http://proximity-operator.net
85-
* https://github.com/ganguli-lab/proxalgs/blob/master/proxalgs/operators.py
85+
* https://github.com/ganguli-lab/proxalgs
8686
* https://github.com/pmelchior/proxmin
8787
* https://github.com/comp-imaging/ProxImaL
88-
* https://github.com/matthieumeo/pycsou
88+
* https://github.com/pyxu-org/pyxu
8989

9090
All of these projects are self-contained, meaning that they implement both proximal
9191
and linear operators as needed to solve a variety of problems in different areas

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ operators and/or algorithms which present some clear overlap with this project.
7676
A (possibly not exahustive) list of other projects is:
7777

7878
* http://proximity-operator.net
79-
* https://github.com/ganguli-lab/proxalgs/blob/master/proxalgs/operators.py
79+
* https://github.com/ganguli-lab/proxalgs
8080
* https://github.com/pmelchior/proxmin
8181
* https://github.com/comp-imaging/ProxImaL
82-
* https://github.com/matthieumeo/pycsou
82+
* https://github.com/matthieumeo/pyxu
8383

8484
All of these projects are self-contained, meaning that they implement both proximal
8585
and linear operators as needed to solve a variety of problems in different areas

0 commit comments

Comments
 (0)