Commit Graph

34 Commits

Author SHA1 Message Date
kalmarek e0d3cb607b standardise usage of GROUP modules 2018-03-22 11:07:52 +01:00
kalmarek 10cbd4c6f3 use CPUselect.jl 2018-03-22 11:05:36 +01:00
kalmarek 4c26db6ee8 standardise interface and fix comments 2018-03-22 11:03:11 +01:00
kalmarek 2ae11d9f33 indentation and cosmetics 2018-01-04 22:09:53 +01:00
kalmarek 961f04b964 integrate with SLNs.jl 2018-01-04 10:49:49 +01:00
kalmarek 0d2a02982c Revert "fix: G() instead of one(G)"
This reverts commit fa3fffa202.
2017-09-10 17:09:20 +02:00
kalmarek fa3fffa202 fix: G() instead of one(G) 2017-09-10 16:20:12 +02:00
kalmarek 8a022c03e0 update SL.jl 2017-09-10 15:41:31 +02:00
kalmar c6a56fcadb integrate with new PropertyT.jl 2017-06-22 15:18:26 +02:00
kalmar fa2b218449 simplify dirnames 2017-06-09 12:00:41 +02:00
kalmar 1f2cadc5e4 names tweaking 2017-06-08 21:35:50 +02:00
kalmar 86b8127322 Update SL.jl to the newest GroupRings/PropertyT 2017-06-06 12:03:58 +02:00
kalmar 88d2e2549b use version of products from PropertyT 2017-04-10 21:43:15 +02:00
kalmar 216a886488 slight tweaks 2017-04-08 13:48:00 +02:00
kalmar 2c621947ef fix for 9697bdc (name was not set to variable) 2017-04-01 12:14:25 +02:00
kalmar 508a2eaa93 report size of SL(n,p) 2017-03-31 22:41:04 +02:00
kalmar 9697bdc71d use radius parameter 2017-03-31 22:40:31 +02:00
kalmar 05e9355c12 better default options 2017-03-26 16:27:38 +02:00
kalmar 740ca78ac2 remove more cruft 2017-03-26 16:16:26 +02:00
kalmar c75f82c892 remove unused functions 2017-03-26 16:09:09 +02:00
kalmar e3cd93a5b2 More flexible S^n generation 2017-03-26 16:08:49 +02:00
kalmar a3091f7166 SL_generatingset returns also ID, no need for separate function 2017-03-26 16:08:02 +02:00
kalmar 6570c99300 Using Nemo instead of Mods
much faster for finite fields; a bit slower for Z
2017-03-26 16:06:41 +02:00
kalmar 4c55783a37 broadcast * for Mods 2017-03-17 18:12:56 +01:00
kalmar 3842a828a2 direct errors to separate file? 2017-03-17 18:09:23 +01:00
kalmar 51d29143b6 main returns 0 2017-03-17 16:02:50 +01:00
kalmar c2bd094dbf name depends on p 2017-03-17 16:02:34 +01:00
kalmar 2cb9af1549 include name of the group upper-bound 2017-03-17 15:33:37 +01:00
kalmar e7d7027c61 update the bound for SL(4,Z) 2017-03-17 15:32:40 +01:00
kalmar 59c1ad0cdd slightly better printing 2017-03-17 15:32:19 +01:00
kalmar 556b9cbba5 fix: N -> n in ID(n,p) 2017-03-17 15:31:50 +01:00
kalmar 72997b58d0 fix the determinan for finite fields 2017-03-17 15:31:14 +01:00
kalmar 3ec3b553e8 use ArgParse for command line interface 2017-03-16 18:13:55 +01:00
kalmar 969121e8f5 move SL3Z.jl to SL.jl 2017-03-16 15:44:56 +01:00