|
435d3d88ad
|
fix simplifyperms! test
|
2018-04-03 15:36:32 +02:00 |
|
|
e6b1b2a663
|
make id always have length 0
|
2018-03-28 12:21:50 +02:00 |
|
|
41abf789ef
|
eliminate GWord and replace is_subsymbol by issubsymbol
|
2018-03-28 00:54:52 +02:00 |
|
|
3dcef3189e
|
AutGroupElem -> Automorphism{N}
|
2018-03-27 21:49:22 +02:00 |
|
|
8cd10c0bfa
|
make sure we don't reduce if not asked
|
2018-03-27 20:15:28 +02:00 |
|
|
81b580a92b
|
Not so simple arithmetic: ϱ₁₂*ϱ₂₁⁻¹*λ₁₂*ε₂ == σ₂₁₃₄
|
2018-03-22 17:28:07 +01:00 |
|
|
8f990d9014
|
use tuples & domain in Automorphism evaluations
|
2018-03-22 17:27:31 +01:00 |
|
|
0233aedc41
|
use perms{Int8} in AutGroup and in tests
|
2018-03-22 17:24:23 +01:00 |
|
|
c18e2156b5
|
Merge branch 'master' into enh/julia-v0.6
|
2017-11-15 20:34:30 +01:00 |
|
|
d3d5633ab9
|
fix tests
|
2017-10-27 16:20:06 +02:00 |
|
|
04d1591c7d
|
actually cache and use savedhash + tests
|
2017-10-27 16:16:43 +02:00 |
|
|
271e96b44f
|
make tests pass
|
2017-10-24 15:28:02 +02:00 |
|
|
54e8eb0b43
|
remove .func field from autsymbol
|
2017-10-24 15:25:37 +02:00 |
|
|
261f7761eb
|
use the new Nemo.Generic module
|
2017-09-15 18:54:32 +02:00 |
|
|
2e208032d2
|
use the new 0.6 syntax: structs, where etc.
one test broken
|
2017-09-13 16:47:31 +02:00 |
|
|
ec787e9d21
|
Tests for WreathProducts
|
2017-07-23 17:09:50 +02:00 |
|
|
8335001397
|
add minimal internal arithmetic for Freesymbols
|
2017-07-23 17:08:32 +02:00 |
|
|
f8dfa91980
|
update FreeGroupsSymbols manipulation
|
2017-07-23 17:06:34 +02:00 |
|
|
93d380094e
|
define GG, FF globally for inner testsets
|
2017-07-23 17:03:28 +02:00 |
|
|
8a8d2237c5
|
Add tests for DirectProductGroups
|
2017-07-23 03:27:03 +02:00 |
|
|
4492c4451e
|
fix skipped tests
|
2017-07-11 16:26:26 +02:00 |
|
|
e0af8ded6e
|
adjust to changes in replace_all
|
2017-07-06 09:19:53 +02:00 |
|
|
5baa5935c3
|
fix for tests
|
2017-07-06 09:13:36 +02:00 |
|
|
acbaa148bf
|
fix tests
|
2017-07-05 16:26:35 +02:00 |
|
|
2df2dd7bd6
|
add tests catching the problems
|
2017-07-05 16:21:16 +02:00 |
|
|
40fb5566d7
|
uncomment FreeGroup-tests.jl
|
2017-05-15 17:30:38 +02:00 |
|
|
ab16d05b94
|
update AutGroup-tests
|
2017-05-15 17:30:18 +02:00 |
|
|
5772e09ed7
|
split tests into separate files
|
2017-05-15 10:12:46 +02:00 |
|
|
b491d2c572
|
fix tests for AutSymbol and flip_autsymbol
|
2017-05-12 21:21:39 +02:00 |
|
|
2461b42e9c
|
tests for FPGroup and FreeGroup(n::Int)
|
2017-05-12 21:19:57 +02:00 |
|
|
639c05b4fa
|
further tests
|
2017-05-12 20:49:02 +02:00 |
|
|
f2e5eebecf
|
update tests
|
2017-05-12 20:34:41 +02:00 |
|
|
bd1208e2f8
|
skip G.rels tests
|
2017-05-12 19:50:17 +02:00 |
|
|
2e6cd65d39
|
massive overhaul of tests
|
2017-05-11 18:30:23 +02:00 |
|
|
c9c52f3182
|
New tests to check correctness of sigmas, rhos, lambdas and epsilons
|
2017-02-10 16:01:19 +01:00 |
|
|
31ad7d17eb
|
Changes in test to accommodate change in AutSymbol
|
2017-02-10 16:00:49 +01:00 |
|
|
78808d2430
|
modify tests to accomodate changes
|
2017-02-02 11:47:23 +01:00 |
|
|
e98784bd98
|
rename freegroup_reduce → reduce
|
2017-01-31 16:56:49 +01:00 |
|
|
c3ee520521
|
Merge branch 'master' into cosmetics
|
2017-01-31 16:55:23 +01:00 |
|
|
9755b9365c
|
fix basic tests for construction of automorphisms
|
2017-01-27 13:04:52 +01:00 |
|
|
26e3d74800
|
Merge branch 'enh/word_replacement'
|
2017-01-26 13:29:06 +01:00 |
|
|
6f27d39a83
|
tests of the replacement functions
|
2017-01-26 12:52:24 +01:00 |
|
|
2bbe1a6b61
|
add tests for hash
|
2017-01-25 15:57:42 +01:00 |
|
|
7d5973b11c
|
tests of the conversion
|
2017-01-25 12:18:18 +01:00 |
|
|
0d36b96c49
|
amend tests for Aut(F_4)
|
2017-01-24 13:17:33 +01:00 |
|
|
ea9b9402a2
|
Tests for the specific example of Aut(F_4)
|
2017-01-24 13:09:49 +01:00 |
|
|
57f0559eae
|
cosmetics
|
2017-01-24 12:30:45 +01:00 |
|
|
7b208584a2
|
tests for automorphism_groups
|
2017-01-24 12:23:25 +01:00 |
|
|
06894fd6d1
|
create package from existing code
|
2017-01-23 17:05:38 +01:00 |
|
|
66e82e5bda
|
Groups.jl generated files.
license: MIT
authors: kalmar
years: 2017
user:
Julia Version 0.5.1-pre+0 [6a1e339*]
|
2017-01-23 16:45:24 +01:00 |
|