Commit Graph

261 Commits

Author SHA1 Message Date
kalmarek fd29784a00 more efficient actions of autS 2018-08-08 00:24:17 +02:00
kalmarek 1d82aeed8d implement the SymmetricGroup interface for SLn and AutFn 2018-08-08 00:21:13 +02:00
kalmarek 7dc95cf93a add PropertyTGroup, SymmetricGroup, GAPGroup hierarchy 2018-08-08 00:17:44 +02:00
kalmarek 788da99d82 separate set_parallel_mthread(N::Int, workers::Bool) 2018-08-08 00:16:05 +02:00
kalmarek 6f0f1d5cc6 mv MCGn.jl to FPgroup.jl 2018-07-31 16:55:36 +02:00
kalmarek 3859a26c22 generalize MCG to all FP GAP groups 2018-07-31 16:54:35 +02:00
kalmarek b5cf3946a2 move MCG.jl to MCGn.jl 2018-07-31 16:44:41 +02:00
kalmarek 8a2d6086cb use AbstractAlgebra in mcg 2018-07-31 15:52:16 +02:00
kalmarek 0d2f15c887 remove the unused Orbit.jl 2018-07-31 15:51:20 +02:00
kalmarek 80f181da11 make ignores more specific 2018-07-31 12:43:45 +02:00
kalmarek b23a98d23e update to AbstractAlgebra 2018-07-31 12:42:58 +02:00
kalmarek df940c8c07 rework starting scripts 2018-07-31 12:41:48 +02:00
kalmarek 6acdff2b70 increase O.maxstates to 1000*$maxeqns 2018-03-22 11:41:35 +01:00
kalmarek ed12d87b7a Add tools to compute in mapping class groups 2018-03-22 11:09:03 +01:00
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 98b2417ae1 move specific group-related code to groups/... 2018-03-22 10:59:27 +01:00
kalmarek a75ee1f645 use --warmstart option 2018-01-07 16:12:51 +01:00
kalmarek 2ae11d9f33 indentation and cosmetics 2018-01-04 22:09:53 +01:00
kalmarek 76ff889366 update for enh/rework-logging of PropertyT 2018-01-04 22:09:13 +01:00
kalmarek cb16c78690 rewrite 2018-01-04 22:08:32 +01:00
kalmarek 9cc5bcfc00 rename parsed_args 2018-01-04 10:50:26 +01:00
kalmarek 961f04b964 integrate with SLNs.jl 2018-01-04 10:49:49 +01:00
kalmarek 98df554624 add leading "o" to groupname in Orbit.jl 2018-01-04 10:48:54 +01:00
kalmarek 476d532d93 use CPUSelect 2018-01-04 10:47:00 +01:00
kalmarek 122ebe92bf save GAP output to GAP.log 2018-01-04 10:46:40 +01:00
kalmarek 86cadd0440 set alpha=1.95, acceleration_lookback=1 for numerical stability 2017-12-30 00:26:36 +01:00
kalmarek 403d7f7921 add MCG code 2017-12-29 17:45:09 +01:00
kalmarek 72f8a9d02c set warmstart to false by default 2017-12-28 19:01:48 +01:00
kalmarek 256422cf1b license under GPL 2017-12-28 14:02:22 +01:00
kalmarek 6d3872ea8d ignore *test* 2017-12-28 14:01:45 +01:00
kalmarek a33110937a last change to the README 2017-12-21 13:51:11 +01:00
kalmarek 6c981817fa add specific version for 1712.07167 2017-12-21 13:21:05 +01:00
kalmarek c345d664a7 add --warmstart flag 2017-12-21 13:10:24 +01:00
kalmarek 9d6a2df02d Workaround SCS-2.0 numerical stability issues 2017-12-21 13:03:29 +01:00
kalmarek 3e1ec02c8c add groupname(N::Int) signature 2017-12-21 13:02:00 +01:00
kalmarek 14cfc06b7e add workers keyword 2017-12-21 13:01:38 +01:00
kalmarek 515d8e0e14 Add a description of the symmetrised version 2017-12-18 11:09:13 +01:00
kalmarek e6efa6085a parameters for SCS-2.0 2017-12-11 20:32:31 +01:00
kalmarek 5fb72bb8e8 add CSDP and SDPA as alternative solvers 2017-11-16 20:02:19 +01:00
kalmarek 09eeffcc8b add autS(N::Int) for ease of use 2017-11-08 11:55:34 +01:00
kalmarek bdd88eec76 fix typo 2017-11-06 14:49:59 +01:00
kalmarek 8ce81d2370 move "if VERSION" imports to group specific files 2017-11-06 14:25:54 +01:00
kalmarek 2dd747a748 move cpu/multithreading selection to CPUselect.jl 2017-11-06 14:24:50 +01:00
kalmarek d7c8b45090 main() entry to PropertyT 2017-11-06 02:01:55 +01:00
kalmarek f4b0f4aa1d Move groptheoretic stuff to SLN.jl 2017-11-06 01:58:50 +01:00
kalmarek 25fef54e7d Move grouptheoretic stuff to AutFNs module 2017-11-06 01:58:16 +01:00
kalmarek 1bbeca08f4 info on threadcount and workers 2017-11-05 21:25:30 +01:00
kalmarek b5cd481e61 unify iterations default (to 60k) 2017-11-05 20:43:35 +01:00