This website requires JavaScript.
Explore
Help
Sign In
me
/
toddcox-faster
Watch
1
Star
0
Fork
0
You've already forked toddcox-faster
forked from
mirror/toddcox-faster
Code
Pull Requests
Activity
29
Commits
3
Branches
0
Tags
6874faac1dec2c46d7038ceab943e761c84119c9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
David Allemang
6874faac1d
Move tc::solve() logic into tc::Table methods
2021-11-01 15:59:10 -04:00
example
tc::solve() no longer a method of tc::Group.
2021-11-01 15:59:10 -04:00
ext
Use Eigen::SelfAdjointView for mults.
2021-11-01 15:59:10 -04:00
include
/tc
Move tc::solve() logic into tc::Table methods
2021-11-01 15:59:10 -04:00
.gitignore
refactor into cmake project, tweak api
2020-01-07 21:41:31 -05:00
.gitmodules
Use Eigen::SelfAdjointView for mults.
2021-11-01 15:59:10 -04:00
CMakeLists.txt
Use Eigen::SelfAdjointView for mults.
2021-11-01 15:59:10 -04:00
Description
A new (basic) implementation of the Todd-Coxeter algorithm for Coxeter groups in C++ that beats GAP.
104
KiB
Languages
C++
97.7%
CMake
2.3%