Commit Graph

8 Commits

Author SHA1 Message Date
Marek Kaluba 0fb84a9c61
add a few @inbounds 2021-05-24 01:40:54 +02:00
Marek Kaluba 1c971cb3b1
slightly more efficient equality_data 2021-05-24 01:07:59 +02:00
Marek Kaluba 75b7d9fab3
formatting 2021-05-16 23:22:33 +02:00
Marek Kaluba 84bfbd7408
remove threading in == for Automorphisms 2021-05-16 23:16:35 +02:00
Marek Kaluba 5da33782aa
add new_transvections for Aut(F_n) 2021-05-16 22:47:20 +02:00
Marek Kaluba 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
Marek Kaluba 6405a1868e
rename _hashing_data to equality_data 2021-05-16 22:27:54 +02:00
Marek Kaluba 217be597c3
first working version of new AutomoprhismGroups 2021-05-09 18:54:29 +02:00