quakeforge/tools/qfcc
Bill Currie d319ce6106 [qfcc] Support multi-vector comparison
I'm not sure anything other than == or != has much meaning on anything
but scalars and pseudo scalars, but all comparisons are supported as a
simple boolean test. Any missing components are assumed to be 0. If
nothing else, it makes unit tests easier to write.
2024-02-20 16:46:02 +09:00
..
doc
include [qfcc] Find current algebra context for duals 2024-02-20 16:45:55 +09:00
source [qfcc] Support multi-vector comparison 2024-02-20 16:46:02 +09:00
test [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
AUTHORS
Makemodule.am
TODO