Commit Graph

10 Commits

Author SHA1 Message Date
David Allemang
224d984184 wip - add Path<> stub; remove old. 2022-11-19 12:32:38 -05:00
David Allemang
47de177626 Improve tc::Group, tc::Cosets API.
This is a combination of many commits:

---------------------------------------------------------------------------

final. add public/private for core classes.

wip - big cleanup cosets.

index<>, cosets<>, and group<> all defined

transparent <void> overrides that operate directly on indices, not names

inheritance hierarchy means one can drop or change generator names

still missing path support.

wip - named cosets

fix lang test

wip - named generators

Move Group docstring away from specialization.

Remove tc::Gen; use Group<void>

remove tc::Rel

add thousands separators for benchmark limits

add generators list to tc::group

remove pair_map
2022-11-19 12:32:37 -05:00
David Allemang
f740fb26c6 ./vis source tree boilerplate 2022-10-09 21:24:04 -04:00
David Allemang
91045f2542 move test_lang 2022-09-27 21:15:49 -04:00
David Allemang
f7bf77e5f0 modified coxeter notation parsing 2022-09-23 15:52:02 -04:00
David Allemang
a867631393 add benchmark executable 2022-09-16 11:49:40 -04:00
David Allemang
c3e3043912 convert Group::solve to tc::solve function 2022-09-13 23:00:05 -04:00
David Allemang
35ea10b6ff tc::pair_map 2022-09-13 13:38:34 -04:00
David Allemang
2d2feb3256 WIP: Make tc::Group header-only
(except for tc::Group::subgroup, since it needs full definition of tc::Group _and_ tc::SubGroup)
2022-02-24 17:49:39 -05:00
David Allemang
63eb9e47b4 WIP: Copy tc logic from toddcox-faster 2022-02-23 18:36:51 -05:00