Commit Graph

7 Commits

Author SHA1 Message Date
Stephen M. McQuay 1af176a6e0 Primarily: fixed the gmsh module to use integer indices
also did some pep8/pyflakes cleanup
2011-09-27 15:23:42 -06:00
Stephen M. McQuay 0577356cd7 replaced answer with a namedtuple 2011-09-17 15:39:01 -06:00
Stephen M. McQuay 837a72b246 Major: made scripts pass pep8 and pyflakes 2011-09-17 15:38:49 -06:00
Stephen McQuay b54272bb85 simplified a module, and adjusted tests for imports 2011-06-07 21:43:03 -06:00
Stephen McQuay e22a95c360 changed import 2011-03-23 11:16:31 -06:00
Stephen McQuay 8aad7a596e removed unused import 2011-02-15 11:49:00 -07: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