Package octo
brings Cayley octonions and Klein (or split-) octonions to Go. It borrows heavily from the math
, math/cmplx
, and math/big
packages.
- Better handling of special values like
NaN
andInf
s - Improve documentation
- Tests
- Improve README
- Add LICENSE