Skip to content

Conversation

user202729
Copy link
Contributor

@user202729 user202729 commented Aug 3, 2025

Move the function from EllipticCurve implementation, since the same idea works verbatim here.

depends on #40535 to fix the test failure.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • 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.

⌛ Dependencies

Copy link

github-actions bot commented Aug 3, 2025

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

@r-mb
Copy link
Contributor

r-mb commented Aug 12, 2025

Looks good to me.

vbraun pushed a commit to vbraun/sage that referenced this pull request Aug 12, 2025
sagemathgh-40536: Implement HyperellipticCurve.random_element() over finite fields
    
Move the function from EllipticCurve implementation, since the same idea
works verbatim here.

depends on sagemath#40535 to fix the test
failure.

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#40536
Reported by: user202729
Reviewer(s):
vbraun pushed a commit to vbraun/sage that referenced this pull request Aug 13, 2025
sagemathgh-40536: Implement HyperellipticCurve.random_element() over finite fields
    
Move the function from EllipticCurve implementation, since the same idea
works verbatim here.

depends on sagemath#40535 to fix the test
failure.

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#40536
Reported by: user202729
Reviewer(s):
vbraun pushed a commit to vbraun/sage that referenced this pull request Aug 14, 2025
sagemathgh-40536: Implement HyperellipticCurve.random_element() over finite fields
    
Move the function from EllipticCurve implementation, since the same idea
works verbatim here.

depends on sagemath#40535 to fix the test
failure.

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#40536
Reported by: user202729
Reviewer(s):
@vbraun vbraun merged commit b47cd75 into sagemath:develop Aug 16, 2025
25 of 26 checks passed
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.

4 participants