[sage-devel] docbuild and lazy import

2013-05-29 Thread Stefan
Hi all, On http://trac.sagemath.org/sage_trac/ticket/7477 we ran into the following problem. The code in sage/matroids/all.py looks like this: from sage.misc.lazy_import import lazy_import # from constructor import Matroid # import matroids_catalog as matroids lazy_import('sage.matroids.construc

[sage-devel] Re: Sage Days 48 (Notebook), Sage Edu Days 5

2013-05-29 Thread Rob Beezer
If you are considering attending these two workshops in Seattle in June, there may still be funding available for you. Contact Rob Beezer if you are faculty and have an education-related project. Contact William Stein if you are a developer and have a notebook-related project. Rob On Tuesday,

[sage-devel] Re: docbuild and lazy import

2013-05-29 Thread Rob Beezer
This seems to be fixed, without making any changes to lazy_import, see the ticket for details. For the record, my own problems building the documentation, when a new top-level directory is added by a patch, were solved by using sage --docbuild reference/matroids inventory sage --docbuild refere

[sage-devel] Re: 3 GSoC projects for Sage

2013-05-29 Thread rjf
On Tuesday, May 28, 2013 5:46:13 AM UTC-7, Harald Schilly wrote: > > The following is a cross-post from sage-announce and other channels. > Apart from these three projects, there are also 5 very exiting ones for > Lmonade (project summaries at their GSoC > page