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

small additions, mainly parent(chi) #3022

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

ThomasBreuer
Copy link
Member

  • support parent(chi) for a group character chi (suggested by @fieker ), and use it throughout instead of field access
  • support quo for character tables, added class_positions_of_normal_subgroups (needed for examples)
  • write "vector" instead of "array" in documentation where applicable

- support `parent(chi)` for a group character `chi` (suggested by Claus),
  and use it throughout instead of field access
- support `quo` for character tables,
  added `class_positions_of_normal_subgroups` (needed for examples)
- write "vector" instead of "array" in documentation where applicable
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #3022 (4a5b526) into master (4118b09) will decrease coverage by 0.11%.
Report is 5 commits behind head on master.
The diff coverage is 97.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3022      +/-   ##
==========================================
- Coverage   80.19%   80.09%   -0.11%     
==========================================
  Files         486      491       +5     
  Lines       68654    69349     +695     
==========================================
+ Hits        55060    55548     +488     
- Misses      13594    13801     +207     
Files Coverage Δ
experimental/OrthogonalDiscriminants/src/data.jl 88.58% <100.00%> (ø)
...imental/OrthogonalDiscriminants/src/theoretical.jl 100.00% <100.00%> (ø)
...ntal/SymmetricIntersections/src/representations.jl 96.63% <100.00%> (ø)
src/GAP/wrappers.jl 96.27% <100.00%> (+0.03%) ⬆️
src/Groups/group_characters.jl 95.26% <96.42%> (+0.06%) ⬆️

... and 64 files with indirect coverage changes

@fingolfin fingolfin merged commit ad349a2 into oscar-system:master Nov 16, 2023
18 of 22 checks passed
@ThomasBreuer ThomasBreuer deleted the TB_characters_parent branch November 16, 2023 08:46
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.

None yet

2 participants