created a test for tesing the cubic interpolation

This commit is contained in:
Stephen Mardson McQuay
2010-03-20 20:09:46 -06:00
parent 1fc988428d
commit 700ccc8c25
7 changed files with 97 additions and 56 deletions
+1
View File
@@ -2,6 +2,7 @@
import sys
import pickle
import pdb
from grid.DD import rect_grid, random_grid
from baker import run_baker