Most viewed recipes tagged "pylab"http://code.activestate.com/recipes/tags/pylab/views/2009-05-19T05:17:03-07:00ActiveState Code RecipesCode to solve Smoluchowsky Equation (Python)
2008-10-31T06:25:13-07:00Lorenzo Isellahttp://code.activestate.com/recipes/users/4143130/http://code.activestate.com/recipes/576547-code-to-solve-smoluchowsky-equation/
<p style="color: grey">
Python
recipe 576547
by <a href="/recipes/users/4143130/">Lorenzo Isella</a>
(<a href="/recipes/tags/email_sending/">email_sending</a>, <a href="/recipes/tags/nonlinear/">nonlinear</a>, <a href="/recipes/tags/pylab/">pylab</a>, <a href="/recipes/tags/scipy/">scipy</a>, <a href="/recipes/tags/smoluchowski/">smoluchowski</a>).
</p>
<p>This is a research code which solves Smoluchowski equation for coalescing particles. It also can login into a gmail account (login data to be obviously provided by the user) and send an email with one of the generated output pdf files as an attachment.</p>
Energy Distrubution of Black Body (Python)
2009-05-19T05:17:03-07:00alexander bakerhttp://code.activestate.com/recipes/users/4166679/http://code.activestate.com/recipes/576761-energy-distrubution-of-black-body/
<p style="color: grey">
Python
recipe 576761
by <a href="/recipes/users/4166679/">alexander baker</a>
(<a href="/recipes/tags/black/">black</a>, <a href="/recipes/tags/body/">body</a>, <a href="/recipes/tags/energy/">energy</a>, <a href="/recipes/tags/physics/">physics</a>, <a href="/recipes/tags/pylab/">pylab</a>, <a href="/recipes/tags/scipy/">scipy</a>).
</p>
<p>Energy Distrubution of Black Body</p>