diff --git a/MathNet.Numerics.CUDA.sln b/MathNet.Numerics.CUDA.sln index 14807c25..525c8b4d 100644 --- a/MathNet.Numerics.CUDA.sln +++ b/MathNet.Numerics.CUDA.sln @@ -47,6 +47,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{97C9717A EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Benchmark", "src\Benchmark\Benchmark.csproj", "{F2CA84AE-4B7C-46F5-9889-82BC5F9F0F4E}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Providers.CUDA", "src\Providers.CUDA\Providers.CUDA.csproj", "{B8E643B4-A475-4CFB-8C2C-0F8A1F986603}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -216,6 +218,38 @@ Global {F2CA84AE-4B7C-46F5-9889-82BC5F9F0F4E}.Release-Signed|Win32.Build.0 = Release|Any CPU {F2CA84AE-4B7C-46F5-9889-82BC5F9F0F4E}.Release-Signed|x64.ActiveCfg = Release|Any CPU {F2CA84AE-4B7C-46F5-9889-82BC5F9F0F4E}.Release-Signed|x64.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Debug|Win32.ActiveCfg = Debug|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Debug|Win32.Build.0 = Debug|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Debug|x64.ActiveCfg = Debug|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Debug|x64.Build.0 = Debug|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release|Any CPU.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release|Win32.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release|Win32.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release|x64.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release|x64.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-CUDA|Any CPU.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-CUDA|Any CPU.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-CUDA|Mixed Platforms.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-CUDA|Mixed Platforms.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-CUDA|Win32.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-CUDA|Win32.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-CUDA|x64.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-CUDA|x64.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-Signed|Any CPU.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-Signed|Mixed Platforms.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-Signed|Mixed Platforms.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-Signed|Win32.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-Signed|Win32.Build.0 = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-Signed|x64.ActiveCfg = Release|Any CPU + {B8E643B4-A475-4CFB-8C2C-0F8A1F986603}.Release-Signed|x64.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/MathNet.Numerics.OpenBLAS.sln b/MathNet.Numerics.OpenBLAS.sln index 3fed39e8..21b5086b 100644 --- a/MathNet.Numerics.OpenBLAS.sln +++ b/MathNet.Numerics.OpenBLAS.sln @@ -40,13 +40,15 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{97C9717A ProjectSection(SolutionItems) = preProject build\build-framework.fsx = build\build-framework.fsx build.fsx = build.fsx - build\MathNet.Numerics.CUDA.Win.nuspec = build\MathNet.Numerics.CUDA.Win.nuspec + build\MathNet.Numerics.OpenBLAS.Win.nuspec = build\MathNet.Numerics.OpenBLAS.Win.nuspec paket.dependencies = paket.dependencies paket.lock = paket.lock EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Benchmark", "src\Benchmark\Benchmark.csproj", "{F2CA84AE-4B7C-46F5-9889-82BC5F9F0F4E}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Providers.OpenBLAS", "src\Providers.OpenBLAS\Providers.OpenBLAS.csproj", "{E8050772-5D35-4664-AFE6-6B6885F6D97A}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -214,6 +216,38 @@ Global {F2CA84AE-4B7C-46F5-9889-82BC5F9F0F4E}.Release-Signed|Win32.Build.0 = Release|Any CPU {F2CA84AE-4B7C-46F5-9889-82BC5F9F0F4E}.Release-Signed|x64.ActiveCfg = Release|Any CPU {F2CA84AE-4B7C-46F5-9889-82BC5F9F0F4E}.Release-Signed|x64.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Debug|Win32.ActiveCfg = Debug|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Debug|Win32.Build.0 = Debug|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Debug|x64.ActiveCfg = Debug|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Debug|x64.Build.0 = Debug|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release|Any CPU.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release|Win32.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release|Win32.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release|x64.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release|x64.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-OpenBLAS|Any CPU.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-OpenBLAS|Any CPU.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-OpenBLAS|Mixed Platforms.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-OpenBLAS|Mixed Platforms.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-OpenBLAS|Win32.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-OpenBLAS|Win32.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-OpenBLAS|x64.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-OpenBLAS|x64.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-Signed|Any CPU.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-Signed|Mixed Platforms.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-Signed|Mixed Platforms.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-Signed|Win32.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-Signed|Win32.Build.0 = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-Signed|x64.ActiveCfg = Release|Any CPU + {E8050772-5D35-4664-AFE6-6B6885F6D97A}.Release-Signed|x64.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/build/MathNet.Numerics.CUDA.Win.nuspec b/build/MathNet.Numerics.CUDA.Win.nuspec index 4a15ab97..2b60090a 100644 --- a/build/MathNet.Numerics.CUDA.Win.nuspec +++ b/build/MathNet.Numerics.CUDA.Win.nuspec @@ -1,28 +1,31 @@  - - MathNet.Numerics.CUDA.Win - @build.number@ - Math.NET Numerics - CUDA Native Provider for Windows (x64) - Matthew A Johnson, Christoph Ruegg - Matthew A Johnson, Christoph Ruegg - false - https://numerics.mathdotnet.com/License.html - https://numerics.mathdotnet.com/ - https://www.mathdotnet.com/images/MathNet128.png - - Nvidia CUDA native libraries for Math.NET Numerics. - Nvidia CUDA native libraries for Math.NET Numerics. - @releaseNotes@ - math numeric statistics probability integration interpolation linear algebra matrix fft native cuda gpu - - - - - - - - - - + + MathNet.Numerics.CUDA.Win + @build.number@ + Math.NET Numerics - CUDA Native Provider for Windows (x64) + Matthew A Johnson, Christoph Ruegg + Matthew A Johnson, Christoph Ruegg + false + https://numerics.mathdotnet.com/License.html + https://numerics.mathdotnet.com/ + https://www.mathdotnet.com/images/MathNet128.png + + Nvidia CUDA native libraries for Math.NET Numerics. + Nvidia CUDA native libraries for Math.NET Numerics. + @releaseNotes@ + math numeric statistics probability integration interpolation linear algebra matrix fft native cuda gpu + + + + + + + + + + + + + diff --git a/build/MathNet.Numerics.MKL.Linux-x64.nuspec b/build/MathNet.Numerics.MKL.Linux-x64.nuspec index 5f17b437..08dc9d50 100644 --- a/build/MathNet.Numerics.MKL.Linux-x64.nuspec +++ b/build/MathNet.Numerics.MKL.Linux-x64.nuspec @@ -1,26 +1,29 @@  - - MathNet.Numerics.MKL.Linux-x64 - @build.number@ - Math.NET Numerics - MKL Native Provider for Linux (x64) - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - false - https://numerics.mathdotnet.com/License.html - https://numerics.mathdotnet.com/ - https://www.mathdotnet.com/images/MathNet128.png - - Intel MKL native libraries for Math.NET Numerics on Linux. - Intel MKL native libraries for Math.NET Numerics on Linux. - @releaseNotes@ - math numeric statistics probability integration interpolation linear algebra matrix fft native mkl - - - - - - - - + + MathNet.Numerics.MKL.Linux-x64 + @build.number@ + Math.NET Numerics - MKL Native Provider for Linux (x64) + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + false + https://numerics.mathdotnet.com/License.html + https://numerics.mathdotnet.com/ + https://www.mathdotnet.com/images/MathNet128.png + + Intel MKL native libraries for Math.NET Numerics on Linux. + Intel MKL native libraries for Math.NET Numerics on Linux. + @releaseNotes@ + math numeric statistics probability integration interpolation linear algebra matrix fft native mkl + + + + + + + + + + + diff --git a/build/MathNet.Numerics.MKL.Linux-x86.nuspec b/build/MathNet.Numerics.MKL.Linux-x86.nuspec index 5ddd800b..54736643 100644 --- a/build/MathNet.Numerics.MKL.Linux-x86.nuspec +++ b/build/MathNet.Numerics.MKL.Linux-x86.nuspec @@ -1,26 +1,29 @@  - - MathNet.Numerics.MKL.Linux-x86 - @build.number@ - Math.NET Numerics - MKL Native Provider for Linux (x86) - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - false - https://numerics.mathdotnet.com/License.html - https://numerics.mathdotnet.com/ - https://www.mathdotnet.com/images/MathNet128.png - - Intel MKL native libraries for Math.NET Numerics on Linux. - Intel MKL native libraries for Math.NET Numerics on Linux. - @releaseNotes@ - math numeric statistics probability integration interpolation linear algebra matrix fft native mkl - - - - - - - - + + MathNet.Numerics.MKL.Linux-x86 + @build.number@ + Math.NET Numerics - MKL Native Provider for Linux (x86) + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + false + https://numerics.mathdotnet.com/License.html + https://numerics.mathdotnet.com/ + https://www.mathdotnet.com/images/MathNet128.png + + Intel MKL native libraries for Math.NET Numerics on Linux. + Intel MKL native libraries for Math.NET Numerics on Linux. + @releaseNotes@ + math numeric statistics probability integration interpolation linear algebra matrix fft native mkl + + + + + + + + + + + diff --git a/build/MathNet.Numerics.MKL.Linux.nuspec b/build/MathNet.Numerics.MKL.Linux.nuspec index 76d52788..036dd34a 100644 --- a/build/MathNet.Numerics.MKL.Linux.nuspec +++ b/build/MathNet.Numerics.MKL.Linux.nuspec @@ -1,28 +1,31 @@  - - MathNet.Numerics.MKL.Linux - @build.number@ - Math.NET Numerics - MKL Native Provider for Linux (x64 and x86) - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - false - https://numerics.mathdotnet.com/License.html - https://numerics.mathdotnet.com/ - https://www.mathdotnet.com/images/MathNet128.png - - Intel MKL native libraries for Math.NET Numerics on Linux. - Intel MKL native libraries for Math.NET Numerics on Linux. - @releaseNotes@ - math numeric statistics probability integration interpolation linear algebra matrix fft native mkl - - - - - - - - - - + + MathNet.Numerics.MKL.Linux + @build.number@ + Math.NET Numerics - MKL Native Provider for Linux (x64 and x86) + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + false + https://numerics.mathdotnet.com/License.html + https://numerics.mathdotnet.com/ + https://www.mathdotnet.com/images/MathNet128.png + + Intel MKL native libraries for Math.NET Numerics on Linux. + Intel MKL native libraries for Math.NET Numerics on Linux. + @releaseNotes@ + math numeric statistics probability integration interpolation linear algebra matrix fft native mkl + + + + + + + + + + + + + diff --git a/build/MathNet.Numerics.MKL.Win-x64.nuspec b/build/MathNet.Numerics.MKL.Win-x64.nuspec index 863bcbf4..1604d282 100644 --- a/build/MathNet.Numerics.MKL.Win-x64.nuspec +++ b/build/MathNet.Numerics.MKL.Win-x64.nuspec @@ -1,26 +1,29 @@  - - MathNet.Numerics.MKL.Win-x64 - @build.number@ - Math.NET Numerics - MKL Native Provider for Windows (x64) - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - false - https://numerics.mathdotnet.com/License.html - https://numerics.mathdotnet.com/ - https://www.mathdotnet.com/images/MathNet128.png - - Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. - Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. - @releaseNotes@ - math numeric statistics probability integration interpolation linear algebra matrix fft native mkl - - - - - - - - + + MathNet.Numerics.MKL.Win-x64 + @build.number@ + Math.NET Numerics - MKL Native Provider for Windows (x64) + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + false + https://numerics.mathdotnet.com/License.html + https://numerics.mathdotnet.com/ + https://www.mathdotnet.com/images/MathNet128.png + + Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. + Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. + @releaseNotes@ + math numeric statistics probability integration interpolation linear algebra matrix fft native mkl + + + + + + + + + + + diff --git a/build/MathNet.Numerics.MKL.Win-x86.nuspec b/build/MathNet.Numerics.MKL.Win-x86.nuspec index 2ad73ddf..e78d4ed1 100644 --- a/build/MathNet.Numerics.MKL.Win-x86.nuspec +++ b/build/MathNet.Numerics.MKL.Win-x86.nuspec @@ -1,26 +1,29 @@  - - MathNet.Numerics.MKL.Win-x86 - @build.number@ - Math.NET Numerics - MKL Native Provider for Windows (x86) - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - false - https://numerics.mathdotnet.com/License.html - https://numerics.mathdotnet.com/ - https://www.mathdotnet.com/images/MathNet128.png - - Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. - Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. - @releaseNotes@ - math numeric statistics probability integration interpolation linear algebra matrix fft native mkl - - - - - - - - + + MathNet.Numerics.MKL.Win-x86 + @build.number@ + Math.NET Numerics - MKL Native Provider for Windows (x86) + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + false + https://numerics.mathdotnet.com/License.html + https://numerics.mathdotnet.com/ + https://www.mathdotnet.com/images/MathNet128.png + + Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. + Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. + @releaseNotes@ + math numeric statistics probability integration interpolation linear algebra matrix fft native mkl + + + + + + + + + + + diff --git a/build/MathNet.Numerics.MKL.Win.nuspec b/build/MathNet.Numerics.MKL.Win.nuspec index c4b8a304..08a68aaa 100644 --- a/build/MathNet.Numerics.MKL.Win.nuspec +++ b/build/MathNet.Numerics.MKL.Win.nuspec @@ -1,28 +1,31 @@  - - MathNet.Numerics.MKL.Win - @build.number@ - Math.NET Numerics - MKL Native Provider for Windows (x64 and x86) - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - Christoph Ruegg, Marcus Cuda, Jurgen Van Gael - false - https://numerics.mathdotnet.com/License.html - https://numerics.mathdotnet.com/ - https://www.mathdotnet.com/images/MathNet128.png - - Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. - Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. - @releaseNotes@ - math numeric statistics probability integration interpolation linear algebra matrix fft native mkl - - - - - - - - - - + + MathNet.Numerics.MKL.Win + @build.number@ + Math.NET Numerics - MKL Native Provider for Windows (x64 and x86) + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + Christoph Ruegg, Marcus Cuda, Jurgen Van Gael + false + https://numerics.mathdotnet.com/License.html + https://numerics.mathdotnet.com/ + https://www.mathdotnet.com/images/MathNet128.png + + Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. + Intel oneAPI MKL native libraries for Math.NET Numerics on Windows. + @releaseNotes@ + math numeric statistics probability integration interpolation linear algebra matrix fft native mkl + + + + + + + + + + + + + diff --git a/build/MathNet.Numerics.OpenBLAS.Win.nuspec b/build/MathNet.Numerics.OpenBLAS.Win.nuspec index 093c6152..2c0b49c2 100644 --- a/build/MathNet.Numerics.OpenBLAS.Win.nuspec +++ b/build/MathNet.Numerics.OpenBLAS.Win.nuspec @@ -1,34 +1,37 @@  - - MathNet.Numerics.OpenBLAS.Win - @build.number@ - Math.NET Numerics - OpenBLAS Native Provider for Windows (x64 and x86) - Kuan Bartel, Christoph Ruegg, Marcus Cuda - Kuan Bartel, Christoph Ruegg, Marcus Cuda - false - https://numerics.mathdotnet.com/License.html - https://numerics.mathdotnet.com/ - https://www.mathdotnet.com/images/MathNet128.png - - OpenBLAS native libraries for Math.NET Numerics. - OpenBLAS native libraries for Math.NET Numerics. - @releaseNotes@ - math numeric statistics probability integration interpolation linear algebra matrix fft native openblas - - - - - - - - - - - - - - - - + + MathNet.Numerics.OpenBLAS.Win + @build.number@ + Math.NET Numerics - OpenBLAS Native Provider for Windows (x64 and x86) + Kuan Bartel, Christoph Ruegg, Marcus Cuda + Kuan Bartel, Christoph Ruegg, Marcus Cuda + false + https://numerics.mathdotnet.com/License.html + https://numerics.mathdotnet.com/ + https://www.mathdotnet.com/images/MathNet128.png + + OpenBLAS native libraries for Math.NET Numerics. + OpenBLAS native libraries for Math.NET Numerics. + @releaseNotes@ + math numeric statistics probability integration interpolation linear algebra matrix fft native openblas + + + + + + + + + + + + + + + + + + + diff --git a/src/Numerics.Tests/Numerics.Tests.OpenBLAS.csproj b/src/Numerics.Tests/Numerics.Tests.OpenBLAS.csproj index 6c2e75f5..b2ff7f25 100644 --- a/src/Numerics.Tests/Numerics.Tests.OpenBLAS.csproj +++ b/src/Numerics.Tests/Numerics.Tests.OpenBLAS.csproj @@ -1,35 +1,35 @@  - - Exe - false - net5.0;net48 - MathNet.Numerics.Tests.OpenBLAS - MathNet.Numerics.Tests - false - 5.0.0 - alpha02 - OPENBLAS - - - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - + + Exe + false + net5.0;net48 + MathNet.Numerics.Tests.OpenBLAS + MathNet.Numerics.Tests + false + 5.0.0 + alpha02 + OPENBLAS + + + + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + +