Hi Matt! On Fri, Apr 9, 2010 at 8:51 AM, Matt Curry <[email protected]> wrote: > Thank's for the input! Other input still appreciated!
I think your proposal looks very solid. We have last 3 hours to the deadline, so I only have this suggestion: Put there some example section, where you would show on examples, how your module will be used. I.e. Examples >>> a = TensorProduct(..., ...) >>> a <a|x|x> >>> b = <define harmonic oscillator> >>> b.solve() [gives levels of h1d] ^^^ this is just for inspiration, simply put there what you want to implement and show it on examples, so that people (reviewers) can quickly get an idea what functionality will be implemented and how it will be used. Apart from that, it looks cool! Ondrej -- 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.
