meirizarrygelpi / eisen

Eisenstein integer arithmetic in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Eisenstein integer arithmetic in Go

License:MIT License


Languages

Language:Go 100.0%