12 Commits (master)

Author SHA1 Message Date
Stephen M. McQuay 1a4d635362 added some code to time loading from gmsh vs. from pickle 12 years ago
Stephen McQuay 7a3c6f800f modified perms 13 years ago
Stephen McQuay 97ed85eda7 found a working blender plot script
--HG--
rename : bin/plot.py => tools/blender/plot.py
13 years ago
Stephen McQuay ba5280c17b added python path for blender runs 13 years ago
Stephen McQuay 8650a8a541 moved install script
--HG--
rename : install.ubuntu.sh => tools/install.ubuntu.sh
13 years ago
Stephen Mardson McQuay a1c88a186e something about the changes I made (abs -> np.abs) made my stuff succeed more often 14 years ago
Stephen Mardson McQuay cfcd1e15a2 working on the guarantee simplex routine. I have a test case to try it out against, and need to look at visiting neighbors of faces adjacent to points. 14 years ago
Stephen Mardson McQuay 1fc988428d putting together a simple test case so that I can test my quad/cubic interpolator 14 years ago
Stephen Mardson McQuay 9836fdcbfe added files. still not consistently getting better numbers 14 years ago
Stephen Mardson McQuay 2cf9a0b574 mostly fixed a bug in my qdelaunay parsing. implemented a blender viewer ... mostly
the qdelaunay app doesn't alway display all faces for a point. lame. I worked around it by creating the point-> face relationships manually.

There is a max recursion something happeneing when I try to save so pickle. look into this.

I spent some time writing a visualizer for blender. 10 lines of code. simple stuff.

next steps would be to move the KDTree into the mesh object. GOOD LUCK (me)!!

--HG--
rename : bin/grid_driver.py => bin/grid_random.py
rename : bin/grid_driver.py => bin/grid_regular.py
14 years ago
Stephen Mardson McQuay f4b2c95cf5 working on adding 3D baker. also starting to massage together a good baker method test (2D), and added a stub file for 3D testing 14 years ago
Stephen Mardson McQuay 961b3b7b26 init 14 years ago