Hi Volker, hi Jeroen,

On 2015-09-12, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote:
> On 2015-09-12 23:36, Volker Braun wrote:
>> See the usage of OptionalExtension in src/module_list.py
>
> To add to this answer: an OptionalExtension is *always* Cythonized, i.e. 
> Cython is run to generate a .c file. However, it is only compiled if a 
> condition is satisfied, which is usually a package which needs to be 
> installed.

Thank you! I didn't know about that, and I think it is exactly what I
need!

Best regards,
Simon


-- 
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to