The purpose of this issue is to collate suggestions for documentation improvements into a single issue. (We did thes quite successfully in JuMP jump-dev/JuMP.jl#2348).
If you are looking to contribute to Convex.jl, pick a topic off the list below. If you have an idea for an improvement, please leave comment. Any other fixes or improvements (such as was done with #340) would be very welcome as well, as well as new examples.
Items
The purpose of this issue is to collate suggestions for documentation improvements into a single issue. (We did thes quite successfully in JuMP jump-dev/JuMP.jl#2348).
If you are looking to contribute to Convex.jl, pick a topic off the list below. If you have an idea for an improvement, please leave comment. Any other fixes or improvements (such as was done with #340) would be very welcome as well, as well as new examples.
Items
huber_regression,logistic_regressionandtomographyare somewhat slow (see https://travis-ci.org/JuliaOpt/Convex.jl/jobs/608984432, but note that the earlier examples are penalized more since they have to compile Convex and Plots etc. I thinkchebyshev_centeris only slow there since it's the first example to use Plots).conic_form!, and can delay things toconic_formtime to supportfix!/free!, xref_dot_multiplyuses evaluate, therefore breaksfix!/free!#653)