math.similarity: fix using
parent
c84805146d
commit
b6dcb71a1a
|
@ -2,7 +2,7 @@
|
|||
! See http://factorcode.org/license.txt for BSD license
|
||||
|
||||
USING: kernel math math.functions math.statistics math.vectors
|
||||
sequences sequences.extras ;
|
||||
sequences sequences.extras sets ;
|
||||
|
||||
IN: math.similarity
|
||||
|
||||
|
|
Loading…
Reference in New Issue