Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow (optional) dynamic increasing of precision (floating point type) when numerical issues are detected #253

Open
chriscoey opened this issue May 28, 2019 · 1 comment

Comments

@chriscoey
Copy link
Collaborator

after #252

@chriscoey
Copy link
Collaborator Author

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.

@chriscoey chriscoey changed the title allow (optional) dynamic increasing of precision when numerical issues are detected allow (optional) dynamic increasing of precision (floating point type) when numerical issues are detected Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant