On Jul 5, 9:16 am, Thierry Dumont <[EMAIL PROTECTED]> wrote:
>   Hello,
>
> My question is: is there / will there  be some tool for code generation
> in Sage ?

Hi, I understand what you want to do, but as far as I understand, this
is only needed, because of the performance? There are already tools
ins Sage to create near native C code out of python (called cython,
but you need to know what to do) and you can optimize symbolic
expressions for fast evaluation. Others might give you more details on
that. In the end, Sage tries to be as good as C/Fortran, but not by
working in two different "worlds".

H
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to