On 28/07/2011 22:34, VictorMiller wrote:
I want to do a lot of finite field computations, and want to use
Cython to speed things up. It's not clear to me what the details are
that I need to adhere to. I noticed from the comments in
element_givaro.pyx that the givaro library is fastest from fiel
I want to do a lot of finite field computations, and want to use
Cython to speed things up. It's not clear to me what the details are
that I need to adhere to. I noticed from the comments in
element_givaro.pyx that the givaro library is fastest from fields of
size < 2^16. However, some of the fi