Closed arsatiki closed 11 years ago
Multivector operations:
The first two are easyish.
For display, the sane interface seems to be a list of terms with coefficient, normalized coefficient, sign and list of bases. (This is also close to the current implementation, which is why I've never bothered to specify it.)
Display: toString and outputFormat.
Arithmetic ops: plus, minus, neg, ...
Creation:
Multivector operations:
The first two are easyish.
For display, the sane interface seems to be a list of terms with coefficient, normalized coefficient, sign and list of bases. (This is also close to the current implementation, which is why I've never bothered to specify it.)