quakeforge/ruamoko/gatest
Bill Currie 4e441d359a [gatest] Write a simple parser for playing with GA
Currently only PGA(3) is supported, but that's because the parser is
rather simple (recursive descent with a lame lexer), but it works well
enough for playing with geometric algebra without having to recompile
every time.
2023-05-27 12:47:33 +09:00
..
algebra.h [gatest] Add multivector constructors to Algebra 2023-05-19 11:15:29 +09:00
algebra.r [gatest] Write a simple parser for playing with GA 2023-05-27 12:47:33 +09:00
basisblade.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basisblade.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basisgroup.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basisgroup.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basislayout.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basislayout.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
main.r [gatest] Write a simple parser for playing with GA 2023-05-27 12:47:33 +09:00
Makemodule.am [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
metric.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
metric.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
multivector.h [gatest] Write a simple parser for playing with GA 2023-05-27 12:47:33 +09:00
multivector.r [gatest] Write a simple parser for playing with GA 2023-05-27 12:47:33 +09:00
util.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
util.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00