Conversation
# Conflicts: # Project.toml # README.md # docs/Project.toml # docs/make.jl # docs/src/sensitivity-analysis-svm.md # docs/src/solve-conic-1.md # examples/sensitivity-SVM.jl # test/runtests.jl
|
@matbesancon should we keep: ? I removed the custom SVM example with flux because it did not use DiffOpt, the derivatives were set to zero. I might bring back "solve conic" without cvxpy and sensible results |
Codecov Report
@@ Coverage Diff @@
## master #164 +/- ##
==========================================
- Coverage 86.26% 86.14% -0.13%
==========================================
Files 7 7
Lines 830 837 +7
==========================================
+ Hits 716 721 +5
- Misses 114 116 +2
Continue to review full report at Codecov.
|
you mean given that we have a corresponding tutorial? Or do you think they are too redundant with one another? |
Yes, I think they are a bit redundant. |
|
Good to merge on my side. |
agreed on that yes it makes sense |
Co-authored-by: Mathieu Besançon <mathieu.besancon@gmail.com>
replaces #95