Package: pari
Version: 2.3.3-2
Severity: wishlist
Bill,
I'm running SAGE using the Debian pari installation, and it gives wrong
answers when computing Hermite Normal Forms because of some bug that I
think you probably know more about than I do. Anyway, I'd appreciate an
updated Debian package with the mathnf bug fixed.
If it's not clear to you what I'm referring to, let me know, and I can
track down more details.
-Tim Abbott
sage -t devel/sage-main/sage/matrix/tests.py
**********************************************************************
File "tests.py", line 55:
sage: a.mathnf(1)[1][1,] == gp('[4, 2, 1, 0, 3, 1, 1, 0, 1, 1, 2, 2,
3, 3, 0, 0, 1, 3]')
Expected:
True
Got:
False
**********************************************************************
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]