mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
math/p5-Algorithm-KMeans: 1.40 -> 2.02
Upstream added two which_cluster methods in Version 2.0 as a result of an email from Jerome White who expressed a need for such methods in order to determine the best cluster for a new data record after you have successfully clustered your existing data.
This commit is contained in:
parent
1f413791d4
commit
43f175e06c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365048
@ -1,8 +1,7 @@
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Algorithm-KMeans
|
||||
PORTVERSION= 1.40
|
||||
PORTVERSION= 2.02
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:AVIKAK
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Algorithm-KMeans-1.40.tar.gz) = 30f581d48c217b8822fa8b389969a3c14bdf9d3bbd0e905d43565200169e7eb3
|
||||
SIZE (Algorithm-KMeans-1.40.tar.gz) = 44620
|
||||
SHA256 (Algorithm-KMeans-2.02.tar.gz) = 6de93b88fa446b0c27f93710c45a3f97b0dadae115c34b8db90ef2fb52f0b435
|
||||
SIZE (Algorithm-KMeans-2.02.tar.gz) = 40184
|
||||
|
Loading…
Reference in New Issue
Block a user