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

smash meataxe tweaks #1027

Merged
merged 20 commits into from
Jan 6, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
26c10d9
meataxe: ensure GModuleByMats generator list is always immutable
fingolfin Jan 6, 2017
6552c90
meataxe: NullspaceMat results are in vector rep, no need to convert
fingolfin Jan 6, 2017
6161132
meataxe: no need to call ShallowCopy before ImmutableMatrix
fingolfin Jan 6, 2017
062588c
meataxe: reduce ConvertToMatrixRep and MakeImmutable calls
fingolfin Jan 6, 2017
69da8f6
meataxe: ensure CentMat is immutable and in matrep, plus optimizations
fingolfin Jan 6, 2017
3ef3a7c
meataxe: simplify two work queues by using Add and Remove
fingolfin Jan 6, 2017
b817264
meataxe: simplify some Concatenation invocations
fingolfin Jan 6, 2017
7e4441e
meataxe: miscellaneous tweaks
fingolfin Jan 6, 2017
d1fab63
meataxe: remove dead code in SMTX_BasesCompositionSeries
fingolfin Jan 6, 2017
b6be0e3
meataxe: whitespace cleanup and code reformatting
fingolfin Jan 6, 2017
f1e99c1
meataxe: remove dead code
fingolfin Jan 6, 2017
b2a07ca
meataxe: replace ShallowCopy + TriangulizeMat by TriangulizedMat
fingolfin Jan 6, 2017
aa21cf4
meataxe: improve SMTX.DualizedBasis
fingolfin Jan 6, 2017
1c506c3
meataxe: fix SMTX_BasesCSSmallDimUp to not assume homs to be mutable
fingolfin Jan 6, 2017
ac5d0b2
meataxe: add some explicit tests
fingolfin Jan 6, 2017
5c63174
meataxe: more tests
fingolfin Jan 6, 2017
0392118
meataxe: more tests
fingolfin Jan 6, 2017
cbbddda
meataxe: remove second, unused SMTX_SubQuotActions implementation
fingolfin Jan 6, 2017
d1200fb
meataxe: add FIXME comments to some unused funcs
fingolfin Jan 6, 2017
89c48a5
meataxe: fix SMTX.BasisInOrbit for 1-dim modules
fingolfin Jan 6, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading