Commit Graph

5 Commits

Author SHA1 Message Date
Stephen M. McQuay 837a72b246 Major: made scripts pass pep8 and pyflakes 2011-09-17 15:38:49 -06:00
Stephen Mardson McQuay 2e7391f573 fixed the pattern function and the memoization thereof 2011-05-04 21:09:15 -06:00
Stephen McQuay 9827035e72 made it so I can call all tests at once
--HG--
rename : test/2dcubic.py => test/cubic2d.py
rename : test/2dquadratic.py => test/quadratic2d.py
2011-02-15 11:27:45 -07:00
Stephen McQuay 6bc5908a9b renamed pattern test functions to be more meaningful 2011-02-15 11:12:56 -07:00
Stephen McQuay 28711318d5 added a test for the pattern
--HG--
rename : bin/pattern.py => test/pattern.py
2011-02-15 11:10:00 -07:00