Commit Graph

54 Commits

Author SHA1 Message Date
Florian Stecker f89545e995 simplify image generation 2022-06-18 14:54:50 +02:00
Florian Stecker 920a530385 remove unnecessary function qext_newtype() 2022-06-16 15:43:19 +02:00
Florian Stecker cfc13d2ba7 add useful help text 2022-06-15 18:47:55 +02:00
Florian Stecker 979cbe7922 parallelization scripts 2022-06-15 18:04:42 +02:00
Florian Stecker ec34567ace Makefile fix 2022-06-15 15:27:08 +02:00
Florian Stecker 575c310cd3 remove irrelevant files 2022-06-15 15:19:38 +02:00
Florian Stecker ac80bc9f3f new simpler approach to parallalization 2022-06-15 15:17:54 +02:00
Florian Stecker 429f0890d6 generate beautiful pictures of the complex Anosov set 2022-06-15 12:20:45 +02:00
Florian Stecker 729d1a10b7 add simple CLI interface 2022-06-14 16:03:40 +02:00
Florian Stecker 0763056ccb compute complex max slope 2022-06-14 15:41:43 +02:00
Florian Stecker 244784794d compute complex traces 2022-06-14 14:22:22 +02:00
Florian Stecker 15681c308b import enumerate.c and generators.c, prepare Makefile 2022-06-13 12:05:34 +02:00
Florian Stecker 3309c37955 delete all files not useful to complex calculation 2022-06-13 11:50:05 +02:00
Florian Stecker 1a85a5ef14 update QEXT to new dynamic version 2022-06-11 17:36:32 +02:00
Florian Stecker 2e516e718d translate to other parametrization in barbot.plt 2022-04-25 17:38:56 -05:00
Florian Stecker 51f7b98ccb working version of Q extensions 2022-04-25 14:09:45 -05:00
Florian Stecker 1f92d1af9c add reducible reps to barbot.plt 2022-04-25 14:08:11 -05:00
Florian Stecker f2b57f6bec added general extensions of Q 2022-04-15 11:23:27 -05:00
Florian Stecker ba0d56e4c6 also record number and list of non-loxodromics 2022-04-14 16:23:37 -05:00
Florian Stecker b99a043ec6 plot the Anosov area in the barbot component 2022-04-14 10:01:52 -05:00
Florian Stecker 721b139307 compute whether a representation in the barbot component of the (5,5,5) group is (almost) all loxodromic 2022-04-13 19:23:38 -05:00
Florian Stecker 7f6ad68f53 Some random changes to parallelism
I don't really remember what these changes were about, but it seems to
run; have to look at parallelism stuff again in the future to get decent
performance
2022-04-11 11:22:13 -05:00
Florian Stecker 5b3dbe9e65 use main node for computation 2022-02-19 18:51:24 -06:00
Florian Stecker a6815a1314 remove some debug output etc. 2022-02-19 15:56:17 -06:00
Florian Stecker d2d91d68b3 create MPI library; not very optimized yet 2022-02-14 20:34:06 -05:00
Florian Stecker 2735281300 reorganize singular_values, do one precomputation and then only compute unique traces 2022-02-05 17:51:45 -06:00
Florian Stecker 6c12f49db8 orthogonal words and some comments 2022-02-03 11:33:20 -06:00
Florian Stecker 2b384447ca missing files from previous commit + clean up of special_element program + billiard picture script 2022-01-30 19:18:02 -06:00
Florian Stecker 7f0cb08787 combine singular_values and special_elements and test Charlie's prediction 2021-10-23 16:04:12 -05:00
Florian Stecker ef1b48e86e restore basic functionality 2021-10-23 12:21:02 -05:00
Florian Stecker 6daac5888e restore old singular_values program in addition to mpi one 2021-10-23 12:10:03 -05:00
Florian Stecker 75fd51423e clean up directory structure 2021-10-23 11:53:29 -05:00
Florian Stecker 2596ddf63a billiard concept drawing 2021-10-23 11:47:10 -05:00
Florian Stecker 53ae9c760b add charly's slope 2021-10-23 11:41:36 -05:00
Florian Stecker bcf1510c64 make billiard words script more general 2021-10-09 16:33:28 -05:00
Florian Stecker 5211a60266 minor fixes 2021-10-04 20:23:43 -05:00
Florian Stecker dd940f8f35 generate script max slope picture billiards 2021-10-03 19:29:21 -05:00
Florian Stecker 19be344749 add output file of max slope computation (>5 hours) 2021-10-03 19:18:49 -05:00
Florian Stecker 67e5b30808 compute character variety picture based only on billiard words 2021-10-03 19:18:10 -05:00
Florian Stecker c2c3f24854 generate character variety image 2021-10-02 12:09:44 -05:00
Florian Stecker cd84e6c0c4 add run script 2021-10-02 09:28:36 -05:00
Florian Stecker 1ee211de70 add special element program 2021-10-02 09:25:22 -05:00
Florian Stecker 528f329c59 use mpi to run on cluster 2021-10-01 13:36:56 -05:00
Florian Stecker b5bd9d398f draw character variety picture 2021-03-31 22:45:25 -05:00
Florian Stecker 7656408f57 add new applications 2020-08-10 14:02:21 -04:00
Florian Stecker 581a030235 fix bugs in sorting and inconsistency with nex coxeter algorithm 2020-08-10 14:00:52 -04:00
Florian Stecker 9cb2e44867 change Coxeter group algorithm 2020-08-02 18:48:59 -04:00
Florian Stecker 2568b4ef71 use multiprecision poly solver 2020-07-29 20:23:15 -04:00
Florian Stecker 4ee614cdd7 change optimizer options 2020-07-29 15:13:01 -04:00
Florian Stecker 33cd762253 any triagle rotation group with rationals 2020-07-27 11:57:02 -04:00