Commit Graph

27 Commits

Author SHA1 Message Date
kalmarek 5b1ab66797
rework push!, pushfirst!, append!, prepend! and rmul! 2020-04-19 23:50:13 +02:00
kalmarek 7bc26ece79
fix bug in reduce!(::Automorphism) 2020-03-25 16:25:21 +01:00
kalmarek 6d22c82ab3
create a general/saner homomorphism evaluation architecture 2020-03-25 15:43:38 +01:00
kalmarek 0bee697ed8
update to AbstractAlgebra v0.9 2020-03-25 13:48:44 +01:00
kalmarek 7d95338e33
fix tests 2020-03-25 05:25:02 +01:00
kalmarek dd4ed1497c
move from G() to Base.one(G) 2019-11-14 09:21:11 +01:00
kalmarek 1aa64647c8 replace strings with Symbols 2019-01-03 03:37:37 +01:00
kalmarek 65d6a75bcb update tests 2018-09-21 19:11:37 +02:00
kalmarek 77efcdff3e trivial changes for julia-0.7 2018-09-21 18:08:44 +02:00
kalmarek 43b6d5bf40 fix tests 2018-07-30 15:20:37 +02:00
kalmarek 158ce5ee27 replace Nemo -> AbstractAlgebra 2018-07-30 08:30:27 +02:00
kalmarek 1597784ac5 add the standard linear representation for Automorphisms 2018-04-10 13:14:45 +02:00
kalmarek 777684db28 fix tests for parametrised Automorphisms 2018-04-09 13:01:21 +02:00
kalmarek 435d3d88ad fix simplifyperms! test 2018-04-03 15:36:32 +02:00
kalmarek 3dcef3189e AutGroupElem -> Automorphism{N} 2018-03-27 21:49:22 +02:00
kalmarek 8cd10c0bfa make sure we don't reduce if not asked 2018-03-27 20:15:28 +02:00
kalmarek 81b580a92b Not so simple arithmetic: ϱ₁₂*ϱ₂₁⁻¹*λ₁₂*ε₂ == σ₂₁₃₄ 2018-03-22 17:28:07 +01:00
kalmarek 8f990d9014 use tuples & domain in Automorphism evaluations 2018-03-22 17:27:31 +01:00
kalmarek 0233aedc41 use perms{Int8} in AutGroup and in tests 2018-03-22 17:24:23 +01:00
kalmarek d3d5633ab9 fix tests 2017-10-27 16:20:06 +02:00
kalmarek 04d1591c7d actually cache and use savedhash + tests 2017-10-27 16:16:43 +02:00
kalmarek 271e96b44f make tests pass 2017-10-24 15:28:02 +02:00
kalmarek 54e8eb0b43 remove .func field from autsymbol 2017-10-24 15:25:37 +02:00
kalmar 5baa5935c3 fix for tests 2017-07-06 09:13:36 +02:00
kalmar acbaa148bf fix tests 2017-07-05 16:26:35 +02:00
kalmar ab16d05b94 update AutGroup-tests 2017-05-15 17:30:18 +02:00
kalmar 5772e09ed7 split tests into separate files 2017-05-15 10:12:46 +02:00