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

ProjectiveActionOnFullSpace: use list of vectors as domain #2641

Merged

Conversation

fingolfin
Copy link
Member

... for an action, instead of a matrix

This change is motivated by (and also part of) PR #2640 -- in general, a MatrixObj is not a list-of-row-vectors.

The code using the domain later on really only needs it as a list, as far as I could tell.

... for an action, instead of a matrix
@fingolfin fingolfin added topic: library release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes labels Jul 13, 2018
@codecov
Copy link

codecov bot commented Jul 13, 2018

Codecov Report

Merging #2641 into master will decrease coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2641      +/-   ##
==========================================
- Coverage   75.14%   75.14%   -0.01%     
==========================================
  Files         478      478              
  Lines      242233   242232       -1     
==========================================
- Hits       182028   182014      -14     
- Misses      60205    60218      +13
Impacted Files Coverage Δ
lib/grpffmat.gi 94.65% <100%> (-0.02%) ⬇️
src/lists.c 71.41% <0%> (-1.19%) ⬇️
lib/mat8bit.gi 67.07% <0%> (-0.25%) ⬇️
lib/vecmat.gi 67.18% <0%> (-0.15%) ⬇️
hpcgap/lib/vecmat.gi 62.27% <0%> (-0.13%) ⬇️

@fingolfin fingolfin merged commit b28be3d into gap-system:master Jul 13, 2018
@fingolfin fingolfin deleted the mh/ProjectiveActionOnFullSpace branch July 13, 2018 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants