-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Migrated from TracdefectA clear bug or issue that prevents SciPy from being installed or used as expectedA clear bug or issue that prevents SciPy from being installed or used as expectedscipy.spatial
Milestone
Description
Original ticket http://projects.scipy.org/scipy/ticket/1484 on 2011-07-28 by trac user muellner, assigned to trac user peridot.
The "Kulsinski" dissimilarity in the module scipy.spatial.distance seems wrong.
First, the function does not do what the documentation
says: it always returns integer values. Maybe this is a forgotten float(...) in scipy/spatial/distance.py, line 421.
Second, the definition does not agree what I find elsewhere on the net. Compare
http://genome.jouy.inra.fr/doc/genome/statistiques/R-2.6.0/library/prabclus/html/kulczynski.html
and
http://sysbio.oxfordjournals.org/content/55/1/170.full
Can someone please check whether the SciPy definition makes sense and/or is intenionally different from the definition found in R?
Metadata
Metadata
Assignees
Labels
Migrated from TracdefectA clear bug or issue that prevents SciPy from being installed or used as expectedA clear bug or issue that prevents SciPy from being installed or used as expectedscipy.spatial