meirizarrygelpi / integral

Integral Cayley-Dickson constructs in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

integral

Package integral brings integral complex, split-complex, and dual numbers to Go. It borrows heavily from the math, math/cmplx, and math/big packages.

This package can be used to study Gaussian integers and other Cayley-Dickson constructs.

Go Report Card GoDoc

To Do

  1. Improve documentation
  2. Tests
  3. Improve README
  4. Improve memory management

About

Integral Cayley-Dickson constructs in Go

License:MIT License


Languages

Language:Go 100.0%