1
0
mirror of https://github.com/kalmarek/GroupRings.jl.git synced 2024-07-12 01:35:29 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
d13a8b27df rationalize 2017-05-16 18:45:56 +02:00
fc837ff481 length, norm, augmentation 2017-05-16 18:45:31 +02:00
1c340ce008 remove size function, length(::GroupRingElem) is enough 2017-05-16 18:42:52 +02:00
7e1f0ebc46 scalar functions for GrouRingElems: -, *, /, // 2017-05-16 18:42:19 +02:00
ba51f2ba0e multiplication in the GroupRing 2017-05-16 18:38:37 +02:00
7204492e53 add, +, - for GroupRingElems 2017-05-16 18:37:55 +02:00
955aaf48fa == for GroupRing and GroupRingElem 2017-05-16 18:36:17 +02:00
ad97e1fab7 deepcopy & hash 2017-05-16 18:35:37 +02:00
eecba6c5d8 GroupRing coercion (::GroupRing object overloads) 2017-05-16 18:35:20 +02:00
5d51146688 elem_type, parent_type, parent 2017-05-16 18:34:43 +02:00
6dd130e789 show GroupRing/GroupRingElem 2017-05-16 18:34:21 +02:00
82fb401539 constructors for GroupRing 2017-05-16 18:32:12 +02:00
84de4de030 exports 2017-05-16 18:31:45 +02:00
03de314479 basic constructors of GroupRingElem 2017-05-16 18:31:26 +02:00
02eff23d17 remove isequal 2017-05-16 18:30:43 +02:00
89c5971cdd GroupAlgebraElement -> GroupRingElem 2017-05-16 18:29:14 +02:00
7a23fdb759 GroupRing type definition 2017-05-16 18:28:32 +02:00
200e9b429a using Nemo, imports 2017-05-16 18:27:32 +02:00
5dcae51b48 Initial Commit 2017-03-13 19:44:26 +01:00
5058d27d25 GroupAlgebras.jl generated files.
license:  MIT
    authors:  kalmar
    years:    2017
    user:     

Julia Version 0.5.1-pre+0 [8d4ef37*]
2017-03-13 18:03:48 +01:00
2edb6d73b9 initial empty commit 2017-03-13 18:03:48 +01:00