From: heartylearner Date: Thu, 16 Feb 2023 14:15:44 +0000 (+0800) Subject: Update Windows binaries for 2.46 release X-Git-Tag: v246~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5913ee69c62844b1cc9f5c2bd3d1fe49378fc548;p=liblinear Update Windows binaries for 2.46 release --- diff --git a/windows/liblinear.dll b/windows/liblinear.dll index 46cb868..b8eb3b1 100755 Binary files a/windows/liblinear.dll and b/windows/liblinear.dll differ diff --git a/windows/libsvmread.mexw64 b/windows/libsvmread.mexw64 index eaa2c31..3e98a73 100755 Binary files a/windows/libsvmread.mexw64 and b/windows/libsvmread.mexw64 differ diff --git a/windows/libsvmwrite.mexw64 b/windows/libsvmwrite.mexw64 index aa52198..9eb58da 100755 Binary files a/windows/libsvmwrite.mexw64 and b/windows/libsvmwrite.mexw64 differ diff --git a/windows/predict.exe b/windows/predict.exe index 667a004..2a9bfe4 100755 Binary files a/windows/predict.exe and b/windows/predict.exe differ diff --git a/windows/predict.mexw64 b/windows/predict.mexw64 index 96db408..638cd58 100755 Binary files a/windows/predict.mexw64 and b/windows/predict.mexw64 differ diff --git a/windows/train.exe b/windows/train.exe index 6566816..7293b02 100755 Binary files a/windows/train.exe and b/windows/train.exe differ diff --git a/windows/train.mexw64 b/windows/train.mexw64 index f320989..419b43e 100755 Binary files a/windows/train.mexw64 and b/windows/train.mexw64 differ