From: juinanyen Date: Wed, 24 Feb 2021 07:30:38 +0000 (+0800) Subject: Update prebuilt binaries for windows X-Git-Tag: v243 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60f1adf6f35d6f3e031c334b33dfe8399d6f8a9d;p=liblinear Update prebuilt binaries for windows --- diff --git a/windows/liblinear.dll b/windows/liblinear.dll index 5e23c51..5f3ec73 100755 Binary files a/windows/liblinear.dll and b/windows/liblinear.dll differ diff --git a/windows/libsvmread.mexw64 b/windows/libsvmread.mexw64 index f6c52d1..5213f78 100755 Binary files a/windows/libsvmread.mexw64 and b/windows/libsvmread.mexw64 differ diff --git a/windows/libsvmwrite.mexw64 b/windows/libsvmwrite.mexw64 index f4660d7..6a69b37 100755 Binary files a/windows/libsvmwrite.mexw64 and b/windows/libsvmwrite.mexw64 differ diff --git a/windows/predict.exe b/windows/predict.exe index 2162e0c..d598dc9 100755 Binary files a/windows/predict.exe and b/windows/predict.exe differ diff --git a/windows/predict.mexw64 b/windows/predict.mexw64 index fe1f240..8c5b24e 100755 Binary files a/windows/predict.mexw64 and b/windows/predict.mexw64 differ diff --git a/windows/train.exe b/windows/train.exe index b5f6ae1..8652ab7 100755 Binary files a/windows/train.exe and b/windows/train.exe differ diff --git a/windows/train.mexw64 b/windows/train.mexw64 index 8c3f299..9b72520 100755 Binary files a/windows/train.mexw64 and b/windows/train.mexw64 differ