From: ericliu8168 Date: Tue, 15 Mar 2022 06:55:34 +0000 (+0800) Subject: Windows binary with SHVER from 4 to 5 X-Git-Tag: v244~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95e3c3f6760281d89e60a3d2f7161f4d57de78d3;p=liblinear Windows binary with SHVER from 4 to 5 --- diff --git a/windows/liblinear.dll b/windows/liblinear.dll index 5f3ec73..80f7350 100755 Binary files a/windows/liblinear.dll and b/windows/liblinear.dll differ diff --git a/windows/libsvmread.mexw64 b/windows/libsvmread.mexw64 index 5213f78..d0686d3 100755 Binary files a/windows/libsvmread.mexw64 and b/windows/libsvmread.mexw64 differ diff --git a/windows/libsvmwrite.mexw64 b/windows/libsvmwrite.mexw64 index 6a69b37..b142c6d 100755 Binary files a/windows/libsvmwrite.mexw64 and b/windows/libsvmwrite.mexw64 differ diff --git a/windows/predict.exe b/windows/predict.exe index d598dc9..0216993 100755 Binary files a/windows/predict.exe and b/windows/predict.exe differ diff --git a/windows/predict.mexw64 b/windows/predict.mexw64 index 8c5b24e..10fcf80 100755 Binary files a/windows/predict.mexw64 and b/windows/predict.mexw64 differ diff --git a/windows/train.exe b/windows/train.exe index 8652ab7..77eae1d 100755 Binary files a/windows/train.exe and b/windows/train.exe differ diff --git a/windows/train.mexw64 b/windows/train.mexw64 index 9b72520..6e7a78e 100755 Binary files a/windows/train.mexw64 and b/windows/train.mexw64 differ