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

Call more general algorithm when lattice basis isn't trivial #38405

Merged
merged 8 commits into from
Aug 3, 2024

Conversation

malb
Copy link
Member

@malb malb commented Jul 22, 2024

fixes #38400

  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

Copy link

github-actions bot commented Jul 22, 2024

Documentation preview for this PR (built with commit 261730a; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@malb
Copy link
Member Author

malb commented Jul 25, 2024

Linter complaint seems unrelated to the PR:

sage/rings/complex_interval.pyx:2392:1: E302 expected 2 blank lines, found 1
1       E302 expected 2 blank lines, found 1

@mkoeppe
Copy link
Contributor

mkoeppe commented Jul 26, 2024

Yes, that is fixed by CI Fix #38423.

Copy link
Contributor

@mkoeppe mkoeppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM

vbraun pushed a commit to vbraun/sage that referenced this pull request Jul 31, 2024
…t trivial

    
fixes sagemath#38400

- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [x] I have updated the documentation and checked the documentation
preview.
    
URL: sagemath#38405
Reported by: Martin R. Albrecht
Reviewer(s): Martin R. Albrecht, Matthias Köppe
vbraun pushed a commit to vbraun/sage that referenced this pull request Aug 2, 2024
…t trivial

    
fixes sagemath#38400

- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [x] I have updated the documentation and checked the documentation
preview.
    
URL: sagemath#38405
Reported by: Martin R. Albrecht
Reviewer(s): Martin R. Albrecht, Matthias Köppe
@vbraun vbraun merged commit 1a0c5e2 into sagemath:develop Aug 3, 2024
20 checks passed
@mkoeppe mkoeppe added this to the sage-10.5 milestone Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Discrete Gaussian sampling over lattices is skewed
3 participants