Hello Alan, Do you have anymore details of how the tensor module will work? Way back when I was coding more with Sympy we tried to do something based on GiNaC's Indexed system. It would be good to have a more uniform system such that vectors, matrices, and tensors were implemented in a very similar manner.
Øyvind is working on code generation for quantum chemistry. This requires tensors so we are definitely interested in your work. -- Andy On Sat, Jun 5, 2010 at 1:45 PM, Alan Bromborsky <[email protected]> wrote: > FYI I (Alan Bromborsky) and G. Comer Duncan are developing an abstract > tensor module for sympy. I am coding and he is testing (he knows tensors > and I know python and sympy). It should be ready for the light of day in > about 90 days. What is the best current example of how the code should be > documented (I am doing the python-sphinx bit, but what is a good current > example of docstrings and doctests)? If anyone else wants to pitch in > (code, capability definition, and/or tests) let me know > ([email protected]). > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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?hl=en. > > -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
