This website requires JavaScript.
Explore
Help
Sign In
sm
/
smbinterp
Watch
1
Star
0
Fork
0
You've already forked smbinterp
Code
Issues
Pull Requests
Activity
0cc5fedb75
smbinterp
/
.hgignore
9 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2009-12-27 09:48:27 -08:00
\.pyc$
implemented a function that will be used to provide a generic n-th order, nth-dimension error approximation function
2010-05-04 22:03:07 -07:00
\.gz$
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
2010-02-14 19:56:41 -08:00
\.blend$
minor
2011-02-07 08:39:48 -08:00
^smbinterp.egg-info$
^lib$
ignore the profiles dir
2011-03-22 15:09:23 -07:00
^profiles$
added dgrid bench script, also ignored another couple of directories
2011-03-23 23:36:49 -07:00
^meshes$
^data$
Reference in New Issue
Copy Permalink