Results of my master's thesis
Go to file
Stephen Mardson McQuay b9ea6a3ac2 modified code to use Distribute (python's distribution framework)
one should simply run `python setup.py install` to install these librarires
2010-03-08 13:31:51 -07:00
bin moved some files around to conform to python best practicies 2010-03-08 13:05:42 -07:00
data merged the drivers, and am investigating the qdelauney manpage ... should've done this earlier :P 2010-01-30 12:15:00 -07:00
lib moved some files around to conform to python best practicies 2010-03-08 13:05:42 -07:00
test finally added proper (in my opinon) exception handling to the grid's run_baker method. it should properly autocorrect, and switch the extra point lookup scheme to connectivity-based if solving the system of equations yields a singular solution 2010-03-05 08:58:07 -07:00
tools mostly fixed a bug in my qdelaunay parsing. implemented a blender viewer ... mostly 2010-02-14 20:56:41 -07:00
.hgignore mostly fixed a bug in my qdelaunay parsing. implemented a blender viewer ... mostly 2010-02-14 20:56:41 -07:00
.setup minor: updated the .setup file 2010-01-31 20:51:25 -07:00
distribute_setup.py modified code to use Distribute (python's distribution framework) 2010-03-08 13:31:51 -07:00
setup.py modified code to use Distribute (python's distribution framework) 2010-03-08 13:31:51 -07:00