From 7f360001f9261350be0d69c5fbe5c7d5b8aaf768 Mon Sep 17 00:00:00 2001 From: Lina Iyer <140435362+ilina-linaro@users.noreply.github.com> Date: Thu, 3 Jul 2025 07:15:20 -0600 Subject: [PATCH] Update README.md to include Windows on Arm64 Update README.md to indicate that binaries are available for Windows on ARM64 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc9325d39..6a4fc6a7f 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ For a general introduction to the BLAS routines, please refer to the extensive d We provide official binary packages for the following platform: * Windows x86/x86_64 + * Windows arm64 (woa) You can download them from [file hosting on sourceforge.net](https://sourceforge.net/projects/openblas/files/) or from the [Releases section of the GitHub project page](https://github.com/OpenMathLib/OpenBLAS/releases).