Package eisen
brings Eisenstein integer arithmetic to Go. It borrows heavily from the math
, math/cmplx
, and math/big
packages.
- Improve documentation
- Improve README
- Improve memory management
Package eisen
brings Eisenstein integer arithmetic to Go. It borrows heavily from the math
, math/cmplx
, and math/big
packages.