Popular recipes tagged "physics" but not "math"http://code.activestate.com/recipes/tags/physics-math/2013-04-30T09:09:20-07:00ActiveState Code RecipesHartree Fock SCF (Python)
2013-04-30T09:09:20-07:00alexander bakerhttp://code.activestate.com/recipes/users/4166679/http://code.activestate.com/recipes/578515-hartree-fock-scf/
<p style="color: grey">
Python
recipe 578515
by <a href="/recipes/users/4166679/">alexander baker</a>
(<a href="/recipes/tags/numpy/">numpy</a>, <a href="/recipes/tags/physics/">physics</a>).
Revision 4.
</p>
<p>Quantum Chemistry technique to calculate various interesting operators for HeH.</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>
pauli spin matricies (Python)
2008-08-26T01:52:06-07:00alexander bakerhttp://code.activestate.com/recipes/users/4166679/http://code.activestate.com/recipes/576458-pauli-spin-matricies/
<p style="color: grey">
Python
recipe 576458
by <a href="/recipes/users/4166679/">alexander baker</a>
(<a href="/recipes/tags/kron/">kron</a>, <a href="/recipes/tags/ladder/">ladder</a>, <a href="/recipes/tags/numpy/">numpy</a>, <a href="/recipes/tags/pauli/">pauli</a>, <a href="/recipes/tags/physics/">physics</a>, <a href="/recipes/tags/spin/">spin</a>).
</p>
<p>simple spin investigation in python</p>
Spherical Polar Coordinates (Python)
2008-08-26T08:49:39-07:00alexander bakerhttp://code.activestate.com/recipes/users/4166679/http://code.activestate.com/recipes/576457-spherical-polar-coordinates/
<p style="color: grey">
Python
recipe 576457
by <a href="/recipes/users/4166679/">alexander baker</a>
(<a href="/recipes/tags/mechanics/">mechanics</a>, <a href="/recipes/tags/physics/">physics</a>, <a href="/recipes/tags/polar/">polar</a>, <a href="/recipes/tags/quantum/">quantum</a>).
</p>
<p>Spherical Polar Coordinates
<a href="http://www.alexfb.com/cgi-bin/twiki/view/PtPhysics/Spherical-Polar-Coordinates-Python" rel="nofollow">http://www.alexfb.com/cgi-bin/twiki/view/PtPhysics/Spherical-Polar-Coordinates-Python</a></p>