meirizarrygelpi / octo

Cayley and Klein octonions in Go.

Repository from Github https://github.commeirizarrygelpi/octoRepository from Github https://github.commeirizarrygelpi/octo

octo

Package octo brings Cayley octonions and Klein (or split-) octonions to Go. It borrows heavily from the math, math/cmplx, and math/big packages.

Go Report Card GoDoc

To Do

  1. Better handling of special values like NaN and Infs
  2. Improve documentation
  3. Tests
  4. Improve README
  5. Add LICENSE

About

Cayley and Klein octonions in Go.

License:MIT License


Languages

Language:Go 100.0%