Skip to content

Commit 7de9ffe

Browse files
committed
更新
1 parent 5725a9a commit 7de9ffe

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Math.NET Numerics
2-
=================
1+
OpenWECD.Numerics Math.NET Numerics
2+
===================================
33

4-
Math.NET Numerics is an opensource **numerical library for .NET and Mono**.
4+
Math.NET Numerics is an opensource **numerical library for .NET and Mono**.used for OPENWECD
55

66
Math.NET Numerics is the numerical foundation of the Math.NET initiative, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Covered topics include special functions, linear algebra, probability models, random numbers, statistics, interpolation, integration, regression, curve fitting, integral transforms (FFT) and more.
77

@@ -11,19 +11,18 @@ Math.NET Numerics is covered under the terms of the [MIT license](LICENSE.md). Y
1111

1212
* [**Project Website**](https://numerics.mathdotnet.com)
1313
* [Source Code](https://github.com/mathnet/mathnet-numerics)
14-
* [NuGet & Binaries](https://numerics.mathdotnet.com/Packages.html) | [Release Notes](https://numerics.mathdotnet.com/ReleaseNotes.html)
14+
* [NuGet & Binaries](https://numerics.mathdotnet.com/Packages.html) | [Release Notes](https://numerics.mathdotnet.com/ReleaseNotes.html)
1515
* [Documentation](https://numerics.mathdotnet.com) | [API Reference](https://numerics.mathdotnet.com/api/)
16-
* [Issues & Bugs](https://github.com/mathnet/mathnet-numerics/issues) | [Ideas](https://feedback.mathdotnet.com/forums/2060-math-net-numerics)
16+
* [Issues & Bugs](https://github.com/mathnet/mathnet-numerics/issues) | [Ideas](https://feedback.mathdotnet.com/forums/2060-math-net-numerics)
1717
* [Discussions](https://github.com/mathnet/mathnet-numerics/discussions) | [Stack Overflow](https://stackoverflow.com/questions/tagged/mathdotnet) | [Twitter](https://twitter.com/MathDotNet)
1818
* [Wikipedia](https://en.wikipedia.org/wiki/Math.NET_Numerics) | [OpenHUB](https://www.openhub.net/p/mathnet-numerics)
1919

2020
### Current Version
2121

22-
![Math.NET Numerics Version](https://buildstats.info/nuget/MathNet.Numerics) Math.NET Numerics
23-
![MKL Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.MKL.Win) MKL Native Provider
24-
![OpenBLAS Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.OpenBLAS.Win) OpenBLAS Native Provider
25-
![Data Extensions Version](https://buildstats.info/nuget/MathNet.Numerics.Data.Text) Data Extensions
26-
22+
![Math.NET Numerics Version](https://buildstats.info/nuget/MathNet.Numerics) Math.NET Numerics
23+
![MKL Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.MKL.Win) MKL Native Provider
24+
![OpenBLAS Native Provider Version](https://buildstats.info/nuget/MathNet.Numerics.OpenBLAS.Win) OpenBLAS Native Provider
25+
![Data Extensions Version](http://www.openwecd.fun/update/ohast2.png) OpenWECD.QHAST2
2726
Installation Instructions
2827
-------------------------
2928

@@ -79,5 +78,5 @@ MsBuild/XBuild:
7978
./restore.sh (or restore.cmd)
8079
msbuild MathNet.Numerics.sln
8180

82-
See [Build & Tools](https://numerics.mathdotnet.com/Build.html) for full details
81+
See [Build & Tools](https://numerics.mathdotnet.com/Build.html) for full details
8382
on how to build, generate documentation or even create a full release.

0 commit comments

Comments
 (0)