CALIPSO.jl icon indicating copy to clipboard operation
CALIPSO.jl copied to clipboard

Conic Augmented Lagrangian Interior-Point SOlver

Results 5 CALIPSO.jl issues
Sort by recently updated
recently updated
newest added

Is there a way to print out the "total outer inner |residual| |equality| |comp| |slack| central path penalty step " information per iterate, instead of only at the end?

Is it normal for the "Quick start (non-convex problem)" to take 30 seconds to solve? It seems like it should be much faster for a toy problem like that.

Hi, Following up to my email, I created a repository detailing the delays and crashes I've been experiencing while trying to solve cone problems: https://github.com/EpicDuckPotato/calipso_tests. See the README for details....

An error occurred in ball_in_cup.jl located in D:\program\tmp\CALIPSO.jl-main\examples\contact_implicit: ERROR: LoadError: IOError: cd("d:\\program\\tmp\\CALIPSO.jl-main\\examples\\contact_implicit\\visuals\\..\\..\\meshes"): no such file or directory (ENOENT) Stacktrace: [1] uv_error @ .\libuv.jl:100 [inlined] [2] cd(dir::String) @ Base.Filesystem .\file.jl:91 [3]...

Please consider publishing a new version, for example an incremented patch version, to the julia package registry. This way, the citation information can be used to cite your work correctly...