Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 352 Bytes

TODO.md

File metadata and controls

7 lines (7 loc) · 352 Bytes
  • Improve readme.
  • More tests.
  • Better encapsulation of LinearCombination.
  • Prettier printing of coefficients.
  • Alternatives to unicode operators (maybe using #, § or some such).
  • Exact math to avoid almost-zero blades that should be zero.
  • Use Template Haskell to symbolically calculate products between different GA objects. (Big undertaking!)