Hello Tadeusz, Cython should already be installed and is very easy to use from within the SAGE notebook, simply by beginning the evaluation cell that contains your code with %cython transparently compiles your code see the following examples
http://docs.cython.org/src/quickstart/build.html http://openwetware.org/wiki/Open_writing_projects/Sage_and_cython_a_brief_introduction I don't know how to install imagemagic any other way than building a sage source package, sorry. Caleb Miles -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
