1
0
mirror of https://github.com/kalmarek/Groups.jl.git synced 2024-10-19 08:05:36 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
1c971cb3b1
slightly more efficient equality_data 2021-05-24 01:07:59 +02:00
75b7d9fab3
formatting 2021-05-16 23:22:33 +02:00
84bfbd7408
remove threading in == for Automorphisms 2021-05-16 23:16:35 +02:00
5da33782aa
add new_transvections for Aut(F_n) 2021-05-16 22:47:20 +02:00
f4858fba14
move normalform! to equality_data
heuristic: compute normalform! only if length of automorphism is greater 
than 8
2021-05-16 22:30:50 +02:00
6405a1868e
rename _hashing_data to equality_data 2021-05-16 22:27:54 +02:00
217be597c3
first working version of new AutomoprhismGroups 2021-05-09 18:54:29 +02:00