Safe Haskell | None |
---|---|
Language | Haskell2010 |
Affine point arithmetic defining the group operation on an elliptic curve E(F), for some field F. In our case the field F is given as some type t with Num and Fractional instances.
Documentation
Points on a curve over a field a
represented as either affine
coordinates or as a point at infinity.