From 728215807cd62d843be0545560564453cc3f5c8b Mon Sep 17 00:00:00 2001 From: Mehrdad Dowlatabadi <43187348+Dowlatabadi@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:33:51 +0330 Subject: [PATCH 1/3] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c37e73fe4..196018da5 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ Math.NET Numerics is covered under the terms of the [MIT license](LICENSE.md). Y ### Current Version -![Math.NET Numerics Version](https://buildstats.info/nuget/MathNet.Numerics) Math.NET Numerics -![MKL Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.MKL.Win) MKL Native Provider -![OpenBLAS Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.OpenBLAS.Win) OpenBLAS Native Provider -![Data Extensions Version](https://buildstats.info/nuget/MathNet.Numerics.Data.Text) Data Extensions +[![Math.NET Numerics Version](https://buildstats.info/nuget/MathNet.Numerics)](https://www.nuget.org/packages/MathNet.Numerics/) +[![MKL Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.MKL.Win)](https://www.nuget.org/packages/MathNet.Numerics.MKL.Win/) +[![OpenBLAS Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.OpenBLAS.Win)](https://www.nuget.org/packages/MathNet.Numerics.OpenBLAS.Win/) +[![Data Extensions Version](https://buildstats.info/nuget/MathNet.Numerics.Data.Text)](https://www.nuget.org/packages/MathNet.Numerics.Data.Text/) Installation Instructions ------------------------- From 06ba918244841b216868b35beaf2a431b9a98159 Mon Sep 17 00:00:00 2001 From: Mehrdad Dowlatabadi <43187348+Dowlatabadi@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:38:16 +0330 Subject: [PATCH 2/3] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 196018da5..f3c42a60f 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ Math.NET Numerics is covered under the terms of the [MIT license](LICENSE.md). Y * [Wikipedia](https://en.wikipedia.org/wiki/Math.NET_Numerics) | [OpenHUB](https://www.openhub.net/p/mathnet-numerics) ### Current Version +[![Math.NET Numerics Version](https://buildstats.info/nuget/MathNet.Numerics)](https://www.nuget.org/packages/MathNet.Numerics/) Math.NET Numerics +[![MKL Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.MKL.Win)](https://www.nuget.org/packages/MathNet.Numerics.MKL.Win/) MKL Native Provider +[![OpenBLAS Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.OpenBLAS.Win)](https://www.nuget.org/packages/MathNet.Numerics.OpenBLAS.Win/) OpenBLAS Native Provider +[![Data Extensions Version](https://buildstats.info/nuget/MathNet.Numerics.Data.Text)](https://www.nuget.org/packages/MathNet.Numerics.Data.Text/) Data Extensions -[![Math.NET Numerics Version](https://buildstats.info/nuget/MathNet.Numerics)](https://www.nuget.org/packages/MathNet.Numerics/) -[![MKL Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.MKL.Win)](https://www.nuget.org/packages/MathNet.Numerics.MKL.Win/) -[![OpenBLAS Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.OpenBLAS.Win)](https://www.nuget.org/packages/MathNet.Numerics.OpenBLAS.Win/) -[![Data Extensions Version](https://buildstats.info/nuget/MathNet.Numerics.Data.Text)](https://www.nuget.org/packages/MathNet.Numerics.Data.Text/) Installation Instructions ------------------------- From 5504faa6667306526bb170d68a175f40c133c907 Mon Sep 17 00:00:00 2001 From: Mehrdad Dowlatabadi <43187348+Dowlatabadi@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:32:47 +0330 Subject: [PATCH 3/3] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f3c42a60f..eb3b31322 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,12 @@ Math.NET Numerics is covered under the terms of the [MIT license](LICENSE.md). Y * [Wikipedia](https://en.wikipedia.org/wiki/Math.NET_Numerics) | [OpenHUB](https://www.openhub.net/p/mathnet-numerics) ### Current Version -[![Math.NET Numerics Version](https://buildstats.info/nuget/MathNet.Numerics)](https://www.nuget.org/packages/MathNet.Numerics/) Math.NET Numerics -[![MKL Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.MKL.Win)](https://www.nuget.org/packages/MathNet.Numerics.MKL.Win/) MKL Native Provider -[![OpenBLAS Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.OpenBLAS.Win)](https://www.nuget.org/packages/MathNet.Numerics.OpenBLAS.Win/) OpenBLAS Native Provider -[![Data Extensions Version](https://buildstats.info/nuget/MathNet.Numerics.Data.Text)](https://www.nuget.org/packages/MathNet.Numerics.Data.Text/) Data Extensions +| **Package** | **Latest Version** | +|:--|:--| +| Math.NET Numerics |[![Math.NET Numerics Version](https://buildstats.info/nuget/MathNet.Numerics)](https://www.nuget.org/packages/MathNet.Numerics/) | +| MKL Native Provider |[![MKL Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.MKL.Win)](https://www.nuget.org/packages/MathNet.Numerics.MKL.Win/) | +| OpenBLAS Native Provider |[![OpenBLAS Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.OpenBLAS.Win)](https://www.nuget.org/packages/MathNet.Numerics.OpenBLAS.Win/) | +| Data Extensions |[![Data Extensions Version](https://buildstats.info/nuget/MathNet.Numerics.Data.Text)](https://www.nuget.org/packages/MathNet.Numerics.Data.Text/) | Installation Instructions