[sage-support] Re: Notebook layout request

2007-09-18 Thread Marshall Hampton
I have another wish for the new notebook, maybe if it only bothers me I'll try to fix it: I miss the old "saved objects" and "attached files" menus. Are these gone or am I missing something? On Sep 14, 1:28 pm, Marshall Hampton <[EMAIL PROTECTED]> wrote: > I am interested in learning how to do t

[sage-support] Creating compiled code

2007-09-18 Thread Simon King
Dear SAGE team, i know how to write "blah.pyx" and turn it into a shared object "blah.so" using pyrex, such that i can use the blah-module in python by "import blah". Now i would like to use SAGE functionality in my blah-module. I know that i can write a "blah.spyx" file and use it in SAGE by "