Comment #1 on issue 3090 by nathan.f...@gmail.com: Create ContinuousDensity class
http://code.google.com/p/sympy/issues/detail?id=3090

I'd like to implement this. Should the subclass be in sympy.functions or in sympy.stats.crv? Any ideas on how to print? Perhaps something similar to Lambda:

Density(expr)
pdf(z, f(z))

Is there a precedence in sympy for subclasses of Lambda or Function? It would be nice to see how others have implemented representations of function classes.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to