Another issue are the doctests requiring internet connection. For
FindStat, this is https://trac.sagemath.org/ticket/27346.
Martin
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it,
I know also in some ways this is secondary, but we should make sure all of
our optional packages work on Python3. In particular, I tried dot2tex,
which failed and now I am doing a Python3 port of that.
Best,
Travis
--
You received this message because you are subscribed to the Google Groups
"
On Tue, Mar 5, 2019 at 7:27 PM Vincent Delecroix
<20100.delecr...@gmail.com> wrote:
>
> Le 05/03/2019 à 17:32, E. Madison Bray a écrit :
> > On Sun, Mar 3, 2019 at 2:12 PM Frédéric Chapoton
> > wrote:
> >>
> >> Hello everybody.
> >>
> >> In sage 8.7.b6 built with python3, there are now 464 failin
On Tue, Mar 5, 2019 at 7:53 PM Nils Bruin wrote:
>
> On Tuesday, March 5, 2019 at 10:27:47 AM UTC-8, vdelecroix wrote:
>>
>> Just to give some elements of comparison. Following the specifications
>> of the standard math library in C what MPFR [3] does is that
>>
>> - "floor", "ceil", "round", "t
Le 05/03/2019 à 19:53, Nils Bruin a écrit :
On Tuesday, March 5, 2019 at 10:27:47 AM UTC-8, vdelecroix wrote:
Just to give some elements of comparison. Following the specifications
of the standard math library in C what MPFR [3] does is that
- "floor", "ceil", "round", "trunc" are the stand
On Tuesday, March 5, 2019 at 10:27:47 AM UTC-8, vdelecroix wrote:
>
> Just to give some elements of comparison. Following the specifications
> of the standard math library in C what MPFR [3] does is that
>
> - "floor", "ceil", "round", "trunc" are the standard rounding
> functions to some
Le 05/03/2019 à 17:32, E. Madison Bray a écrit :
On Sun, Mar 3, 2019 at 2:12 PM Frédéric Chapoton wrote:
Hello everybody.
In sage 8.7.b6 built with python3, there are now 464 failing doctests, in a
total of 137 files. Among these files, 55 have just one failing doctest. The
worst file is no
On Sun, Mar 3, 2019 at 2:12 PM Frédéric Chapoton wrote:
>
> Hello everybody.
>
> In sage 8.7.b6 built with python3, there are now 464 failing doctests, in a
> total of 137 files. Among these files, 55 have just one failing doctest. The
> worst file is now 'src/sage/matroids/matroid.pyx' with 22
On Sun, 3 Mar 2019, Frédéric Chapoton wrote:
> In sage 8.7.b6 built with python3, there are now 464 failing doctests, in a
> total of 137 files.
You forgot to say that this is great progress -- and we should thank you
for a big part of this!
It also seems that in py3 the testing framework does
Hello everybody.
In sage 8.7.b6 built with python3, there are now 464 failing doctests, in a
total of 137 files. Among these files, 55 have just one failing doctest.
The worst file is now 'src/sage/matroids/matroid.pyx' with 22 doctests
failed.
To make further progress, one thing that we must
10 matches
Mail list logo