|
256422cf1b
|
license under GPL
|
2017-12-28 14:02:22 +01:00 |
|
|
6d3872ea8d
|
ignore *test*
|
2017-12-28 14:01:45 +01:00 |
|
|
a33110937a
|
last change to the README
|
2017-12-21 13:51:11 +01:00 |
|
|
6c981817fa
|
add specific version for 1712.07167
|
2017-12-21 13:21:05 +01:00 |
|
|
c345d664a7
|
add --warmstart flag
|
2017-12-21 13:10:24 +01:00 |
|
|
9d6a2df02d
|
Workaround SCS-2.0 numerical stability issues
|
2017-12-21 13:03:29 +01:00 |
|
|
3e1ec02c8c
|
add groupname(N::Int) signature
|
2017-12-21 13:02:00 +01:00 |
|
|
14cfc06b7e
|
add workers keyword
|
2017-12-21 13:01:38 +01:00 |
|
|
515d8e0e14
|
Add a description of the symmetrised version
|
2017-12-18 11:09:13 +01:00 |
|
|
e6efa6085a
|
parameters for SCS-2.0
|
2017-12-11 20:32:31 +01:00 |
|
|
5fb72bb8e8
|
add CSDP and SDPA as alternative solvers
|
2017-11-16 20:02:19 +01:00 |
|
|
09eeffcc8b
|
add autS(N::Int) for ease of use
|
2017-11-08 11:55:34 +01:00 |
|
|
bdd88eec76
|
fix typo
|
2017-11-06 14:49:59 +01:00 |
|
|
8ce81d2370
|
move "if VERSION" imports to group specific files
|
2017-11-06 14:25:54 +01:00 |
|
|
2dd747a748
|
move cpu/multithreading selection to CPUselect.jl
|
2017-11-06 14:24:50 +01:00 |
|
|
d7c8b45090
|
main() entry to PropertyT
|
2017-11-06 02:01:55 +01:00 |
|
|
f4b0f4aa1d
|
Move groptheoretic stuff to SLN.jl
|
2017-11-06 01:58:50 +01:00 |
|
|
25fef54e7d
|
Move grouptheoretic stuff to AutFNs module
|
2017-11-06 01:58:16 +01:00 |
|
|
1bbeca08f4
|
info on threadcount and workers
|
2017-11-05 21:25:30 +01:00 |
|
|
b5cd481e61
|
unify iterations default (to 60k)
|
2017-11-05 20:43:35 +01:00 |
|
|
eb88f40ad0
|
@parallel compute_SOS in PropertyT is done memory efficiently
|
2017-11-05 20:42:31 +01:00 |
|
|
931189667d
|
add commented-out Mosek solver
|
2017-11-03 16:37:45 +01:00 |
|
|
096bc5c1c2
|
ignore all orbit results
|
2017-10-09 20:35:37 +02:00 |
|
|
19f62c0b3e
|
Changes to accomodate for directory split in PropertyT
|
2017-10-09 19:32:45 +02:00 |
|
|
84869c14fc
|
add 2 procs to speed-up checking
|
2017-10-04 21:33:20 +02:00 |
|
|
330319abbc
|
Rename Out -> Aut
|
2017-10-04 21:32:23 +02:00 |
|
|
106abbe5c1
|
workaround for Nemo-v0.6.3+: perm is no longer a type, it's a function
|
2017-10-04 21:31:53 +02:00 |
|
|
66a38d89aa
|
unresolved merge??
|
2017-09-10 17:37:56 +02:00 |
|
|
e761806701
|
Groups.jl were not used in 1703.09680v1
|
2017-09-10 17:23:17 +02:00 |
|
|
1bbee23758
|
Merge branch 'master' of git.wmi.amu.edu.pl:kalmar/GroupsWithPropertyT
|
2017-09-10 17:11:50 +02:00 |
|
|
a29937ad10
|
Merge branch 'master' of git.wmi.amu.edu.pl:kalmar/GroupsWithPropertyT
# Conflicts:
# AutFN_orbit.jl
|
2017-09-10 17:10:10 +02:00 |
|
|
0d2a02982c
|
Revert "fix: G() instead of one(G)"
This reverts commit fa3fffa202 .
|
2017-09-10 17:09:20 +02:00 |
|
|
82da35efdd
|
unify AutFN and AutFN_orbit
|
2017-09-10 17:08:20 +02:00 |
|
|
ec4941823f
|
unify AutFN and AutFN_orbit
|
2017-09-10 16:20:36 +02:00 |
|
|
fa3fffa202
|
fix: G() instead of one(G)
|
2017-09-10 16:20:12 +02:00 |
|
|
563c69db28
|
update SL_orbit.jl
|
2017-09-10 15:41:49 +02:00 |
|
|
8a022c03e0
|
update SL.jl
|
2017-09-10 15:41:31 +02:00 |
|
|
a28df98741
|
Merge branch 'master' of git.wmi.amu.edu.pl:kalmar/GroupsWithPropertyT
|
2017-09-10 15:40:00 +02:00 |
|
|
08f36ad3ff
|
Add README
|
2017-09-10 15:38:23 +02:00 |
|
|
b6633e51b2
|
Add README
|
2017-09-10 15:10:55 +02:00 |
|
|
ee11e32030
|
fix undefined variable
default value is one(M.base_ring)
|
2017-09-10 14:32:44 +02:00 |
|
|
67523717b5
|
change the defaults to more sane values: tol=1e-14, iterations=200000
|
2017-08-08 19:16:45 +02:00 |
|
|
e78b8dbefd
|
act by perm on a MatElem by native column/row operations
|
2017-08-07 19:11:57 +02:00 |
|
|
aa2d0083d3
|
add -X flag for computations over SL(3,Z[X])
|
2017-08-01 15:07:05 +02:00 |
|
|
85841c9399
|
remove SemiDirectProduct.jl
|
2017-07-24 21:42:07 +02:00 |
|
|
ab02448238
|
rename generators -> gens
|
2017-07-06 17:36:52 +02:00 |
|
|
77c3ba1c61
|
remove DirectProducts and WreathProducts
These are part of the Groups.jl package
|
2017-06-22 15:19:08 +02:00 |
|
|
c6a56fcadb
|
integrate with new PropertyT.jl
|
2017-06-22 15:18:26 +02:00 |
|
|
9d33d28bd6
|
remove old AutF4.jl
|
2017-06-22 15:17:36 +02:00 |
|
|
5fa9c26475
|
moved orbit-related stuff to PropertyT package
|
2017-06-22 15:17:12 +02:00 |
|