Re: [sage-devel] Re: Improving code with AI?

2018-05-06 Thread Frédéric Chapoton
I have just added a pyflakes plugin to the patchbot. For the moment, not in a released patchbot, but available by pulling the patchbot master branch. Frederic Le dimanche 6 mai 2018 18:07:41 UTC+2, Maarten Derickx a écrit : > > A big +1 on adding a "plain old rule-based lint" like pyflakes to th

[sage-devel] Sage 8.2 build question on EC2 AWS Linux

2018-05-06 Thread jonha...@gmail.com
Hi, I'm having trouble building the latest Sage (8.2) from the github repo on an AWS EC2 instance. I've included the error message and OS version below from running "make". Any comments are appreciated. Thanks, -Jon == Sage 8.

[sage-devel] Re: Update README and doc on the mirrors for the format *.tar.bz2

2018-05-06 Thread Sébastien Labbé
> > Regarding commands for extracting files, well, maybe we should just delete > that? > > > I think it is good to have. -- 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, send an

[sage-devel] Re: fflas_ffpack-2.2.2.p0 fails to compile on ubuntu 16.04 running on raspberry pi

2018-05-06 Thread Samuel Lelievre
Sun 2018-05-06 16:24:51 UTC, Ronno Das: > Upgrading to gcc-6, g++-6 and gfortran-6 from the ubuntu toolchain ppa > and adding some swap made 'make build' work. There's still some error > with building the documentation, but that's a separate issue. Thanks for reporting this! I updated the "Exotic

[sage-devel] Re: Update README and doc on the mirrors for the format *.tar.bz2

2018-05-06 Thread Harald Schilly
On Sunday, May 6, 2018 at 9:27:36 AM UTC+2, Sébastien Labbé wrote: > > but maybe the webpages for the mirrors are elsewhere? > The "website" isn't the mirror, so that's not there. To change this, you have to edit the files on the master mirror. Regarding commands for extracting files, well, m

[sage-devel] Re: fflas_ffpack-2.2.2.p0 fails to compile on ubuntu 16.04 running on raspberry pi

2018-05-06 Thread Ronno Das
Upgrading to gcc-6, g++-6 and gfortran-6 from the ubuntu toolchain ppa and adding some swap made 'make build' work. There's still some error with building the documentation, but that's a separate issue. On Thursday, May 3, 2018 at 4:33:12 PM UTC-5, Ronno Das wrote: > > How do I figure out why th

Re: [sage-devel] Re: Improving code with AI?

2018-05-06 Thread Maarten Derickx
A big +1 on adding a "plain old rule-based lint" like pyflakes to the testsuite. On Wednesday, 2 May 2018 20:03:24 UTC+2, Erik Bray wrote: > > On Wed, May 2, 2018 at 4:41 PM, John Cremona > wrote: > > On another python project I contribute to (LMFDB) we have for some time > > only merged comm

[sage-devel] Re: Update README and doc on the mirrors for the format *.tar.bz2

2018-05-06 Thread Sébastien Labbé
On Saturday, May 5, 2018 at 12:05:28 AM UTC+2, Volker Braun wrote: > > No, same. Our docs should just say "tar xf". > Suppose I want to update our doc and propose a fix. I tried to find the files to edit here: https://github.com/sagemath/website but maybe the webpages for the mirrors are else