Comparing version 0.8.1 to 0.8.2
@@ -179,3 +179,2 @@ /*jshint esversion: 6 */ | ||
ksj[h] = sumj[h]/cj || 0; // New centroid | ||
if(ksj[h]==0) debugger; | ||
} | ||
@@ -182,0 +181,0 @@ // Find if centroids have moved |
{ | ||
"name": "skmeans", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "Super fast simple kmeans clustering for unidimiensional and multidimensional data. Works in node and browser", | ||
@@ -5,0 +5,0 @@ "author": "David Gómez Matarrodona <solzimer@gmail.com>", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
165176
3730