Hypatia.jl
Hypatia.jl copied to clipboard
allow (optional) dynamic increasing of precision (floating point type) when numerical issues are detected
after #252
Can diagnose linear system numerical issues from residual on linear solution (computed combined directions).
Can judge cone barrier numerical issues from residuals on log-homogeneity conditions perhaps.
Thus we could only increase precision in the linear systems when needed (or just do iterative refinement) and in any individual cone barrier procedure separately when needed.