Skip to content

Do not print generators in a manual example - #100

Merged
cdwensley merged 1 commit into
masterfrom
mh/smallgrp
Aug 4, 2026
Merged

Do not print generators in a manual example#100
cdwensley merged 1 commit into
masterfrom
mh/smallgrp

Conversation

@fingolfin

Copy link
Copy Markdown
Member

The example for UpperFittingSeries and LowerFittingSeries printed
the results, which includes generating set chosen for some of the
terms. But these can vary depending on the GAP version and which
packages are loaded.

Since we print the structure descriptions of these groups right
afterwards anyway, it should be fine to just not print the terms
of these series.

See gap-system/gap#2434

Co-Authored-By: Claude Opus 5 noreply@anthropic.com

The example for UpperFittingSeries and LowerFittingSeries printed
the results, which includes generating set chosen for some of the
terms. But these can vary depending on the GAP version and which
packages are loaded.

Since we print the structure descriptions of these groups right
afterwards anyway, it should be fine to just not print the terms
of these series.

See gap-system/gap#2434

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.24%. Comparing base (089e22f) to head (8fad775).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   86.24%   86.24%           
=======================================
  Files          32       32           
  Lines        1905     1905           
=======================================
  Hits         1643     1643           
  Misses        262      262           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cdwensley
cdwensley merged commit 83c9de9 into master Aug 4, 2026
5 checks passed
@cdwensley
cdwensley deleted the mh/smallgrp branch August 4, 2026 08:45
@cdwensley

Copy link
Copy Markdown
Collaborator

Looks fine, but I will also adjust the D12 example and make the manual agree with the test file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants