> On 08/16/10 11:43 PM, François Bissey wrote: > > If you weren't using sympow you won't be missing it and nothing would > > break. Nothing apart from lfunctions/sympow.py calls sympow and I don't > > think anything in that python file is called from anywhere else - it > > just provides the interface to talk to sympow. > > Unfortunately, with sympow not working, several doctests fail. > > I stated in > > http://trac.sagemath.org/sage_trac/ticket/9703 > > that it was > > devel/sage/sage/lfunctions/sympow.py > > but in fact, these all fail with a message about sympow. > > devel/sage/sage/modular/abvar/abvar.py > devel/sage/sage/modular/hecke/submodule.py > devel/sage/sage/schemes/elliptic_curves/ell_rational_field.py > > > In short sympow could be made optional > > overnight by dropping it from the deps file. > > I think it needs a bit more than that. > Right I missed the bits in sage/schemes/elliptic_curves/lseries_ell.py which is probably why all these extra tests fails. Some stuff is defined there and is used. Too bad for the optional idea, my mistake.
Francois -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org