data-clustering
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"scripts": { | ||
@@ -11,0 +11,0 @@ "webpack": "webpack" |
@@ -0,1 +1,2 @@ | ||
import {mean, std, corr, dotp, L2_norm} from './statistic'; | ||
/* | ||
@@ -2,0 +3,0 @@ * Similarity/Dissimilarity for Simple Attributes |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6827645
111500