> If you want speed to study it, implementing it yourself in Sage is (IMHO) 
> a good idea because Sage has fairly good debugging facilities like a trace 
> function, and you can compile parts of it via Cython.
>

Oops. Speaking of wrong impressions, I should qualify this statement: last 
I checked, you can't trace Cython code in Sage. That doesn't make it any 
less worthwhile: first you implement the code in Python, then you move 
stuff to Cython as needed.

john perry

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to