Nonconvex.jl
Nonconvex.jl copied to clipboard
Wrap CALIPSO.jl
https://github.com/thowell/CALIPSO.jl
let's do this. let me know how I can help.
Hi @thowell, thanks for the comment. Looks like CALIPSO follows a similar style to Ipopt in that there is a problem type with all the functions. https://github.com/JuliaNonconvex/NonconvexIpopt.jl would be a good reference to define the ProblemMethods instance using Zygote and ForwardDiff which is what we use in Nonconvex. If you can give it a shot, I can help along the way or we can arrange a call to share information.