/eisen

Eisenstein integer arithmetic in Go

Primary LanguageGoMIT LicenseMIT

eisen

Package eisen brings Eisenstein integer arithmetic to Go. It borrows heavily from the math, math/cmplx, and math/big packages.

Go Report Card GoDoc

To Do

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