Skip to content

add of the function rank_support_of_vector #39510

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

Merged
merged 9 commits into from
Feb 21, 2025

Conversation

camille-garnier
Copy link
Contributor

We added the function rank_support_of_vector, allowing to compute the rank support of a vector over a finite field.
We also corrected some sentences in the documentation.

📝 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.

@r-mb r-mb added the sd128 tickets of Sage Days 128 Le Teich label Feb 13, 2025
Copy link

github-actions bot commented Feb 13, 2025

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

Copy link
Contributor

@fchapoton fchapoton left a comment

Choose a reason for hiding this comment

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

ok, looks good, merci

represent `\GF{q^m}`. The default basis is then `1,\beta,\ldots,\beta^{m-1}`.
``sub_field``. If not specified, the default basis is
`1,\beta,\ldots,\beta^{m-1}` where `\beta` is the generator of the
multiplicative group of `\GF{q^m}` given by Sage.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
multiplicative group of `\GF{q^m}` given by Sage.
multiplicative group of `\GF{q^m}` given by SageMath

Copy link
Contributor

Choose a reason for hiding this comment

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

By the way, I would not say the generator of the multiplicative group but just of generator of GF(q^m).

Copy link
Contributor

Choose a reason for hiding this comment

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

The same remarks apply several times below.

@xcaruso
Copy link
Contributor

xcaruso commented Feb 14, 2025

ok, looks good, merci

Aaahh... I also had some minor comments.
I let the positive review; feel free to incomporate them if you wish.

vbraun pushed a commit to vbraun/sage that referenced this pull request Feb 18, 2025
sagemathgh-39510: add of the function rank_support_of_vector 
    
We added the function rank_support_of_vector, allowing to compute the
rank support of a vector over a finite field.
We also corrected some sentences in the documentation.



### 📝 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.
- [ ] 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#39510
Reported by: camille-garnier
Reviewer(s): Frédéric Chapoton, Xavier Caruso
@vbraun vbraun merged commit 4f4c120 into sagemath:develop Feb 21, 2025
19 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sd128 tickets of Sage Days 128 Le Teich
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants