Commit Graph

11 Commits

Author SHA1 Message Date
Greg Landrum
54dc305600 add GetGridIndices to python wrapper 2013-12-20 12:11:56 +01:00
Greg Landrum
f3fbef45c5 update copyright statements 2010-09-26 17:04:37 +00:00
Greg Landrum
79b8a77f93 get rid of those irritating POSIX_C_SOURCE warnings 2008-07-08 06:59:59 +00:00
Greg Landrum
a3e6cb057e this is a mass of cleanup stuff; mostly line endings 2008-07-07 13:21:24 +00:00
Greg Landrum
76aa6c6e62 Another subshape optimization 2007-05-16 15:14:53 +00:00
Greg Landrum
9ace7dc0da these functions are primarily useful for implementing Subshape, but moving them out of Python makes a HUGE difference in the runtime of subshape 2007-05-16 09:40:30 +00:00
Greg Landrum
0a80d8a9a2 support operator&=, operator|=, operator+=, and operator-= on UniformGrid3D objects (python and C++) 2007-03-24 14:55:29 +00:00
Greg Landrum
8c668ffc17 add a protrusion distance metric 2007-01-30 05:20:23 +00:00
Greg Landrum
f31ac073b5 add pickle support to the UniformGrid and DiscreteValueVect classes;
This still needs to be checked on linux
2007-01-26 04:41:36 +00:00
Greg Landrum
5d03333c22 setup svn keywords (should have done this before import... grn) 2006-05-06 22:54:39 +00:00
Greg Landrum
75a79b6327 initial import 2006-05-06 22:20:08 +00:00