[Numpy-discussion] Greater common divisor

Charles R Harris charlesr.harris at gmail.com
Tue Jun 8 20:51:40 EDT 2010


On Mon, Jun 7, 2010 at 4:19 AM, Daniele Nicolodi <daniele at grinta.net> wrote:

> Hello. There is a method in numpy to compute the greater common divisor
> of the elements of an array? Searching through the documentation I
> didn't find it.
>
>
If you need to do more complicated stuff based around the GCD, like finding
the Hermite normal form, SAGE might be a better bet.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100608/b4b7a3f4/attachment.html>


More information about the NumPy-Discussion mailing list