|
93d97ff75f
|
fixing and ordering imports
|
2022-04-03 16:59:14 +02:00 |
|
|
22a8809c6f
|
rm AbstractAlgebra
|
2022-04-03 16:59:14 +02:00 |
|
|
e78520f90b
|
add Constructions module with Direct/Wreath product
|
2022-04-03 16:59:13 +02:00 |
|
|
dd6588f018
|
add Homomorphisms
|
2022-04-02 14:24:01 +02:00 |
|
|
cb933c3f87
|
add implementation of MatrixGroups as fp groups
|
2022-04-02 14:21:42 +02:00 |
|
|
72ea5c8123
|
disable test for sprint Automorphism on julia < 1.6
|
2021-12-18 20:06:24 +01:00 |
|
|
f2d2d4ee52
|
prettier printing for FPGroups
|
2021-12-18 20:03:47 +01:00 |
|
|
e770990d35
|
fix: specialize printing for Type{<:Automorphism}
|
2021-12-13 09:54:32 +01:00 |
|
|
b5e62c27e0
|
add tests for AutSigma₃.₀
|
2021-08-13 16:54:45 +02:00 |
|
|
4014b4f7b8
|
remove Alphabet arg from evaluate
|
2021-08-13 16:22:35 +02:00 |
|
|
156e4a2af3
|
renumerate Dehn Twists
|
2021-07-21 16:26:22 +02:00 |
|
|
596744e5b8
|
use the forward evaluation to test preserving of the relator
|
2021-07-20 11:02:12 +02:00 |
|
|
3235b00959
|
fix test of the centrality of hyperelliptic τ
|
2021-07-20 10:16:59 +02:00 |
|
|
ef4470833a
|
remove init kwarg from prod (unsupported on julia-1.3)
|
2021-07-18 19:55:11 +02:00 |
|
|
a258c563d1
|
make smc acting on the right
|
2021-07-12 11:11:39 +02:00 |
|
|
a742bf32ec
|
add code for forward evaluation
|
2021-07-09 16:46:15 +02:00 |
|
|
0c60dce731
|
fix test_throws
|
2021-07-07 12:11:45 +02:00 |
|
|
9415906aa2
|
update AutSigma_41 tests
|
2021-07-07 10:41:34 +02:00 |
|
|
394d9a7aac
|
Merge branch 'master' into enh/GroupsCore
|
2021-06-28 09:40:25 +02:00 |
|
|
fe347423d4
|
fix imports/exports and Project.toml
|
2021-06-21 19:14:42 +02:00 |
|
|
8cd1f09d74
|
add exports, remove New module from tests
|
2021-06-21 18:45:10 +02:00 |
|
|
26781bad5c
|
remove the old implementation
|
2021-06-21 18:16:04 +02:00 |
|
|
39f4ef4b5f
|
test show methods
|
2021-06-21 17:56:28 +02:00 |
|
|
8cb64d947d
|
create FreeGroup(::Alphabet) on the correct number of gens
|
2021-06-21 17:52:51 +02:00 |
|
|
25934e70f4
|
don't run benchmarks during CI
|
2021-06-21 16:39:54 +02:00 |
|
|
37241e5b25
|
move tests for AutFn
|
2021-06-21 16:37:33 +02:00 |
|
|
ef1a2f88da
|
don't run benchmarks during CI
|
2021-06-19 00:38:11 +02:00 |
|
|
33086db01d
|
add tests for Aut(Σ₄.₁)
|
2021-06-10 12:55:21 +02:00 |
|
|
e48b06f6c4
|
move tests for AutFn
|
2021-06-10 12:54:27 +02:00 |
|
|
c0c688ed2d
|
add tests for automorphisms and iteration benchmarks
|
2021-05-26 12:08:31 +02:00 |
|
|
2e560738f6
|
clean-up iteration
|
2021-05-25 22:27:22 +02:00 |
|
|
ac3d7f0977
|
implement and test GroupsCore interface for FreeGroup and FPGroup
|
2021-05-24 15:35:28 +02:00 |
|
|
9d1678d099
|
add basic tests for FPGroups
|
2021-05-24 14:46:54 +02:00 |
|
|
711988b98a
|
sort out imports + first adjustments to Group Interface
|
2021-04-11 18:44:03 +02:00 |
|
|
990c8dd1c3
|
remove DirectPower, WreathProduct
these are included in GroupsCore
|
2021-04-11 01:27:01 +02:00 |
|
|
ad295fd436
|
fix iteration over Automorphisms
|
2020-11-10 17:03:10 +01:00 |
|
|
59272b3b42
|
fix error in wlmetric_ball_serial
|
2020-10-09 17:37:57 +02:00 |
|
|
6e856dd7c2
|
satisfy registrator demands
|
2020-10-09 15:29:19 +02:00 |
|
|
837312d020
|
more threading using ThreadsX;
rename generate_balls → wlmetric_ball
|
2020-10-09 13:50:11 +02:00 |
|
|
512394e69b
|
fix: dealias inv(id) from id
|
2020-04-20 03:25:25 +02:00 |
|
|
51f3ad6cdb
|
test for abelianize of Identity
|
2020-04-20 02:44:28 +02:00 |
|
|
cdbd483e9e
|
more tests for AutGroup
|
2020-04-20 02:41:24 +02:00 |
|
|
a6aabf4541
|
even more tests
|
2020-04-20 02:02:57 +02:00 |
|
|
38f121d8ee
|
Merge pull request #8 from kalmarek/enh/github_actions
add github workflow runtests
|
2020-04-20 01:02:47 +02:00 |
|
|
7517a8feb9
|
tests and imports for findlast, findprev
|
2020-04-20 00:52:06 +02:00 |
|
|
dfce36c099
|
add tests for iteration for GWords
|
2020-04-20 00:36:35 +02:00 |
|
|
5b1ab66797
|
rework push!, pushfirst!, append!, prepend! and rmul!
|
2020-04-19 23:50:13 +02:00 |
|
|
7bc26ece79
|
fix bug in reduce!(::Automorphism)
|
2020-03-25 16:25:21 +01:00 |
|
|
6d22c82ab3
|
create a general/saner homomorphism evaluation architecture
|
2020-03-25 15:43:38 +01:00 |
|
|
0bee697ed8
|
update to AbstractAlgebra v0.9
|
2020-03-25 13:48:44 +01:00 |
|