Comment #4 on issue 3123 by [email protected]: Naming conventions in sympy/stats/
http://code.google.com/p/sympy/issues/detail?id=3123
For me making code look like math is a high priority. E and P are the standard ways to represent expectation and probability and so I'll back them to the extent that they don't cause big upsets.
I think it's ok if we collide with other SymPy names because we're in a module, not the core. If sympy.stats were to be part of the core or imported by default then it would be very different.
-- 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.
