Carleton Coffrin

Results 314 comments of Carleton Coffrin

v0.9.3 @JuliaRegistrator register()

v0.9.3 second try @JuliaRegistrator register()

I've been using an M1 Mac with PowerModels for nearly a year now with no notable issues, so closing this.

I think this was resolved with, https://github.com/lanl-ansi/GasModels.jl/commit/1c66887f9d01891bb920f0811038330716eef85e

The following test may help in testing performance. It includes large non-convex QCQP feasibility problems from the power system domain, which can be solved with Ipopt. At the time of...

One thing to keep an eye out for is derivative performance on very large problems. Jacobian and Hessian computations can be much faster for the subset of linear and quadratic...

Also I suggest adding some documentation of the existence of `getinit`. I did not find it in the documentation that is here, https://julianonconvex.github.io/Nonconvex.jl/stable/

Hi @bernalde, thanks for the update on your re-evaluation effort. Indeed much has changed over the past couple of years. My two cents on this is that a comprehensive and...

@harshangrjn, given that the Apline seems pretty close to be working in JuMP v0.19+ do you think @bernalde could run the latest version of JuMP for his experiments?

Nice! That's a good point, we should probably move this repor to MathOptFormat instead of JuMP models at some point.