From: Wei-Lin Chiang Date: Wed, 20 Mar 2019 12:45:49 +0000 (+0800) Subject: Update windows and matlab binaries X-Git-Tag: v230 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f41e72c6ee5f442b24fe80601ad4aeb4705dd16e;p=liblinear Update windows and matlab binaries The binaries are built by VC 2015 & matlab R2016b on Windows 10 --- diff --git a/windows/liblinear.dll b/windows/liblinear.dll index 6c86bb6..6b32017 100755 Binary files a/windows/liblinear.dll and b/windows/liblinear.dll differ diff --git a/windows/libsvmread.mexw64 b/windows/libsvmread.mexw64 index 05be889..e8f84d9 100755 Binary files a/windows/libsvmread.mexw64 and b/windows/libsvmread.mexw64 differ diff --git a/windows/libsvmwrite.mexw64 b/windows/libsvmwrite.mexw64 index e52e5d9..f3fd9a9 100755 Binary files a/windows/libsvmwrite.mexw64 and b/windows/libsvmwrite.mexw64 differ diff --git a/windows/predict.exe b/windows/predict.exe index a5b3723..08fa8e0 100755 Binary files a/windows/predict.exe and b/windows/predict.exe differ diff --git a/windows/predict.mexw64 b/windows/predict.mexw64 index 7197358..7869e93 100755 Binary files a/windows/predict.mexw64 and b/windows/predict.mexw64 differ diff --git a/windows/train.exe b/windows/train.exe index d6e4b7e..bd75dec 100755 Binary files a/windows/train.exe and b/windows/train.exe differ diff --git a/windows/train.mexw64 b/windows/train.mexw64 index 5996c5e..a40cb5d 100755 Binary files a/windows/train.mexw64 and b/windows/train.mexw64 differ