John Cremona on Thu, 24 Sep 2015 15:25:28 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PATCH] lfun tests assume elldata
|
- To: Jeroen Demeyer <jdemeyer@cage.ugent.be>
- Subject: Re: [PATCH] lfun tests assume elldata
- From: John Cremona <john.cremona@gmail.com>
- Date: Thu, 24 Sep 2015 09:24:49 -0400
- Cc: pari-dev@pari.math.u-bordeaux.fr
- Delivery-date: Thu, 24 Sep 2015 15:25:28 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=HMlNDb/NJcabexxBfkQzVixmAA8kZRq+BAYHL+L+jYY=; b=IWXkozImR9DtohseYG7fyll7bfLM/ft6ZHDH4fbaErX1j/Xy8SqeGtbXYOqiiHJMU0 Q4HdPiwFMG17Nd+MsTd4Qk9IjJmFzD/1YfzXTZ3qSea1QvdiNAd3T9UnqawqRG/QU8zM UEonRu+psUk7BU6QQVQDmyfhqRzg0F3KZKznMr+EPHzmraxp5peiH48+CSOnCJuncc9h buXMNR9bGRjQSbFRyjwExoJWUDBWaMEVMMuVv9XB+LrA31Z+56wGGKbHzvRBvanz0L1l +8zUMMTRpBD+3XPbLTYSHNjPFDZi8a0ApPOHwhVMGzd/rcIXoXjWdC6d0jdrdLnS2xpp MZzw==
- In-reply-to: <5603BED4.6040602@cage.ugent.be>
- References: <5603BED4.6040602@cage.ugent.be>
Sounds like a good idea to me, apart from the name of the patch ;)
On 24 September 2015 at 05:13, Jeroen Demeyer <jdemeyer@cage.ugent.be> wrote:
> The tests "lfun" and "lfuntype" assume that the elldata package is
> installed. This is easily fixed by writing the coefficients instead of the
> Cremona labels in the tests, see patch.