Commit Graph

6 Commits

Author SHA1 Message Date
Julian Gilyadov
d0d72e0b5e
Implement L2Squared Distance and Norm 2022-06-28 15:28:58 -04:00
Alexander Gololobov
540353566c Added LpNorm and LpDistance functions for arrays 2022-05-27 17:17:08 +02:00
Alexander Gololobov
168b47d0ad Use same norm and distance function names for tuples and arrays 2022-05-25 22:39:59 +02:00
Alexander Gololobov
b065839f44 always return Float64 2022-05-25 22:27:00 +02:00
Alexander Gololobov
669637108c Added tests for special cases with float/double 2022-05-12 14:28:29 +02:00
qieqieplus
5f9eee976f fix & format 2022-05-11 16:14:43 +08:00