You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StructuredOptimization.jl can handle large-scale convex and nonconvex problems with nonsmooth cost functions.
24
24
@@ -61,4 +61,4 @@ julia> ~x # inspect solution
61
61
[...]
62
62
```
63
63
64
-
See the [documentation](https://kul-optec.github.io/StructuredOptimization.jl/latest) for more details about the type of problems StructuredOptimization.jl can handle and the [demos](https://kul-optec.github.io/StructuredOptimization.jl/stable/demos/) to check out some examples.
64
+
See the [documentation](https://juliafirstorder.github.io/StructuredOptimization.jl/latest) for more details about the type of problems StructuredOptimization.jl can handle and the [demos](https://juliafirstorder.github.io/StructuredOptimization.jl/stable/demos/) to check out some examples.
0 commit comments