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 than 3 minor corrections that should make the 4.8.3 release #648

Merged
merged 7 commits into from
Mar 4, 2016

Conversation

hulpke
Copy link
Contributor

@hulpke hulpke commented Feb 29, 2016

No description provided.

@ChrisJefferson
Copy link
Contributor

These all look good to me (although I haven't carefully checked all the logic). I know it's boring to ask, but would it be reasonable to add some tests?

@hulpke hulpke changed the title 3 Minor corrections that should make the 4.8.3 release More than 3 minor corrections that should make the 4.8.3 release Mar 2, 2016
@hulpke
Copy link
Contributor Author

hulpke commented Mar 2, 2016

@ChrisJefferson The will is there. Alas: c30f7b7 is based on an error report on stackexchange that the author by now deleted -- I cannot recreate it easily. 9068a12 (Issue #626) was a wrong result that actually should run into an error or nonterminating loop. No idea how to test this :-( . fb4b6ae was a big example using other code of mine. 12f146f got caught by existing tests.

The two new additions at least have their own test.

that were never intended for infinite groups.

This closes gap-system#626.
Avoid a multiplication scal*vec if vec is an empty vector in compact
representation. This fixes the bug reported by macaj.
not socle subgroup. (Otherwise Projection images are not clearly defined).
This fixes the bug reported by Ignat Soroko.
Do not pre-store LinearActionBasis, as the special method stores dependent
information. Also avoid unneeded natural GL test.
markuspf added a commit that referenced this pull request Mar 4, 2016
More than 3 minor corrections that should make the 4.8.3 release
@markuspf markuspf merged commit 94f66d8 into gap-system:stable-4.8 Mar 4, 2016
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.

3 participants