Some notes: > * #11321: Make lcalc compatible with the new PARI. This is Michael Rubinstein's L-function calculator, upstream is at http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/L.html Luckily, for this review it is not necessary to know anything about the workings of the L-function calculator.
This uses two outdated PARI functions which no longer exist with the new PARI 2.5.0. So we had to add a patch for this. Then there are a lot of improvents to the spkg-install script, mostly by Leif Leonhardy. Reviewers should look at the file lcalc-1.23.p6-p9.diff on #11321, which shows the changes between the old (.p6) and new (.p9) spkg. Since #11321 is a prerequisite for so many tickets (#9334, #10195, #10767, #11604, #11836, #11890, #11904) it is very desirable that this gets reviewed in time for sage-4.7.3.alpha0. > * #11836: gens_reduced() does not handle "large" ideals. For number > field ideals with large coefficients, gens_reduced() does not work. Marco Streng agreed to review this. -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
