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 55d6428 commit 630c9b6Copy full SHA for 630c9b6
docs/src/index.md
@@ -13,6 +13,9 @@ Implemented algorithms include:
13
14
Check out [this section](@ref problems_algorithms) for an overview of the available algorithms.
15
16
+This package works well in combination with [ProximalOperators](https://github.com/JuliaFirstOrder/ProximalOperators.jl) (>= 0.15),
17
+which contains a wide range of functions that can be used to express cost terms.
18
+
19
## Installation
20
21
Install the latest stable release with
0 commit comments