1
0
mirror of https://github.com/kalmarek/Groups.jl.git synced 2025-01-08 13:22:33 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
93a841359b
add missing normalform! before hashing 2023-05-25 11:57:32 +02:00
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
af3913d085
more formatting 2023-03-15 19:07:14 +01:00
9006f8a4a1
make wl_ball thread safe: pre-compute normalforms! 2022-11-15 19:52:40 +01:00
29e2097f2f
formatting 2022-10-14 01:14:38 +02:00
db5d60134c
replace ThreadsX by Folds 2022-04-02 14:18:53 +02:00
bcce338754
refactor wlmetric_ball 2021-07-17 20:23:41 +02:00
26781bad5c
remove the old implementation 2021-06-21 18:16:04 +02:00