output
|
clean up directory structure
|
2021-10-23 11:53:29 -05:00 |
parallelization
|
delete all files not useful to complex calculation
|
2022-06-13 11:50:05 +02:00 |
.gitignore
|
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 |
coxeter.c
|
combine singular_values and special_elements and test Charlie's prediction
|
2021-10-23 16:04:12 -05:00 |
coxeter.h
|
reorganize singular_values, do one precomputation and then only compute unique traces
|
2022-02-05 17:51:45 -06:00 |
enumerate_triangle_group.c
|
update QEXT to new dynamic version
|
2022-06-11 17:36:32 +02:00 |
enumerate_triangle_group.h
|
working version of Q extensions
|
2022-04-25 14:09:45 -05:00 |
Makefile
|
working version of Q extensions
|
2022-04-25 14:09:45 -05:00 |
mat.c
|
update QEXT to new dynamic version
|
2022-06-11 17:36:32 +02:00 |
mat.h
|
update QEXT to new dynamic version
|
2022-06-11 17:36:32 +02:00 |
parallel.c
|
also record number and list of non-loxodromics
|
2022-04-14 16:23:37 -05:00 |
parallel.h
|
create MPI library; not very optimized yet
|
2022-02-14 20:34:06 -05:00 |
qext.c
|
update QEXT to new dynamic version
|
2022-06-11 17:36:32 +02:00 |
qext.h
|
update QEXT to new dynamic version
|
2022-06-11 17:36:32 +02:00 |
singular_values_barbot.c
|
update QEXT to new dynamic version
|
2022-06-11 17:36:32 +02:00 |
singular_values.c
|
remove some debug output etc.
|
2022-02-19 15:56:17 -06:00 |