We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a6970 commit 69d0e5dCopy full SHA for 69d0e5d
README.md
@@ -26,7 +26,7 @@ pkg> add ProximalOperators
26
27
With `using ProximalOperators` the package exports the `prox` and `prox!` methods to evaluate the proximal mapping of several functions.
28
29
-A list of available function constructors is in the [documentation](https://kul-optec.github.io/ProximalOperators.jl/latest).
+A list of available function constructors is in the [documentation](https://juliafirstorder.github.io/ProximalOperators.jl/latest).
30
31
For example, you can create the L1-norm as follows.
32
0 commit comments