|
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 |
|
|
7d95338e33
|
fix tests
|
2020-03-25 05:25:02 +01:00 |
|
|
4bcd851031
|
fix FPGroups and add basic tests
|
2019-11-15 23:56:36 +01:00 |
|
|
dd4ed1497c
|
move from G() to Base.one(G)
|
2019-11-14 09:21:11 +01:00 |
|
|
8a42e33b6d
|
update to AA-v0.7 → bump to v0.2.3
|
2019-10-30 16:25:09 +01:00 |
|
|
998a9cdf43
|
remove MltGrp/AddGrp
|
2019-10-30 16:22:58 +01:00 |
|
|
fc4b01a193
|
broaden signature of generate_balls to include NCRingElems
|
2019-06-30 19:55:56 +02:00 |
|
|
883b85a7dc
|
re-parametrize WreathProducts
|
2019-01-09 16:44:04 +01:00 |
|
|
1aa64647c8
|
replace strings with Symbols
|
2019-01-03 03:37:37 +01:00 |
|
|
2a359f52b1
|
additional tests for WreathProducts
|
2019-01-03 02:43:48 +01:00 |
|
|
9fd136ac06
|
rename test file
|
2019-01-02 15:55:37 +01:00 |
|
|
29be715c46
|
fix tests
|
2019-01-02 15:50:14 +01:00 |
|
|
df007e5fb6
|
fix travis
|
2018-09-21 19:38:24 +02:00 |
|
|
fdab6278d5
|
Merge branch 'master' into enh/julia-v0.7
|
2018-09-21 19:22:50 +02:00 |
|
|
65d6a75bcb
|
update tests
|
2018-09-21 19:11:37 +02:00 |
|
|
77efcdff3e
|
trivial changes for julia-0.7
|
2018-09-21 18:08:44 +02:00 |
|
|
d2fd78a2b6
|
fix: DirectProductGroup constructor throws MethodError
|
2018-09-16 19:09:56 +02:00 |
|
|
43b6d5bf40
|
fix tests
|
2018-07-30 15:20:37 +02:00 |
|
|
158ce5ee27
|
replace Nemo -> AbstractAlgebra
|
2018-07-30 08:30:27 +02:00 |
|