[Numpy-discussion] Greater common divisor
Charles R Harris
charlesr.harris@gmail....
Tue Jun 8 19:51:40 CDT 2010
On Mon, Jun 7, 2010 at 4:19 AM, Daniele Nicolodi <daniele@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.scipy.org/pipermail/numpy-discussion/attachments/20100608/b4b7a3f4/attachment.html
More information about the NumPy-Discussion
mailing list