OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: [Dailydave] Probably the wrong forum... Python Polynomial Manipulation ?

From: Dan Moniz (dnmpobox.com)
Date: Wed May 31 2006 - 04:49:34 CDT


Halvar Flake wrote:

> Hey all,
>
> I am quite certain that this is the wrong place to ask, but does anyone know a python module
> for manipulations of multivariate polynomials over finite fields (or at least GF(2)) ?

First guess: have you checked SciPy/NumPy?

Outside of that, I'd start looking for wrappers/bindings to GMP and the
like. This should not be taken as my endorsement of GMP necessarily, but
that's another (off-topic) discussion.

Disclosure: I don't actually hack math in Python, really. I may not have
any idea what I'm talking about.

--
Dan Moniz <dnmpobox.com> [http://pobox.com/~dnm/]