Popular recipes by alexander baker http://code.activestate.com/recipes/users/4090201/2007-10-29T05:43:10-07:00ActiveState Code RecipesSplit Step (Python) 2007-10-10T06:42:39-07:00alexander bakerhttp://code.activestate.com/recipes/users/4090201/http://code.activestate.com/recipes/533148-split-step/ <p style="color: grey"> Python recipe 533148 by <a href="/recipes/users/4090201/">alexander baker</a> (<a href="/recipes/tags/algorithms/">algorithms</a>). </p> <p>This is an example of how to implement the split step propagation algorithm using python and numpy. Click here to see the results <a href="http://www.alexfb.com/cgi-bin/twiki/view/PtPhysics/VortexLattice" rel="nofollow">http://www.alexfb.com/cgi-bin/twiki/view/PtPhysics/VortexLattice</a></p> twizzler (Python) 2007-10-29T05:43:10-07:00alexander bakerhttp://code.activestate.com/recipes/users/4090201/http://code.activestate.com/recipes/534138-twizzler/ <p style="color: grey"> Python recipe 534138 by <a href="/recipes/users/4090201/">alexander baker</a> (<a href="/recipes/tags/ui/">ui</a>). </p> <p>Handy utility to get things moving on the command line.</p>