Skip to content

faster tanimoto implementation#41

Open
UnixJunkie wants to merge 1 commit intobacktracking:masterfrom
UnixJunkie:patch-1
Open

faster tanimoto implementation#41
UnixJunkie wants to merge 1 commit intobacktracking:masterfrom
UnixJunkie:patch-1

Conversation

@UnixJunkie
Copy link
Copy Markdown
Contributor

Hi Jean-Christophe,

This implementation should be faster (two pop calls instead of three) and more robust (no div by 0). Results should be unchanged.

Thanks to @rogersayle from the excellent https://nextmovesoftware.com/ for the heads up.

Regards,
Francois.

Hi Jean-Christophe,

This implementation should be faster (two pop calls instead of three) and more robust (no div by 0).
Results should be unchanged.

Thanks to @rogersayle from the excellent https://nextmovesoftware.com/ for the heads up.

Regards,
Francois.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant