Greg Landrum
|
62cf27be2a
|
this makes it build under windows
|
2008-04-25 03:36:31 +00:00 |
|
Greg Landrum
|
10faff5964
|
add "distance" support; some code cleanup
|
2008-04-24 09:04:50 +00:00 |
|
Greg Landrum
|
93834a90bd
|
remove support for the useAbs function;
add bounds support on the dice metric
|
2007-10-05 15:35:11 +00:00 |
|
Greg Landrum
|
0ab0653c18
|
move DiceSimilarity code into c++
|
2007-10-04 03:34:06 +00:00 |
|
Greg Landrum
|
67f7dab587
|
fix a problem with __len__ in python (can't do it if we return a Long);
wrap GetLength() instead;
add getNonzeroElements()
|
2007-09-28 03:45:03 +00:00 |
|
Greg Landrum
|
1fa8cd321b
|
add SparseIntVect in both c++ and Python
This still needs windows testing.
|
2007-09-22 18:49:37 +00:00 |
|
Greg Landrum
|
37bf5f56f8
|
add operator+, operator-, operator+=, and operator -=
|
2007-03-17 06:55:53 +00:00 |
|
Greg Landrum
|
e66f08dc33
|
support operator& and operator|;
some doc cleanups;
fix a problem in the copy ctor for DiscreteValueVect
|
2007-03-15 05:59:08 +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 |
|