susanhleung
1743ced5a5
add Tversky index calculation for shapes ( #1777 )
...
* trying to add shape tversky
* alpha and beta no defaults, added more tverskyIndex tests to testGrid
* corrections to GridUtils.h and ShapeUtils.cpp
* corrections to GridUtils.h
2018-03-24 08:33:30 +01:00
Greg Landrum
915cf08faa
run clang-format with c++-11 style over that
2017-04-22 17:19:10 +02:00
Greg Landrum
7c0bb0b743
clang-tidy output
2017-04-22 17:09:24 +02:00
Greg Landrum
e08e0d16d8
first pass, using google style
2015-11-14 14:58:11 +01:00
Brian Kelley
403a3d6b7c
Suppresses Boost warnings
2015-10-18 13:41:03 -04:00
Greg Landrum
077eec1be1
more pickle cleanups
2014-06-20 06:59:11 +02:00
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