Commit Graph

20 Commits

Author SHA1 Message Date
kalmar 04257e9054 short-circuting -> proper if...ends 2017-05-17 11:47:59 +02:00
kalmar 3a50399fb0 remove completetion of (::GroupRingElem) 2017-05-17 11:47:13 +02:00
kalmar 8685c25600 format 2017-05-17 11:45:56 +02:00
kalmar 890bde8b82 group_star_multiplication -> groupring_mult 2017-05-17 11:45:37 +02:00
kalmar 04ee0ac659 groupring_mult should preserve type, when possible 2017-05-17 11:44:33 +02:00
kalmar 2c43984e19 groupring_mult! (inplace) 2017-05-17 11:37:48 +02:00
kalmar 679166114e format 2017-05-17 11:37:17 +02:00
kalmar 085c47ddd3 fix not defined S -> Y 2017-05-17 11:36:21 +02:00
kalmar 7cdaeea6e9 getindex, setindex for (::GroupRingElem, n::Int/g::GroupElem) 2017-05-17 11:35:39 +02:00
kalmar 933c578b8f (::GroupRing)() zero elt 2017-05-17 11:34:39 +02:00
kalmar ab0b6c871a use reverse_dict 2017-05-17 11:34:03 +02:00
kalmar a7683c6fcc fix order of args 2017-05-17 11:33:01 +02:00
kalmar 3da2110355 check on the vector length in GroupRingElem constructor 2017-05-17 11:32:28 +02:00
kalmar ec39853e92 type parametrised parent, parent_type 2017-05-17 11:30:35 +02:00
kalmar d53051a349 No GroupRingElem without parent is allowed 2017-05-17 11:30:05 +02:00
kalmar 1d5bf641ff abstract AbstractGrouRingElem & GroupRingElem{T}
triangular dispatch??
2017-05-17 11:28:47 +02:00
kalmar 917606af53 move the simplest GroupRing constructor to type definition 2017-05-17 11:27:25 +02:00
kalmar 010fdb13a0 import all the necessary stuff 2017-05-17 11:26:35 +02:00
kalmar e862cd92b0 Rename module to GroupRings 2017-05-16 21:06:44 +02:00
kalmar 5f32052560 move GroupAlgebras -> GroupRings 2017-05-16 21:03:21 +02:00