Fri Apr 16 06:48:04 2021 UTC ()
liblinear: updated to 2.43

Version 2.43
Installing the Python interface through PyPI is supported.

Version 2.42
For dual CD solvers (logistic/l2 losses but not l1 loss), if a maximal number of iterations is reached, LIBLINEAR directly switches to run a primal Newton solver.


(adam)
diff -r1.7 -r1.8 pkgsrc/math/liblinear/Makefile
diff -r1.7 -r1.8 pkgsrc/math/liblinear/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/math/liblinear/Makefile (expand / switch to unified diff)

--- pkgsrc/math/liblinear/Makefile 2020/10/28 19:32:32 1.7
+++ pkgsrc/math/liblinear/Makefile 2021/04/16 06:48:04 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2020/10/28 19:32:32 adam Exp $ 1# $NetBSD: Makefile,v 1.8 2021/04/16 06:48:04 adam Exp $
2 2
3DISTNAME= liblinear-2.41 3DISTNAME= liblinear-2.43
4CATEGORIES= math 4CATEGORIES= math
5MASTER_SITES= https://www.csie.ntu.edu.tw/~cjlin/liblinear/ 5MASTER_SITES= https://www.csie.ntu.edu.tw/~cjlin/liblinear/
6 6
7MAINTAINER= cheusov@NetBSD.org 7MAINTAINER= cheusov@NetBSD.org
8HOMEPAGE= https://www.csie.ntu.edu.tw/~cjlin/liblinear/ 8HOMEPAGE= https://www.csie.ntu.edu.tw/~cjlin/liblinear/
9COMMENT= Library for large linear classification 9COMMENT= Library for large linear classification
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12USE_LANGUAGES= c c++ 12USE_LANGUAGES= c c++
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14 14
15BUILD_TARGET= all lib 15BUILD_TARGET= all lib
16 16

cvs diff -r1.7 -r1.8 pkgsrc/math/liblinear/distinfo (expand / switch to unified diff)

--- pkgsrc/math/liblinear/distinfo 2020/10/28 19:32:32 1.7
+++ pkgsrc/math/liblinear/distinfo 2021/04/16 06:48:04 1.8
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.7 2020/10/28 19:32:32 adam Exp $ 1$NetBSD: distinfo,v 1.8 2021/04/16 06:48:04 adam Exp $
2 2
3SHA1 (liblinear-2.41.tar.gz) = 2b50ecfab5dc64245cd338dc59d7dc495af56970 3SHA1 (liblinear-2.43.tar.gz) = 10d378df08006894fbbcd1eeb7985e1ea9b1fc38
4RMD160 (liblinear-2.41.tar.gz) = b65416689d7af97858b7448b1b8bb2c5acb5f7cf 4RMD160 (liblinear-2.43.tar.gz) = 77da1afd0eef2ec6730a1c3a970490bdeb83d827
5SHA512 (liblinear-2.41.tar.gz) = f2ce99b675382ff6e7a8e5baee433ba12ddd1042e67ac74dfa72efc3b75ed4c3b088f280a07e001d038777e4637b3eed7a1b584de6d2c90afc2fad4df0b129c9 5SHA512 (liblinear-2.43.tar.gz) = e64dac01a05b31600d749561ae7360a0c16887eed31236de6ab0187809d54f13842d96984fe3b331ee73ca22f3ae63c33604519cc7d93e77160ccde55eb8071c
6Size (liblinear-2.41.tar.gz) = 559241 bytes 6Size (liblinear-2.43.tar.gz) = 564336 bytes
7SHA1 (patch-Makefile) = e0e5171d00b484830dc3dcd8134fa9aa0c144701 7SHA1 (patch-Makefile) = e0e5171d00b484830dc3dcd8134fa9aa0c144701
8SHA1 (patch-blas_Makefile) = d829bdf80671d1eb95e78e4a7592f6fd3ffb7c46 8SHA1 (patch-blas_Makefile) = d829bdf80671d1eb95e78e4a7592f6fd3ffb7c46