[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

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

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

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