Re: [sage-devel] How to deal with cross-references to Sphinx documentation of other projects

2020-02-26 Thread Michael Orlitzky
On 2/26/20 2:46 PM, Markus Wageringel wrote: > > This raises the question of how Sage should deal with these > cross-references. Presumably those objects.inv files are generated when the documentation is built? If the sage documentation is going to link to the numpy documentation (for example)

[sage-devel] Re: How to deal with cross-references to Sphinx documentation of other projects

2020-02-26 Thread Kwankyu Lee
> > At the same time, Sage is trying to move away from Sage-the-distribution, > so that packaging third-party inventory files for offline use in Sage is > undesirable as well, not to mention the maintenance overhead this would > entail. > 3. Ask by default before downloading missing

[sage-devel] Trac server is crawling today...

2020-02-26 Thread Paul Masson
Response is too slow to get anything done. Any idea why? Can somebody reboot something? -- 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] How to deal with cross-references to Sphinx documentation of other projects

2020-02-26 Thread Markus Wageringel
This came up in #29231 , and #27164 is related. Several packages included with Sage use Sphinx for their documentation (such as numpy, scipy, sympy, matplotlib, pplpy, cypari, cysignals). For the quality of our

[sage-devel] Re: Working on Ticket 13649. Can't find a _cache_an_element() declaration.

2020-02-26 Thread Frédéric Chapoton
> git grep -c "cache_an_element" src/sage src/sage/rings/number_field/number_field.py:1 src/sage/structure/parent.pxd:1 src/sage/structure/parent.pyx:4 src/sage/structure/parent_old.pyx:4 Le mercredi 26 février 2020 11:09:11 UTC+1, Sagnik Dey a écrit : > > I want to understand the code related

[sage-devel] Working on Ticket 13649. Can't find a _cache_an_element() declaration.

2020-02-26 Thread Sagnik Dey
I want to understand the code related to returning the domain. I want to get to the definition of _cache_an_element() function. However, I have been unable to find this even using silver searcher on the entire repository. I'm sorry if this is a very stupid question. Can someone please explain

[sage-devel] Beginner tickets and GSoC 2020

2020-02-26 Thread Sagnik Dey
I was hoping to contribute towards the Sage community in the coming summer ad thus in preparation, I was going through a few beginner tickets. I first tried #13649 but in the current code, the implementation seems to be done already as calling domain on an element works as intended. Also,

Re: [sage-devel] Re: Tip: easy input of math/unicode symbols

2020-02-26 Thread Dima Pasechnik
On Wed, Feb 26, 2020 at 4:23 AM Emmanuel Charpentier wrote: > > > > Le mercredi 26 février 2020 07:16:19 UTC+1, William a écrit : >> >> Make sure to benchmark the speed of luatex for this application, since in my >> experience it can be significantly slower than the other tex engines... > > >

Re: [sage-devel] Re: Tip: easy input of math/unicode symbols

2020-02-26 Thread Emmanuel Charpentier
Le mercredi 26 février 2020 07:16:19 UTC+1, William a écrit : > > Make sure to benchmark the speed of luatex for this application, since in > my experience it can be significantly slower than the other tex engines... Indeed. But this slowdown seems to be in large part bound to the building