Commit Graph

18 Commits

Author SHA1 Message Date
kalmar 48645a7b5c Slightly faster algebra multiplication 2017-03-13 10:28:49 +01:00
kalmar c59ebe5086 beautify rationalize of algebra elt 2017-02-11 13:27:14 +01:00
kalmar 9fd48445eb Make algebra elts work with SparseVectors 2017-02-11 13:26:30 +01:00
kalmar 239521f159 workaround norm(vector,p) type-instability (p=1, Inf) 2017-01-13 18:00:14 +01:00
kalmar 73500f4931 Augmentation epsilon function 2017-01-13 17:59:30 +01:00
kalmar 0cf908ee13 Separate GroupAlgebras logic from multiplication 2017-01-13 17:59:01 +01:00
kalmar 53dec056e0 Rationalizing properly done 2017-01-09 00:59:40 +01:00
kalmar ce2ebc7284 finally straighten printing of GroupAlgebraElements 2017-01-09 00:54:31 +01:00
kalmar 723957f415 Rename coordinates to coefficients 2016-12-23 00:51:06 +01:00
kalmar 2476101af3 Revert "Move parametrising GroupAlgebraElements by the Vector-type"
This reverts commit 0d5a2c0bc5.
2016-12-22 22:12:52 +01:00
kalmar 0d5a2c0bc5 Move parametrising GroupAlgebraElements by the Vector-type 2016-12-22 20:25:55 +01:00
kalmar 5bc90f49e1 The performant version of group_star_multiplication 2016-12-22 00:59:06 +01:00
kalmar 5dc0dff3ff Remove old checks for length of GAE and basis 2016-12-21 23:48:02 +01:00
kalmar 9257f57aef GroupAlgebra elements are way longer than the product matrix 2016-12-21 15:58:44 +01:00
kalmar d479ebd91c Better printing for Group Algebra elements 2016-12-21 15:41:56 +01:00
kalmar 3a79623c48 DomainError -> ArgumentError as the former don't accept message 2016-12-21 09:57:32 +01:00
kalmar cb15964bfd Warn in multiplication of elts of K[G], when discarding a product 2016-12-20 17:57:42 +01:00
kalmar 39f0b86af2 Initial (working) code 2016-12-19 15:44:52 +01:00