On Friday, July 6, 2018 at 4:15:55 PM UTC+2, Jeroen Demeyer wrote:
>
> On 2018-07-06 16:08, John H Palmieri wrote: 
> > It’s already documented in the developer’s guide: 
> http://doc.sagemath.org/html/en/developer/coding_in_cython.html?highlight=module_list
>  
> > 
> >    John 
> > 
>
> But don't use "libraries=", it's better to use "# distutils" directives 
> at the top of your Cython file. 
>

Really? Any reason for this? It's really much cleaner, IMHO, to have it all 
in Python code, easily inspect-able, rather than
in an obscure comments with obscure syntax somewhere you have no means to 
inspect from Python...


  

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to