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 |
|
|
b54272bb85
|
simplified a module, and adjusted tests for imports
|
2011-06-07 21:43:03 -06:00 |
|
|
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 |
|
|
c34f9c911a
|
testing other equations
|
2011-02-03 09:45:11 -07:00 |
|
|
6bfaa20d40
|
renamed test files
--HG--
rename : test/cubic.test.py => test/2dcubic.py
rename : test/quad.test.py => test/2dquadratic.py
rename : test/baker.test.py => test/baker2d.py
rename : test/baker.order.test.py => test/baker2dorder.py
rename : test/baker3D.test.py => test/baker3d.py
rename : test/qhull.test.py => test/qhull.py
|
2011-02-03 09:38:44 -07:00 |
|