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

add of the function rank_support_of_vector #39510

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

camille-garnier
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s: positive review sd128 tickets of Sage Days 128 Le Teich
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants