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

An implementation of the Stehlé-Zimmermann algorithm #3996

Merged
merged 42 commits into from
May 5, 2024

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented May 5, 2024

This requires changes to the matrix computations to support cpp_rational and rectangular matrices in the Gram-Schmidt orthogonalization.

No attention paid to performance, only correctness.

#1760.

@eggrobin eggrobin added the LGTM label May 5, 2024
@pleroy pleroy merged commit a1738c9 into mockingbirdnest:master May 5, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants