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

My work so far is here:
https://github.com/tesserahub/sympy/tree/DistributionFunction

Right now, I can't turn the dicts used for finite rv densities into a Lambda expression because default python dicts give a key error. Is there a SymPy function that turns dicts into lambdas?

I'm pretty new to diving into the depths of SymPy, so let me know if I did anything inefficient/silly/nonstandard...

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