nzmath.elliptic

ECoverQ

The class is for elliptic curves over Q (rational field).
The class is a subclass of ECGeneric.

Constructor

ECoverQ(Weierstrass list form)

In general, given EC characteristic specified, you should call EC for your profit.

Methods

point(limit) [Experimental]

Returns a random point on elliptic curve.
If limit set, try search limit times. default is 1000 .
This function is Experimental. Since class definition, probably failed to searching point.


Last-modified: 2006-06-06 (Ва) 13:18:05