Commit Graph

10 Commits

Author SHA1 Message Date
David Allemang
92a55f8c74 ENH: Simplify solving logic
This is a combination of multiple WIP commits:

- Semantic group names - G, H
- Simplify fan<>()
- Template int deduction
- Remove _recontext_gens
- Move g_gens logic into caller
- Move subgroup logic into caller
- Move recontext logic into coller
- Move _generators, _recontext_gens to anonymous namespace
- Simplify hull, tile
2023-02-10 13:20:21 -05:00
David Allemang
84a47db73b ENH: Remove template Group<> and Cosets<> 2023-02-06 11:17:47 -05:00
6247832cca COMP: Reorganize cmake files 2023-02-05 17:19:25 -05:00
cb8413499b COMP: Windows Support 2023-02-05 11:23:14 -05:00
David Allemang
6ef6fbf4ac COMP: Replace toddcox-faster by reimplemented toddcox 2023-01-26 15:28:05 -05:00
fb33a78718 working on memoization 2020-01-08 22:03:35 -05:00
7f73604075 starting new triangulation technique. verified working with edges. 2020-01-07 16:27:35 -05:00
d34d3e6af5 first attempt at a general triangulation algorithm 2020-01-07 14:37:41 -05:00
624edb3bbb point generation working; still needs broken into functions though. 2020-01-04 15:01:33 -05:00
d602837659 break apart into modules; add vendor dependencies; add OpenGL boilerplate to get started 2020-01-04 01:30:19 -05:00