1
0
mirror of https://github.com/kalmarek/Groups.jl.git synced 2024-07-18 19:15:32 +02:00
Commit Graph

313 Commits

Author SHA1 Message Date
45e6eb47ea delete superfluous ")" 2017-01-25 15:57:25 +01:00
de4d91a56a Never override hash(::T) -- always hash(::T, ::UInt) 2017-01-25 15:40:50 +01:00
885854896f fix conversion GSymbol → GWord 2017-01-25 12:18:01 +01:00
76ea736165 replace! and replace_all! for GWords 2017-01-25 11:32:12 +01:00
b0b129fd8b findnext and findfirst for GWords 2017-01-25 11:30:46 +01:00
c7e3c0b403 is_subsymbol function 2017-01-25 10:57:48 +01:00
7f810ca65e make simplify_perms delete all (id)s 2017-01-24 13:06:21 +01:00
57f0559eae cosmetics 2017-01-24 12:30:45 +01:00
ee3be65fb2 identify trivial elt with symmetric_AutSymbol() on trivial perm 2017-01-24 12:22:42 +01:00
3099ab1987 (^) returns GWord _always_; inv(GSymbol) returns a symbol 2017-01-24 11:02:42 +01:00
c9d801eae8 Added Automorpshim_groups (of free groups) 2017-01-23 19:46:41 +01:00
06894fd6d1 create package from existing code 2017-01-23 17:05:38 +01:00
66e82e5bda Groups.jl generated files.
license:  MIT
    authors:  kalmar
    years:    2017
    user:     

Julia Version 0.5.1-pre+0 [6a1e339*]
2017-01-23 16:45:24 +01:00