Commit Graph

663 Commits

Author SHA1 Message Date
Marek Kaluba 827969ae84
use KB.IndexAutomaton as rewriting for FPGroups 2022-10-13 23:41:05 +02:00
Marek Kaluba c75ff00aa9
use KB.Settings to pass options to knuthbendix 2022-10-13 23:38:18 +02:00
Marek Kaluba 1345516521
replace KB.rewrite_from_left! → KB.rewrite! 2022-10-13 23:30:55 +02:00
Marek Kaluba 42d4c41d90
replace inv(A::Alphabet, ...) → inv(..., A) 2022-10-13 23:27:50 +02:00
Marek Kaluba 30d58445df
letters(A::Alphabet) are no more 2022-10-13 23:21:42 +02:00
Marek Kaluba 2e544d623f
Merge pull request #22 from kalmarek/enh/MatrixGroups
Enh/matrix groups
2022-04-03 23:16:41 +02:00
Marek Kaluba 53773efac7
fix and test issymplectic 2022-04-03 18:40:02 +02:00
Marek Kaluba 6774d40d11
more coverage: MatrixGroups 2022-04-03 16:59:17 +02:00
Marek Kaluba c9a4b00ceb
bump to 0.7.3 2022-04-03 16:59:16 +02:00
Marek Kaluba f68a0c2f27
add tests for SpNs 2022-04-03 16:59:16 +02:00
Marek Kaluba de600de0a2
better reporting of timings in tests 2022-04-03 16:59:15 +02:00
Marek Kaluba 4431ae7144
bump julia to 1.6 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 db5d60134c
replace ThreadsX by Folds 2022-04-02 14:18:53 +02:00
Marek Kaluba adb42c8919
move autFn and mcg to aut_groups folder 2022-04-02 14:17:40 +02:00
Marek Kaluba 2070d0efad
Merge pull request #21 from kalmarek/fix/FPGroup_order
Allow passing Ordering directly to FPGroup constructor
2021-12-18 23:39:11 +01:00
Marek Kaluba 20711aa1e8
remove the default rewriting(G::AbstractFPGroup)
It's better to show MethodError than to default to surprising behaviour.
2021-12-18 21:57:41 +01:00
Marek Kaluba 72ea5c8123
disable test for sprint Automorphism on julia < 1.6 2021-12-18 20:06:24 +01:00
Marek Kaluba 54c96c1f2a
bump to 0.7.2 2021-12-18 20:03:47 +01:00
Marek Kaluba f2d2d4ee52
prettier printing for FPGroups 2021-12-18 20:03:47 +01:00
Marek Kaluba 5b5f3e3811
allow passing order directly to FPGroup constructor 2021-12-18 19:33:37 +01:00
Marek Kaluba 667cd601ce
Merge pull request #20 from kalmarek/fix/==_via_equality_data
Fix/== via equality data
2021-12-13 10:53:36 +01:00
Marek Kaluba e770990d35
fix: specialize printing for Type{<:Automorphism} 2021-12-13 09:54:32 +01:00
Marek Kaluba d82f109e45
bump to 0.7.1 2021-12-11 13:56:04 +01:00
Marek Kaluba 7ac7b3aa5b
formatting 2021-12-11 13:55:47 +01:00
Marek Kaluba 70bd59e9b9
shorten printing of types 2021-12-11 13:55:31 +01:00
Marek Kaluba f883b5172e
use equality_data for checking ==
(defaults to word)
2021-12-11 13:53:17 +01:00
Marek Kaluba 80f7f6e08a
Merge pull request #19 from kalmarek/enh/mcg
Add broader support for automorphism groups
2021-09-28 16:12:08 +02:00
Marek Kaluba f00de84d29
bump to 0.7 and update compats 2021-09-28 15:47:09 +02:00
Marek Kaluba bee0f55378
Merge branch 'master' into enh/mcg 2021-08-13 18:23:22 +02:00
Marek Kaluba b5e62c27e0
add tests for AutSigma₃.₀ 2021-08-13 16:54:45 +02:00
Marek Kaluba baec864437
uncomplicate Transvections 2021-08-13 16:54:45 +02:00
Marek Kaluba 960a70afef
Merge branch 'master' into enh/mcg 2021-08-13 16:22:38 +02:00
Marek Kaluba 5ed9357ba5
export gens 2021-08-13 16:22:37 +02:00
Marek Kaluba 0fbdbbde14
fix inverses and symplectic twists to finally arrive at SAut(π₁Σ) 2021-08-13 16:22:37 +02:00
Marek Kaluba 1d4e219687
remove PermLeftAut 2021-08-13 16:22:36 +02:00
Marek Kaluba 67e7a3105e
add rotation_element and correct Te, Ta, Tα 2021-08-13 16:22:35 +02:00
Marek Kaluba 4014b4f7b8
remove Alphabet arg from evaluate 2021-08-13 16:22:35 +02:00
Marek Kaluba 156e4a2af3
renumerate Dehn Twists 2021-07-21 16:26:22 +02:00
Marek Kaluba 596744e5b8
use the forward evaluation to test preserving of the relator 2021-07-20 11:02:12 +02:00
Marek Kaluba 6b354d449b
remove new_types.jl again 2021-07-20 10:39:21 +02:00
Marek Kaluba 3235b00959
fix test of the centrality of hyperelliptic τ 2021-07-20 10:16:59 +02:00
Marek Kaluba ef4470833a
remove init kwarg from prod (unsupported on julia-1.3) 2021-07-18 19:55:11 +02:00
Marek Kaluba ed1e3f9709
store invperm in SMC to avoid allocation in evaluate 2021-07-18 18:36:07 +02:00
Marek Kaluba bcce338754
refactor wlmetric_ball 2021-07-17 20:23:41 +02:00