On Mon, Jun 7, 2010 at 4:19 AM, Daniele Nicolodi <dani...@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
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to