[sage-release] Re: Sage 7.4.beta5 released

2016-09-20 Thread Jean-Pierre Flori
On Tuesday, September 20, 2016 at 5:39:47 AM UTC+2, Steven Trogdon wrote: > > On Gentoo 1 failure: > > sage -t --long src/sage/matrix/matrix_double_dense.pyx > ** > File "src/sage/matrix/matrix_double_dense.pyx", line 668, in >

Re: [sage-release] Re: Sage 7.4.beta5 released

2016-09-20 Thread Francois Bissey
> On 20/09/2016, at 19:34, Jean-Pierre Flori wrote: > > > > On Tuesday, September 20, 2016 at 5:39:47 AM UTC+2, Steven Trogdon wrote: > On Gentoo 1 failure: > > sage -t --long src/sage/matrix/matrix_double_dense.pyx > ** > Fi

[sage-release] Re: Sage 7.4.beta5 released

2016-09-20 Thread Eric Gourgoulhon
Build OK + make ptestlong passed on Ubuntu 16.04.1 x86_64 Xeon E5-2623 + 16 GB RAM. Thebe live documentation in Jupyter notebooks works like a charm. This is a very nice add-on! Eric. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsub

[sage-release] Re: Sage 7.4.beta5 released

2016-09-20 Thread Steven Trogdon
I'm not sure how 'tol' is calculated or used but this allowed the test to pass diff --git a/src/sage/matrix/matrix_double_dense.pyx b/src/sage/matrix/matrix_double_dense.pyx index 61894c8..62425f7 100644 --- a/src/sage/matrix/matrix_double_dense.pyx +++ b/src/sage/matrix/matrix_double_dense.pyx