Menu

#1137 Tanimoto score on "raw fingerprint" larger than 1

master
open
5
2012-10-08
2011-06-01
No

Attached is a patch with a JUnit test failing because of Tanimoto scores being larger than 1 for comparison of "raw fingerprints"

Discussion

  • Rajarshi Guha

    Rajarshi Guha - 2011-06-01

    Can you remove the System.out.println. Also, it seems that one Assert must fail - they both can't be true.. Also, use the @cdk.bug annotation in the test source

    Also, can you file the patch in the patch tracker (and note the bug number there)