Commit Graph

166 Commits

Author SHA1 Message Date
Marek Kaluba 148a472dd2
add PoissonSampler for FPGroupElements
Words of length following the Poisson(λ=8) distribution are
chosen uniformly at random.
2024-02-12 12:16:03 +01:00
Marek Kaluba 1f1e51917a
remove threaded wlmetric_ball
* the threaded version was hardly faster
* there was a memory leak (?) that was gone with -t 1
* simplifies the whole thing
2023-03-22 21:41:37 +01:00
Marek Kaluba af3913d085
more formatting 2023-03-15 19:07:14 +01:00
Marek Kaluba 5752d67009
tidy a bit alphabet/ordering/rewriting requirements 2022-10-14 01:03:19 +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 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 5ed9357ba5
export gens 2021-08-13 16:22:37 +02:00
Marek Kaluba 394d9a7aac
Merge branch 'master' into enh/GroupsCore 2021-06-28 09:40:25 +02:00
Marek Kaluba fe347423d4
fix imports/exports and Project.toml 2021-06-21 19:14:42 +02:00
Marek Kaluba 9436301271
rename files in src 2021-06-21 18:53:22 +02:00
Marek Kaluba 8cd1f09d74
add exports, remove New module from tests 2021-06-21 18:45:10 +02:00
Marek Kaluba 26781bad5c
remove the old implementation 2021-06-21 18:16:04 +02:00
Marek Kaluba e7740b9716 WIP: mcgs 2021-05-28 18:54:21 +02:00
Marek Kaluba f74b48b890 separate SAut(F_n) from AutomorphismGroups 2021-05-28 14:20:17 +02:00
Marek Kaluba 2e560738f6
clean-up iteration 2021-05-25 22:27:22 +02:00
Marek Kaluba 5da33782aa
add new_transvections for Aut(F_n) 2021-05-16 22:47:20 +02:00
Marek Kaluba 472e78af27
generalize signatures of wlmetric_ball 2021-05-09 19:37:26 +02:00
Marek Kaluba 217be597c3
first working version of new AutomoprhismGroups 2021-05-09 18:54:29 +02:00
Marek Kaluba 4c8eccf72b
new iteration based on OrderedSet 2021-05-07 18:14:13 +02:00
Marek Kaluba cdd36f680a
new hashing && bitflags 2021-05-07 18:11:11 +02:00
Marek Kaluba 9d7596acf1
first try on the new FPGroups 2021-05-05 01:10:28 +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 2d66b4f56e
format and bump to 0.5.0 2020-10-09 14:01:59 +02:00
kalmarek 837312d020
more threading using ThreadsX;
rename generate_balls → wlmetric_ball
2020-10-09 13:50:11 +02:00
kalmarek 8923912367
get rid of Markdown docstrings 2020-10-07 03:10:10 +02:00
kalmarek 7517a8feb9
tests and imports for findlast, findprev 2020-04-20 00:52:06 +02:00
kalmarek 6d22c82ab3
create a general/saner homomorphism evaluation architecture 2020-03-25 15:43:38 +01:00
kalmarek ac4ee69fc6
general cleanup 2020-03-25 05:24:34 +01:00
kalmarek b125871697
unify the two definitions of generate_balls; rename to metric_ball 2020-03-25 05:23:06 +01:00
kalmarek 2196b7d256
find and replace, finally 2020-03-25 04:42:47 +01:00
kalmarek afa0988ebc
separate arithmetic 2020-03-25 04:41:23 +01:00
kalmarek e84152a9cf
separate hashing and freereduce 2020-03-25 04:40:14 +01:00
kalmarek 43ad81d4dd
separate GWords 2020-03-25 04:19:02 +01:00
kalmarek 263444c2a9
add basic fallbacks 2020-03-25 04:16:21 +01:00
kalmarek b92276ade2
separate GSymbols 2020-03-25 04:05:28 +01:00
kalmarek 5f0a33d335
overhaul findnext, findprev and replace 2020-03-25 03:54:12 +01:00
kalmarek 9bb2aba6f6
add issubword, issubsymbol 2020-03-25 03:38:33 +01:00
kalmarek f7bf1598ee
make multiplication abstract 2020-03-25 03:36:36 +01:00
kalmarek a3db467bd1
make one fully abstract method 2020-03-25 03:33:43 +01:00
kalmarek 6c53b3b7c0
favour append! and prepend! in place of rmul! and lmul! 2020-03-25 00:42:23 +01:00
kalmarek 189850858f
add to syllables commit 2020-03-25 00:38:07 +01:00
kalmarek 8688d42250
reduce defaults to freereduce now 2020-03-24 23:56:30 +01:00
kalmarek 8abebbbd0c
use the new api in freereduce! 2020-03-24 23:55:42 +01:00