Re: [sage-devel] Re: python3 status report (mi-april of last python2 year)

2019-04-21 Thread Volker Braun
On Saturday, April 20, 2019 at 8:41:34 PM UTC+2, vdelecroix wrote: > > Shouldn't we implement that only as a IPython hook as well then? > The displayhook override is really just a hack since the plain python output can't be changed, whereas Sage can generate nice output by default. So IMHO no,

Re: [sage-devel] Re: sagenb failed to build on 8.8.beta3

2019-04-21 Thread Vincent Delecroix
Indeed, sage did not start... After fixing it, sagenb installs. The error message is really confusing. Le 21/04/2019 à 16:25, Dima Pasechnik a écrit : this error is an indication of an earlier build error. Try starting sage. On Sun, 21 Apr 2019 15:13 Vincent Delecroix, <20100.delecr...@gmail.c

Re: [sage-devel] Re: sagenb failed to build on 8.8.beta3

2019-04-21 Thread Dima Pasechnik
this error is an indication of an earlier build error. Try starting sage. On Sun, 21 Apr 2019 15:13 Vincent Delecroix, <20100.delecr...@gmail.com> wrote: > Ignore the second e-mail: the error occurred again compiling > from scratch. > > Le 21/04/2019 à 14:24, Vincent Delecroix a écrit : > > It ap

[sage-devel] Re: python3 status report (mi-april of last python2 year)

2019-04-21 Thread Andrew
See https://trac.sagemath.org/ticket/27710 for a python3 fix to combinat/tutorial.py On Sunday, 21 April 2019 09:26:11 UTC+10, Andrew wrote: > > Fixing this problem properly as Martin or Volker suggests is probably the > best option but `# random print order` is a good option too, which I was >

[sage-devel] Re: sagenb failed to build on 8.8.beta3

2019-04-21 Thread Vincent Delecroix
Ignore the second e-mail: the error occurred again compiling from scratch. Le 21/04/2019 à 14:24, Vincent Delecroix a écrit : It appears to be a problem with my setup. I had some Python libraries in my $HOME/.sage/local that made interference with the sage installation. Vincent Le 21/04/2019

[sage-devel] Re: sagenb failed to build on 8.8.beta3

2019-04-21 Thread Vincent Delecroix
It appears to be a problem with my setup. I had some Python libraries in my $HOME/.sage/local that made interference with the sage installation. Vincent Le 21/04/2019 à 13:22, Vincent Delecroix a écrit : Dear all, Starting from scratch, I failed to build sagenb. More precisely, it failed buil

Re: [sage-devel] Polyhedron.vertices() function call behaviour

2019-04-21 Thread jplab
I have created a ticket here: https://trac.sagemath.org/ticket/27709 and now made the vector method output a copy. Le mercredi 17 avril 2019 07:44:22 UTC+2, vdelecroix a écrit : > > Le 16/04/2019 à 09:58, jplab a écrit : > > > > > > Le vendredi 12 avril 2019 06:41:50 UTC+2, John H Palmieri a

[sage-devel] sagenb failed to build on 8.8.beta3

2019-04-21 Thread Vincent Delecroix
Dear all, Starting from scratch, I failed to build sagenb. More precisely, it failed building its documentation with Running Sphinx v1.8.5 making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 19 source files that are out of date updat

[sage-devel] New Found Example of Radical Difference Set

2019-04-21 Thread Benedict Estrella
I just found a new example of radical difference set for the parameters (v, k, l) = (26041, 3256, 407). -- 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 email to sage-devel

Re: [sage-devel] Error installing latte_int

2019-04-21 Thread jplab
Making the suggested changes seemed to have solved the issue. I guess this should become a patch upstream or a patch in the sage package... Le mercredi 17 avril 2019 15:41:57 UTC+2, Dima Pasechnik a écrit : > > this looks like > https://github.com/mkoeppe/LiDIA/issues/1 > > to me. > there is a wo