Comment by jensen.oyvind:
@asmeurer: that is an interesting approach. One could store rank
information in the relevant instances as opposed to adding methods to the
classes.
@andy1: good point. I think this should be done with a separate
InOutArgument class, because it would be good to distinguish the cases
explicitly to allow simple error checking.
@andy2: two more good points. It could be useful to initialize compilers
with different options and apply them to the same expression. I didn't
know about the CCompiler from distutils, but we should definitely use it.
(Think about all the portability issues we could get, which they have
resolved!) It looks like we need some hacking to get fortran support,
though.
@andy3: I will edit the wiki to make my point clearer and have a look at
the GiNaC project.
For more information:
http://code.google.com/p/sympy/wiki/CodeGenerationIdeas
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
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/sympy-issues?hl=en.