From 8c37b36673931f1411f5f7dd0e273ca2785a1660 Mon Sep 17 00:00:00 2001 From: wirawan Date: Wed, 24 Feb 2010 14:26:29 +0000 Subject: [PATCH] * Template for dirty scripts/experiments. --- dirty.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dirty.py diff --git a/dirty.py b/dirty.py new file mode 100644 index 0000000..2079d60 --- /dev/null +++ b/dirty.py @@ -0,0 +1,6 @@ +from numpy import * +import matplotlib.pyplot as pp +from wpylib.text_tools import make_matrix as mtx +import wpylib.text_tools +import wpylib.shell_tools as sh +