Skip to content

Add is_perfect for algebraic closures of finite fields#4879

Merged
thofma merged 1 commit intomasterfrom
th/isperf
May 10, 2025
Merged

Add is_perfect for algebraic closures of finite fields#4879
thofma merged 1 commit intomasterfrom
th/isperf

Conversation

@thofma
Copy link
Copy Markdown
Collaborator

@thofma thofma commented May 9, 2025

No description provided.

@thofma thofma changed the title feat: add is_perfect for algebraic closure Add is_perfect for algebraic closure May 9, 2025
@thofma thofma added enhancement New feature or request release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes labels May 9, 2025
@thofma
Copy link
Copy Markdown
Collaborator Author

thofma commented May 9, 2025

@wdecker together with Nemocas/AbstractAlgebra.jl#2072 this should account for improvements you had in mind (hopefully I did not forget one)

@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.91%. Comparing base (d5a859f) to head (ecea8a5).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4879   +/-   ##
=======================================
  Coverage   84.90%   84.91%           
=======================================
  Files         682      682           
  Lines       91630    91635    +5     
=======================================
+ Hits        77799    77808    +9     
+ Misses      13831    13827    -4     
Files with missing lines Coverage Δ
src/Rings/AlgClosureFp.jl 83.12% <100.00%> (+0.10%) ⬆️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@thofma thofma requested a review from joschmitt May 10, 2025 06:25
Comment thread src/Rings/AlgClosureFp.jl Outdated
Comment on lines +21 to +22
minpoly, parent_type, promote_rule, roots
minpoly, parent_type, promote_rule, roots,
is_perfect
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This list was in alphabetic order before...

Copy link
Copy Markdown
Collaborator

@wdecker wdecker left a comment

Choose a reason for hiding this comment

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

Thx!

@thofma thofma enabled auto-merge (squash) May 10, 2025 10:16
@thofma thofma merged commit 6d2d8a8 into master May 10, 2025
37 checks passed
@thofma thofma deleted the th/isperf branch May 10, 2025 10:21
@lgoettgens lgoettgens changed the title Add is_perfect for algebraic closure Add is_perfect for algebraic closures of finite fields May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: number theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants