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

More tests for group constructors; fix docs for Omega group constructor #2432

Merged
merged 3 commits into from
May 3, 2018

Conversation

fingolfin
Copy link
Member

The documentation for Omega claimed that the returned group always has index in the corresponding special orthogonal group. But that's not true in characteristic 2, where they are equal.

@fingolfin fingolfin added topic: documentation Issues and PRs related to documentation topic: tests issues or PRs related to tests labels May 2, 2018
@fingolfin fingolfin force-pushed the mh/test-group-constructors branch from 59aec56 to 5aaaf0e Compare May 2, 2018 12:05
@codecov
Copy link

codecov bot commented May 2, 2018

Codecov Report

Merging #2432 into master will increase coverage by 0.06%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2432      +/-   ##
==========================================
+ Coverage   73.89%   73.96%   +0.06%     
==========================================
  Files         484      484              
  Lines      245479   245479              
==========================================
+ Hits       181392   181562     +170     
+ Misses      64087    63917     -170
Impacted Files Coverage Δ
grp/classic.gd 100% <ø> (ø) ⬆️
grp/classic.gi 95.73% <100%> (+5.39%) ⬆️
hpcgap/lib/vec8bit.gi 49.73% <0%> (-0.81%) ⬇️
lib/meataxe.gi 82.59% <0%> (+0.04%) ⬆️
src/vec8bit.c 83.36% <0%> (+0.07%) ⬆️
src/hpc/threadapi.c 43.4% <0%> (+0.1%) ⬆️
src/objset.c 84.82% <0%> (+0.22%) ⬆️
grp/basicmat.gi 99.3% <0%> (+3.11%) ⬆️
grp/basicfp.gi 100% <0%> (+3.7%) ⬆️
... and 2 more

fingolfin added 2 commits May 2, 2018 23:13
The documentation for `Omega` claimed that the returned group always has
index in the corresponding special orthogonal group. But that's not true
in characteristic 2, where they are equal.
@fingolfin fingolfin force-pushed the mh/test-group-constructors branch from 5aaaf0e to 464b1fc Compare May 2, 2018 21:18
@fingolfin fingolfin force-pushed the mh/test-group-constructors branch from 464b1fc to db695df Compare May 2, 2018 21:36
@fingolfin fingolfin merged commit 6f5a315 into gap-system:master May 3, 2018
@fingolfin fingolfin deleted the mh/test-group-constructors branch May 3, 2018 06:44
@fingolfin fingolfin added the release notes: added PRs introducing changes that have since been mentioned in the release notes label Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: added PRs introducing changes that have since been mentioned in the release notes topic: documentation Issues and PRs related to documentation topic: tests issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants