-
-
Notifications
You must be signed in to change notification settings - Fork 654
Open
Description
This is about load/attach spyx file, or doing cython('...').
The autogenerated code is:
-
very hard to find. Probably by default running load/attach/cython should display info about the location of the compiled file by default the first time the file is compiled. Make it easier to silence (say via some sort of cython.verbose function, whose existence is printed as part of the verbose message).
-
The generated C code should be annoted with original source lines
-
There's no way to get the html markup of the annoted code like in the notebook. This should be generated by default.
Component: user interface
Issue created by migration from https://trac.sagemath.org/ticket/1995