[sage-devel] Re: one patchbot misconfigured

2019-06-26 Thread Frédéric Chapoton
Hello, Six months later, I am still very puzzled : who on earth is running this patchbot ? apparently, not somebody reading sage-devel. This patchbot needs care. Does anybody have any idea of who is in charge ? Frédéric Le mardi 8 janvier 2019 12:14:24 UTC+1, Frédéric Chapoton a écrit : > > Wh

[sage-devel] A question on pickling cached methods

2019-06-26 Thread Kwankyu Lee
Hi, Suppose I have an object X. I computed X.genus(), which took a long time. The method genus() is a cached method. So it gives the result quickly next time. Then I saved the object X. After loading X in a new session, I want X.genus() to give the cached result rather than computing it again.

[sage-devel] Re: Error in installation of latte_int [Sage 8.4, MacOS 10.14.5, Xcode 10.2.1]

2019-06-26 Thread Matthias Koeppe
This is fixed in more recent versions of Sage, which include LattE 1.7.5. https://trac.sagemath.org/ticket/26190 On Wednesday, June 26, 2019 at 11:19:18 AM UTC-7, Marco Castronovo wrote: > > Dear all, > > I tried to install LattE on Sage using "sage -i latte_int", and it stopped > while installi

Re: [sage-devel] Re: citations missing in pdf docs

2019-06-26 Thread Dima Pasechnik
In fact, it's the default sphinx setup since 1.6 or so. On Wed, Jun 26, 2019 at 9:46 AM François Bissey wrote: > > I don’t have logs going that far back. Someone would have to build 8.7 to > figure that out. > > > On 26/06/2019, at 8:37 PM, Dima Pasechnik wrote: > > > > Did sphinx use latexmk e

Re: [sage-devel] Re: citations missing in pdf docs

2019-06-26 Thread François Bissey
I don’t have logs going that far back. Someone would have to build 8.7 to figure that out. > On 26/06/2019, at 8:37 PM, Dima Pasechnik wrote: > > Did sphinx use latexmk earlier too, or this is only from the recently > upgraded version? > >> >> Francois >> >> On Tuesday, June 25, 2019 at 12:2

Re: [sage-devel] Re: citations missing in pdf docs

2019-06-26 Thread Dima Pasechnik
On Wed, Jun 26, 2019 at 3:00 AM François Bissey wrote: > > After some more testing there are missing citations in pdf doc with texlive > 2019 too. > An example of document affected is > en/reference/tensor_free_modules/tensor_free_modules.pdf > where there are citations missing on the first page