Updates:
        Status: Started

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

I don't see the point in having specialised subclasses of Lambda. It seems that all they would do is perform checks before creating the object, so IMO it's better to have actual Lambdas and do the checks at the point of use - if necessary.

Anyway, it's clear that Density and friends should return Lambdas, and I'm nearly ready to send a pull request implementing that.

--
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