Commit Graph

54 Commits

Author SHA1 Message Date
Marek Kaluba e2646709fe
run tests for mcgs only locally 2022-10-14 01:15:11 +02:00
Marek Kaluba de600de0a2
better reporting of timings in tests 2022-04-03 16:59:15 +02:00
Marek Kaluba 9e867a58e6
use NullLogger to suppress warnings 2022-04-03 16:59:15 +02:00
Marek Kaluba 93d97ff75f
fixing and ordering imports 2022-04-03 16:59:14 +02:00
Marek Kaluba 22a8809c6f
rm AbstractAlgebra 2022-04-03 16:59:14 +02:00
Marek Kaluba e78520f90b
add Constructions module with Direct/Wreath product 2022-04-03 16:59:13 +02:00
Marek Kaluba dd6588f018
add Homomorphisms 2022-04-02 14:24:01 +02:00
Marek Kaluba cb933c3f87
add implementation of MatrixGroups as fp groups 2022-04-02 14:21:42 +02:00
Marek Kaluba b5e62c27e0
add tests for AutSigma₃.₀ 2021-08-13 16:54:45 +02:00
Marek Kaluba 9415906aa2
update AutSigma_41 tests 2021-07-07 10:41:34 +02:00
Marek Kaluba fe347423d4
fix imports/exports and Project.toml 2021-06-21 19:14:42 +02:00
Marek Kaluba 26781bad5c
remove the old implementation 2021-06-21 18:16:04 +02:00
Marek Kaluba 25934e70f4
don't run benchmarks during CI 2021-06-21 16:39:54 +02:00
Marek Kaluba 37241e5b25
move tests for AutFn 2021-06-21 16:37:33 +02:00
Marek Kaluba c0c688ed2d
add tests for automorphisms and iteration benchmarks 2021-05-26 12:08:31 +02:00
Marek Kaluba ac3d7f0977
implement and test GroupsCore interface for FreeGroup and FPGroup 2021-05-24 15:35:28 +02:00
Marek Kaluba 9d1678d099
add basic tests for FPGroups 2021-05-24 14:46:54 +02:00
Marek Kaluba 711988b98a
sort out imports + first adjustments to Group Interface 2021-04-11 18:44:03 +02:00
Marek Kaluba 990c8dd1c3
remove DirectPower, WreathProduct
these are included in GroupsCore
2021-04-11 01:27:01 +02:00
kalmarek 59272b3b42
fix error in wlmetric_ball_serial 2020-10-09 17:37:57 +02:00
kalmarek 6e856dd7c2
satisfy registrator demands 2020-10-09 15:29:19 +02:00
kalmarek 837312d020
more threading using ThreadsX;
rename generate_balls → wlmetric_ball
2020-10-09 13:50:11 +02:00
kalmarek 4bcd851031
fix FPGroups and add basic tests 2019-11-15 23:56:36 +01:00
kalmarek fc4b01a193
broaden signature of generate_balls to include NCRingElems 2019-06-30 19:55:56 +02:00
kalmarek 9fd136ac06 rename test file 2019-01-02 15:55:37 +01:00
kalmarek 77efcdff3e trivial changes for julia-0.7 2018-09-21 18:08:44 +02:00
kalmarek 158ce5ee27 replace Nemo -> AbstractAlgebra 2018-07-30 08:30:27 +02:00
kalmarek 41abf789ef eliminate GWord and replace is_subsymbol by issubsymbol 2018-03-28 00:54:52 +02:00
kalmar ec787e9d21 Tests for WreathProducts 2017-07-23 17:09:50 +02:00
kalmar 8a8d2237c5 Add tests for DirectProductGroups 2017-07-23 03:27:03 +02:00
kalmar 40fb5566d7 uncomment FreeGroup-tests.jl 2017-05-15 17:30:38 +02:00
kalmar 5772e09ed7 split tests into separate files 2017-05-15 10:12:46 +02:00
kalmar b491d2c572 fix tests for AutSymbol and flip_autsymbol 2017-05-12 21:21:39 +02:00
kalmar 2461b42e9c tests for FPGroup and FreeGroup(n::Int) 2017-05-12 21:19:57 +02:00
kalmar 639c05b4fa further tests 2017-05-12 20:49:02 +02:00
kalmar f2e5eebecf update tests 2017-05-12 20:34:41 +02:00
kalmar bd1208e2f8 skip G.rels tests 2017-05-12 19:50:17 +02:00
kalmar 2e6cd65d39 massive overhaul of tests 2017-05-11 18:30:23 +02:00
kalmar c9c52f3182 New tests to check correctness of sigmas, rhos, lambdas and epsilons 2017-02-10 16:01:19 +01:00
kalmar 31ad7d17eb Changes in test to accommodate change in AutSymbol 2017-02-10 16:00:49 +01:00
kalmar 78808d2430 modify tests to accomodate changes 2017-02-02 11:47:23 +01:00
kalmar e98784bd98 rename freegroup_reduce → reduce 2017-01-31 16:56:49 +01:00
kalmar c3ee520521 Merge branch 'master' into cosmetics 2017-01-31 16:55:23 +01:00
kalmar 9755b9365c fix basic tests for construction of automorphisms 2017-01-27 13:04:52 +01:00
kalmar 26e3d74800 Merge branch 'enh/word_replacement' 2017-01-26 13:29:06 +01:00
kalmar 6f27d39a83 tests of the replacement functions 2017-01-26 12:52:24 +01:00
kalmar 2bbe1a6b61 add tests for hash 2017-01-25 15:57:42 +01:00
kalmar 7d5973b11c tests of the conversion 2017-01-25 12:18:18 +01:00
kalmar 0d36b96c49 amend tests for Aut(F_4) 2017-01-24 13:17:33 +01:00
kalmar ea9b9402a2 Tests for the specific example of Aut(F_4) 2017-01-24 13:09:49 +01:00