Logo
Explore Help
Sign In
florian/triangle_reflection_complex
1
0
Fork 0
You've already forked triangle_reflection_complex
Code Issues Pull Requests Projects Releases Wiki Activity
9 Commits 1 Branch 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Florian Stecker 581a030235 fix bugs in sorting and inconsistency with nex coxeter algorithm
2020-08-10 14:00:52 -04:00
output
add picture of Benoist cone width for (5,6,7) group
2020-07-01 10:01:18 -05:00
coxeter.c
change Coxeter group algorithm
2020-08-02 18:48:59 -04:00
coxeter.h
change Coxeter group algorithm
2020-08-02 18:48:59 -04:00
linalg.c
compute jordan projection for triangle rotation group
2020-07-01 09:59:16 -05:00
linalg.h
compute jordan projection for triangle rotation group
2020-07-01 09:59:16 -05:00
Makefile
change Coxeter group algorithm
2020-08-02 18:48:59 -04:00
mat.c
switch to rational numbers + add variable type matrix library
2020-07-01 21:26:42 -05:00
mat.h
switch to rational numbers + add variable type matrix library
2020-07-01 21:26:42 -05:00
singular_values.c
fix bugs in sorting and inconsistency with nex coxeter algorithm
2020-08-10 14:00:52 -04:00
singular_values.plt
fix bugs in sorting and inconsistency with nex coxeter algorithm
2020-08-10 14:00:52 -04:00
Description
No description provided
1.1 MiB
Languages
C 87.8%
Python 6.5%
Makefile 2.7%
Shell 2%
C++ 1%