just found that.. was going to post it.

On Feb 18, 9:39 pm, William Stein <wst...@gmail.com> wrote:
> On Thu, Feb 18, 2010 at 9:34 PM, D. Monarres <dmmonar...@gmail.com> wrote:
> > Hello all,
>
> > Recently I have been using sage for my thesis work and wanted to
> > cythonize a bit of code in hopes of making it run faster.  I have
> > created a directory under $SAGE_ROOT/devel/sage/sage and created/
> > modified all of the files requested in the developers guide.  When the
> > files are pure python the sage -b works perfectly, but when I
> > cythonized one of the files the build system seems to ignore it.  Just
> > as an experiment I modified cliquer.pyx  in the graphs folder and ran
> > sage -b. It was updated and cython compiled it and copied the file to
> > the appropriate place. I was wondering what files I have to edit to
> > get sage to recognize my cython file?
>
> > Thanks in advance for your help,
>
> Edit SAGE_ROOT/devel/sage/module_list.py
>
>  -- William

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to