If I would like to write an extension (a function for example) for
sage, using for example C++ and cython, how can I excange data between
my own function and sage ?

What data types I have to know ?

How can I handle symbolic objects (with their parse threes), and
numerical data structures ?

How can I pass to and/or simplify symbolic objects form within my C++
function ?

How handle numerical data structures for modelling an orbit of a
differential equation ?

How excange data structures and types ?

Can you please tell me how to finde more information (more than in the
developers guide pdf file !) ??!

Thank you.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to