You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ So far, there are hash functions for the similarity functions:
43
43
-`MonteCarloHash`
44
44
-`ChebHash`
45
45
46
-
This package still needs a lot of work, including improvement to the documentation and API. In general, if you want to draw one or more new hash functions, you can use the following syntax:
46
+
This package still needs a lot of work, including improvement to the documentation and API.
47
47
48
48
## Examples
49
49
The easiest way to start constructing new hash functions is by calling `LSHFunction` with the following syntax:
0 commit comments