comparison test_dataset.py @ 51:59757365a057

the script can be autorun
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Tue, 29 Apr 2008 14:40:33 -0400
parents a5c70dc42972
children e3ac93e27e16
comparison
equal deleted inserted replaced
50:ea7d8bc38b34 51:59757365a057
1 1 #!/bin/env python
2 from dataset import * 2 from dataset import *
3 from math import * 3 from math import *
4 import numpy 4 import numpy
5 5
6 def test1(): 6 def test1():