Go to file
kalmarek e223763b75 add check_pm function to test against zeros;
Since we can not throw from a thread, after introduction of Threading
into create_pm doesn't warn user on the possible not supported product.
Indeed threading quits immediately after first error is thrown, leaving
the pm matrix under-populated;
we check on zeros and warn the user on the situation;
2017-09-10 21:41:36 +02:00
src add check_pm function to test against zeros; 2017-09-10 21:41:36 +02:00
test replace for loop of @test's by @test all(...) 2017-07-25 14:47:06 +02:00
.codecov.yml GroupAlgebras.jl generated files. 2017-03-13 18:03:48 +01:00
.gitignore GroupAlgebras.jl generated files. 2017-03-13 18:03:48 +01:00
.travis.yml Rename module to GroupRings 2017-05-16 21:06:44 +02:00
LICENSE.md Rename module to GroupRings 2017-05-16 21:06:44 +02:00
README.md Rename module to GroupRings 2017-05-16 21:06:44 +02:00
REQUIRE drop 0.5 from julia REQUIRE 2017-07-05 13:25:14 +02:00
appveyor.yml Rename module to GroupRings 2017-05-16 21:06:44 +02:00

README.md

GroupRings