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 G-set functionality for conjugacy classes #3268

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

ThomasBreuer
Copy link
Member

and changed the show methods for conjugacy classes

and changed the `show` methods for conjugacy classes
@ThomasBreuer
Copy link
Member Author

addresses issue #3261

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

Merging #3268 (d3eafa9) into master (5857e99) will increase coverage by 4.59%.
Report is 1 commits behind head on master.
The diff coverage is 82.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3268      +/-   ##
==========================================
+ Coverage   77.03%   81.62%   +4.59%     
==========================================
  Files         546      546              
  Lines       73151    73349     +198     
==========================================
+ Hits        56352    59874    +3522     
+ Misses      16799    13475    -3324     
Files Coverage Δ
src/Groups/gsets.jl 88.23% <100.00%> (+4.70%) ⬆️
src/Groups/GAPGroups.jl 91.64% <82.60%> (+12.43%) ⬆️

... and 175 files with indirect coverage changes

@ThomasBreuer ThomasBreuer marked this pull request as draft January 30, 2024 10:58
Copy link
Member

@fingolfin fingolfin left a comment

Choose a reason for hiding this comment

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

This is marked as draft, but what is missing? Additional work can always be done in a follow-up PR, after all?

src/Groups/GAPGroups.jl Outdated Show resolved Hide resolved
src/Groups/GAPGroups.jl Outdated Show resolved Hide resolved
@ThomasBreuer ThomasBreuer marked this pull request as ready for review January 31, 2024 08:47
@fingolfin fingolfin enabled auto-merge (squash) January 31, 2024 10:56
@fingolfin fingolfin merged commit 34c5a22 into oscar-system:master Jan 31, 2024
20 checks passed
@ThomasBreuer ThomasBreuer deleted the TB_ccl_gset branch January 31, 2024 11:45
ooinaruhugh pushed a commit to ooinaruhugh/Oscar.jl that referenced this pull request Feb 15, 2024
* add G-set functionality for conjugacy classes

and changed the `show` methods for conjugacy classes

* address comments (introduce `action_range`)

* `GroupConjClass` is a subtype of `GSet`
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