Skip to content

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.

@github-actions
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
sagemathgh-38405: Call more general algorithm when lattice basis isn'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
sagemathgh-38405: Call more general algorithm when lattice basis isn'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
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