Skip to content

Instantly share code, notes, and snippets.

@givens
Created April 6, 2011 08:33
Show Gist options
  • Save givens/905336 to your computer and use it in GitHub Desktop.
Save givens/905336 to your computer and use it in GitHub Desktop.
Standard python imports
##
## IMPORTS
##
from scipy import *
from pylab import *
@givens
Copy link
Author

givens commented Apr 6, 2011

This file contains standard imports for python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment