Commit Graph

120 Commits

Author SHA1 Message Date
Marek Kaluba f751a318b9
Merge pull request #11 from kalmarek/mk/final_touches
Mk/final touches
2022-02-24 11:18:06 +01:00
Marek Kaluba 445dafd0ba
more cleanup 2022-02-24 02:36:59 +01:00
Marek Kaluba e2278a2961
fix: make math foreignObject larger
Chrome returns different height of BoundingRect than Firefox
2022-02-24 02:36:49 +01:00
Marek Kaluba c42a98459a
add vertical/radial force 2022-02-24 02:35:27 +01:00
Marek Kaluba 007a8bcece
use bezier instead of elliptic arrows 2022-02-24 02:34:58 +01:00
Marek Kaluba 8df415ca59
Merge pull request #10 from kalmarek/mk/morphisms
Mk/morphisms
2022-02-23 16:37:22 +01:00
Marek Kaluba d7924953c1
update the link for the master branch 2022-02-23 16:36:30 +01:00
Marek Kaluba 1dbf8daa60
add link to the morphisms page 2022-02-23 16:35:23 +01:00
Marek Kaluba d4349c8b0a
add label to search field 2022-02-23 16:28:46 +01:00
Marek Kaluba aa9a1cfdb6
cleanup 2022-02-23 16:28:10 +01:00
Marek Kaluba e279a0acf0
finally fix zoom issue 2022-02-23 16:26:42 +01:00
Marek Kaluba 0ae4f333ed
add SmallHyperbolic/morphisms page 2022-02-22 14:33:01 +01:00
Marek Kaluba f84aa07e9e
add generated triangle_groups_morphisms.json 2022-02-22 14:30:19 +01:00
Marek Kaluba e82059e79b
rename connected_components.py → morphisms.py 2022-02-22 14:26:34 +01:00
Marek Kaluba bf3163f6bd
separate lib/execution of math rendering in js 2022-02-22 14:22:45 +01:00
Marek Kaluba bc6792e9c2
add python script to generate morphisms json 2022-02-22 14:21:01 +01:00
Marek Kaluba ea4c16c715
add morphisms.dot 2022-02-15 14:25:13 +01:00
Marek Kaluba d995196bf8
Merge pull request #9 from kalmarek/mk/update_readme
fix json url
2022-02-14 12:57:02 +01:00
Marek Kaluba de0bdb3575
fix json url 2022-02-14 12:56:11 +01:00
Marek Kaluba ed5ba406b9
Merge pull request #8 from kalmarek/mk/update_readme
Mk/update readme
2022-02-14 11:47:03 +01:00
Marek Kaluba 91fb10742e
formatting 2022-02-13 11:38:31 +01:00
Marek Kaluba 7e540e8493
add introduction to readme 2022-02-13 11:33:21 +01:00
Marek Kaluba 080032356b
fix paths in create_json scripts 2022-02-12 15:29:18 +01:00
Marek Kaluba 8555393004
rm http_server.py 2022-02-12 15:18:39 +01:00
Marek Kaluba 8f295b8bc6
move script creating json to a separate folder 2022-02-12 15:17:30 +01:00
Marek Kaluba 5736e9e8e1
Merge pull request #5 from kalmarek/mk/json
Mk/json
2022-02-12 14:50:10 +01:00
Marek Kaluba ac89ae4776
enable KaTeX rendering by default 2022-02-11 18:17:06 +01:00
Marek Kaluba a08a59a7e1
final version of html/json 2022-02-11 18:12:24 +01:00
Marek Kaluba 7a5cc702a1
Merge pull request #6 from kalmarek/enh/public_html
Enh/public html
2022-02-10 13:53:43 +01:00
Marek Kaluba 07a2744af4
add a few bells and whistles 2022-02-06 01:57:18 +01:00
Marek Kaluba 13ea973ae4
wip: public_html 2022-02-05 22:21:35 +01:00
Marek Kaluba 450e1244cb
update json 2022-02-05 15:38:58 +01:00
Marek Kaluba f2eb4962f3
add utf8 pretty printing 2022-01-24 12:46:01 +01:00
Marek Kaluba 3951857acc
sanitize group names 2022-01-24 12:25:40 +01:00
Marek Kaluba afdb05b958
add generated json 2022-01-18 11:34:50 +01:00
Marek Kaluba 404ed139c2
rename fields in TriangleGrp 2022-01-18 11:34:49 +01:00
Marek Kaluba 791295f33c
delegate parsing hyperbolicity et al to a function 2022-01-18 11:34:48 +01:00
Marek Kaluba 9d6415dcb8
fix _tf_missing 2022-01-18 11:34:47 +01:00
Marek Kaluba 8339cbd5cf
format groupparse 2022-01-18 02:20:23 +01:00
Marek Kaluba 6a112e15fd
flatten and prettify json 2022-01-18 02:19:50 +01:00
Marek Kaluba adda6845b5
add type to TriangleGrp 2022-01-18 02:17:19 +01:00
Marek Kaluba 9319fb2186
add script to generate json 2022-01-17 22:36:58 +01:00
Marek Kaluba 9312637873
add TriangleGrp for parsing purposes 2022-01-17 21:50:33 +01:00
Marek Kaluba b8ed94adf3
add new parsing of presentation 2022-01-17 21:49:49 +01:00
Marek Kaluba 1899c7b5d8
add tables csv by Stefan 2022-01-17 21:46:14 +01:00
Marek Kaluba fbb0008457
split parse_magma_fpgroup to get gens/rels as strings 2022-01-17 20:31:26 +01:00
Marek Kaluba 89fbf76f32
Merge pull request #4 from kalmarek/add_magma
Add magma
2021-09-20 14:19:49 +02:00
Marek Kaluba 051290ed07
remove old code based on precomputed reps 2021-09-20 14:18:46 +02:00
Marek Kaluba 048a35800f
add magma files for generating tables 2021-09-20 14:16:44 +02:00
switzel 44ebfad5e4
Merge pull request #3 from kalmarek/enh/arblib.jl
Enh/arblib.jl
2020-11-16 13:14:30 +01:00