Commit Graph

261 Commits

Author SHA1 Message Date
kalmarek fa326a147f
add deprecation warning 2019-07-10 23:32:49 +02:00
kalmarek f1d0ff9c14 \lambda = 50.0 got certified! 2018-11-24 13:59:32 +01:00
kalmarek 8666cc6b2c last minute functional changes 2018-11-24 13:58:49 +01:00
kalmarek 9fc23c43d7 ignore python files 2018-11-17 22:44:50 +01:00
kalmarek c075b93313 split definitions of action to a separate file 2018-11-17 22:43:42 +01:00
kalmarek bf8fc67bb4 update check_positivity 2018-11-17 22:42:42 +01:00
kalmarek 523d783614 add check_positivity.jl 2018-11-06 08:31:37 +01:00
kalmarek 7b06dc1eb2 fix upper-bound in Settings 2018-09-17 00:22:35 +02:00
kalmarek 7dd061cdb7 fix typos 2018-09-16 17:53:40 +02:00
kalmarek b45adc2e00 add external constructors for SAut i SL 2018-09-16 17:53:10 +02:00
kalmarek 8ee8eebd9e GAPGroups are trivial structs 2018-09-09 13:15:13 +02:00
kalmarek 4cd2212554 setup paths and logger using fullpath(::Settings) 2018-09-09 13:14:07 +02:00
kalmarek b84b23d486 make solver a runtime choice 2018-09-09 13:13:21 +02:00
kalmarek c7b8776e2d dispatch main ::PropertyTGroup 2018-09-09 13:12:53 +02:00
kalmarek 1b45625a71 create Property.Settings from PropertyTGroup and args 2018-09-09 13:09:43 +02:00
kalmarek 1b6793f37c parametrize PropertyTGroups types by N 2018-09-09 13:05:49 +02:00
kalmarek 8a2aa6542e if no "nosymmetry" in args, assume symmetrization 2018-09-06 22:45:16 +02:00
kalmarek aaa36b2d5c fix MCG constructor 2018-09-06 22:43:28 +02:00
kalmarek 88fa1ded31 remove files for running particular groups
everything is handled by run.jl
2018-09-05 18:30:41 +02:00
kalmarek b41f2ccdc8 add default log name 2018-09-05 18:27:18 +02:00
kalmarek 1ea396330c fix typo in MCG constructor 2018-09-05 18:26:51 +02:00
kalmarek a1e4a917a6 include all groups in runtests.jl 2018-09-05 17:57:25 +02:00
kalmarek 385d2d4f5e selection of PropertyTGroup happens inside PropertyTGroups 2018-09-05 17:53:26 +02:00
kalmarek e02b410240 update main 2018-09-05 17:52:23 +02:00
kalmarek c8f58e1c93 one global run file (for all groups) 2018-09-05 17:51:43 +02:00
kalmarek 0a0856bb51 update groups to the new input format 2018-09-05 17:48:59 +02:00
kalmarek df4b63a6a6 export group names 2018-08-20 03:28:09 +02:00
kalmarek 01405cb3cc Group <-> Ring dispatch problem is solved when generating Laplacian 2018-08-20 03:27:25 +02:00
kalmarek 6abb2c4186 dispatch method of main is decided based on G 2018-08-20 03:24:49 +02:00
kalmarek 0cae4882f1 replace Standard -→ Naive (methods of build problem) 2018-08-20 03:22:16 +02:00
kalmarek 707efaca3a move the information on solvers 2018-08-20 02:55:19 +02:00
kalmarek 57e9e3c404 use external logging 2018-08-20 02:54:50 +02:00
kalmarek 000069961b fix SCSSolver params to the most stable ones 2018-08-18 23:25:47 +02:00
kalmarek ab49755863 add tests! 2018-08-18 23:25:20 +02:00
kalmarek b5b9917536 add generatingset(::MatSpace,...) 2018-08-18 23:24:57 +02:00
kalmarek 95066b9c56 fix the action of WreathProdElem on MatElem
mul! is not correct for NmodRing??
2018-08-18 23:23:52 +02:00
kalmarek 42f915b91d fix use of Nemo's FiniteField 2018-08-15 17:20:25 +02:00
kalmarek 1e54e25672 pass the right Id element for rings 2018-08-15 17:20:02 +02:00
kalmarek 45d8d85189 add perm action from the right (by inverse) on MatElems 2018-08-15 17:19:37 +02:00
kalmarek 7257c02820 rename SymmetricGroup → SymmetrizedGroup 2018-08-15 17:19:28 +02:00
kalmarek 2c7bd86418 Merge branch 'fix/new_type_system' of git.wmi.amu.edu.pl:kalmar/GroupsWithPropertyT into fix/new_type_system 2018-08-08 19:43:12 +02:00
kalmarek 97f64fdee3 small fixes to GAPGroups 2018-08-08 19:38:22 +02:00
kalmarek 87658ea46e separate solver selection 2018-08-08 19:37:57 +02:00
kalmarek 3d59ecc874 update FPgroup.jl to PropertyTGroup interface 2018-08-08 19:37:28 +02:00
kalmarek 16bc76e950 update FPgroup.jl to PropertyTGroup interface 2018-08-08 00:37:08 +02:00
kalmarek 5ea5093f42 remove main_gapgroup.jl 2018-08-08 00:30:06 +02:00
kalmarek 7f4824492c initial adjust of GAPGroups files 2018-08-08 00:29:22 +02:00
kalmarek 02825a8ec0 dispatch main on SymmetricGroup, GAPGroup 2018-08-08 00:28:15 +02:00
kalmarek 34066a7128 global usings 2018-08-08 00:26:39 +02:00
kalmarek 52b0e598c6 use Allgroups.jl, separate params and summarize functions 2018-08-08 00:26:15 +02:00