Commit Graph

41 Commits

Author SHA1 Message Date
kalmarek b6526f93ed
update to Groups-0.5 and bump to 0.3.4 2020-10-09 17:16:33 +02:00
kalmarek 3054fa40d1
remove warnings 2020-10-04 21:12:18 +02:00
kalmarek ef616f11bd
update to AA-0.9 2020-04-06 16:39:26 +02:00
kalmarek 9225d2153f
use Base.one instead of (::Group)() 2019-11-19 11:30:29 +01:00
kalmarek 82ca5abed3
use get in create_pm 2019-10-30 17:16:49 +01:00
kalmarek af1ca3e6e7
use GroupOrNCRing[Elem]
in AbstractAlgebra Rings are not groups
2019-07-01 01:05:48 +02:00
kalmarek 01071414f7 no need for prefix to fmac!: it is not exported 2019-01-09 16:54:45 +01:00
kalmarek e39a1c8b4d replace fastm keyword by cachedmul 2019-01-09 16:53:44 +01:00
kalmarek dfc3cfb31c add randomized HPC testing 2019-01-02 17:20:55 +01:00
kalmarek ecc44a8da6 Merge remote-tracking branch 'origin/AutFn' into enh/julia-v0.7 2019-01-02 16:21:58 +01:00
kalmarek 11224e1408 in AbstractAlgebra-^0.3 Rings are not Groups 2019-01-02 16:14:32 +01:00
kalmarek 4be3bbf5e8 better printing 2019-01-02 16:13:41 +01:00
kalmarek 0ca26dd1c4 fix tests 2018-11-24 14:57:44 +01:00
kalmarek 10f3a97576 add tests for sum of squares 2018-11-17 22:46:03 +01:00
kalmarek 11e7b46806 no warn on julia-1.0 2018-10-01 10:57:55 +02:00
kalmarek 36799ca07a fix tests 2018-09-24 00:31:01 +02:00
kalmarek 49bb2ba4a0 fix test 2018-08-15 19:29:24 +02:00
kalmarek 075c6151a6 add more tests for aug and supp 2018-08-14 09:47:29 +02:00
kalmarek 2fee695b51 fix addition/subtraction for different coeff types 2018-08-14 09:47:15 +02:00
kalmarek b81fb881ae update tests 2018-08-13 20:47:04 +02:00
kalmarek 9a4038e2da migrate to AbstractAlgebra 2018-07-27 00:23:19 +02:00
kalmarek c59b350600 new string repr for permutations 2018-07-26 23:29:26 +02:00
kalmarek 807fd553fa test for baseless rings 2017-09-15 19:04:11 +02:00
kalmarek cacef5f08a use test_warn to suppress warnings 2017-09-14 17:33:00 +02:00
kalmarek 81b7aae9d9 trivial fixes in tests 2017-09-10 21:46:36 +02:00
kalmarek d14c4ca0e7 add tests checking that comlpetions with 0s work 2017-09-10 21:43:09 +02:00
kalmar 0d3dad9c4d replace for loop of @test's by @test all(...) 2017-07-25 14:47:06 +02:00
kalmar 029de0194e move mul! to GroupRing multiplication tests 2017-07-25 14:46:18 +02:00
kalmar b874b2d38f accommodate for fastm kw 2017-07-25 14:45:35 +02:00
kalmar 2763a9c9cc test updates for the new constructor of GroupRings 2017-07-19 23:01:53 +02:00
kalmar 7ce52c6997 GroupRing.star -> GroupRings.star 2017-07-11 18:44:34 +02:00
kalmar 4cb4d299de small tweaks to printing 2017-07-11 18:44:08 +02:00
kalmar f852a6ca8e add tests for the silent failure 2017-07-11 18:43:37 +02:00
kalmar eba594b7a4 sanity test mul!(a,a,b) == a*b 2017-07-11 16:18:11 +02:00
kalmar e4ed91b473 rename generators(G::Group) -> gens(G::Group) 2017-07-06 17:30:19 +02:00
kalmar 0972cd1fdc tests: fix GroupRingElem printing 2017-06-05 11:14:24 +02:00
kalmar a03420e6d3 tests: fix GroupRing initialisation 2017-06-05 11:14:09 +02:00
kalmar 45fc421da7 more tests 2017-05-18 17:58:31 +02:00
kalmar c7477dd25f more tests 2017-05-18 12:19:52 +02:00
kalmar 9048eb656d first batch of tests 2017-05-17 17:45:19 +02:00
kalmar 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