Changes between Version 2 and Version 3 of Ticket #2706, comment 4
- Timestamp:
- 06/20/17 14:43:48 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2706, comment 4
v2 v3 2 2 * `HammingSimilarityCalculator.CalculateSimilarity` 3 3 * `double.NaN` is returned if both binary vectors are of length 0 4 * the exception message says "[...] one or both of the provided scopesis null.", whereas the method does not use scopes at all4 * the exception message says "[...] one or both of the provided '''scopes''' is null.", whereas the method does not use scopes at all 5 5 6 6 #2730 depends on this ticket.