1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-07-31 22:16:21 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
6562dbd219 reset BLAS num threads to 4 (addprocs sets to 1) 2017-03-13 11:48:12 +01:00
21062f2461 Code for SL(n,p) 2017-03-13 11:47:16 +01:00
26777eefdf code for SL(3,Z) 2017-03-13 11:47:00 +01:00
cb3b4b6b49 Includes & uses 2017-03-13 11:46:25 +01:00
6eaadc84d5 Don't use ProgressMeter 2017-03-13 11:45:59 +01:00
3118c8b4fe And function to create generating set and products 2017-03-13 11:45:23 +01:00
9641f72b05 In the new api we need just DeltaandSDPconstraints function 2017-03-13 11:44:38 +01:00
b0f273ce45 remove old functions 2017-03-13 11:43:25 +01:00
9b8c3722b3 Allow generation of SL(n,p) (matrices over Z/p) 2017-03-13 11:11:09 +01:00
a696205d6e square_as_elt is defined @everywhere;
No need to include the whole property(T).jl @everywhere;
this usually takes a lot of time
2017-03-06 12:02:10 +01:00
ae1d1d3645 move SL(3,Z).jl → SL3Z.jl 2017-02-26 13:54:01 +01:00