Extreme.Numerics
8.1.25
dotnet add package Extreme.Numerics --version 8.1.25
NuGet\Install-Package Extreme.Numerics -Version 8.1.25
<PackageReference Include="Extreme.Numerics" Version="8.1.25" />
<PackageVersion Include="Extreme.Numerics" Version="8.1.25" />
<PackageReference Include="Extreme.Numerics" />
paket add Extreme.Numerics --version 8.1.25
#r "nuget: Extreme.Numerics, 8.1.25"
#:package Extreme.Numerics@8.1.25
#addin nuget:?package=Extreme.Numerics&version=8.1.25
#tool nuget:?package=Extreme.Numerics&version=8.1.25
Numerics.NET
Version 8.1.25 (May 2024)
Get a free 30 day trial key.
Introduction
Numerics.NET (formerly Extreme Optimization Numerical Libraries for .NET) is a solid foundation for your numerical computing needs on the Microsoft .NET platform, including .NET Core, on Linux, and on mobile.
Its broad base of algorithms covers a wide range of numerical techniques, including: linear algebra, numerical integration and differentiation, solving equations, optimization, curve fitting, statistical models, and much more.
The classes in Numerics.NET and the relationships between them match our every-day concepts, and breaks new ground in usability for numerical software development.
We implemented the best algorithms available today to provide you with great performance on a robust, fast toolset.
Getting Started
Numerics.NET is distributed as a fully functional 30 day trial version. If you wish to use the software after the trial expires, you may purchase a license online.
You can also obtain a free 30 trial key.
To get started, follow these steps:
Add the
Extreme.NumericsNuget package to your project.In your application's launch code, add your trial key:
Extreme.License.Verify("<your trial key>");Check the documentation and start coding!
We encourage you to contact support if you have questions.
Nuget Packages
Numerics.NET is available from the Nuget Gallery.
The main package, Extreme.Numerics, is all you need to get started. For best performance, we also recommend you add one of the native packages like Extreme.Numerics.Mkl.Windows.
Our website has a complete list of the available packages.
Code examples
Code examples are available on our website in the form of QuickStart samples in a variety of languages.
You can download ZIP files that contain all sample projects and data.
Documentation
In addition to the QuickStart samples, our website also hosts full documentation.
This includes a user's guide as well as full API documentation.
Contact Information
Sales
- 1(877) 876-MATH (6284)
- 1(425) 533-0718
- Fax: 1(425) 533-0718
- E-mail: sales@numerics.net
Technical support
- E-mail: support@numerics.net
General inquiries
- 1(877) 876-MATH (6284)
- 1(425) 533-0718
- E-mail: info@numerics.net
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Microsoft.Win32.Registry (>= 4.5.0)
-
.NETFramework 4.6.2
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 4.5.0)
- System.Runtime.Loader (>= 4.3.0)
-
net5.0
- Microsoft.Win32.Registry (>= 5.0.0)
-
net6.0
- Microsoft.Win32.Registry (>= 5.0.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Extreme.Numerics:
| Package | Downloads |
|---|---|
|
Extreme.Data
Data Access Library for reading and writing files in commonly used formats including: R, Matlab, Text (CSV, delimited, fixed width), matrix market, stata. Part of the Extreme Optimization Numerical Libraries for .NET. |
|
|
Extreme.Data.Json
Extreme Optimization Numerical Libraries for .NET Data Access Library for JSON. |
|
|
Extreme.Numerics.Generic
The Extreme Optimization Numerical Libraries for .NET are a set of libraries for numerical computing and data analysis. This package provides a complete implementation of linear algebra functionality for arbitrary numerical types. Supports .NET 6.0, .NET 5.0, .NET Framework 4.62+, .NET Standard 2.0, and .NET Core 3.1 on Windows, Linux and Mac. |
|
|
Extreme.Numerics.SinglePrecision
The Extreme Optimization Numerical Libraries for .NET are a set of libraries for numerical computing and data analysis. This package provides types specialized to single-precision, including complex numbers, as well as optimized implementations of single-precision linear algebra. Supports .NET 6.0, .NET 5.0, .NET Framework 4.62+, .NET Standard 2.0, and .NET Core 3.1 on Windows, Linux and Mac. |
|
|
Extreme.Numerics.Mkl.net40
The Extreme Optimization Numerical Libraries for .NET are a set of libraries for numerical computing and data analysis. This package contains the mixed-mode native provider. This is the recommended native provider for the classic .NET Framework on Windows. Supports .NET Framework 4.0 and 4.6+ on Windows. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.1.25 | 189,234 | 5/28/2024 |
| 8.1.24 | 4,866 | 4/14/2024 |
| 8.1.23 | 20,532 | 1/21/2024 |
| 8.1.22 | 5,058 | 11/28/2023 |
| 8.1.21 | 1,672 | 10/26/2023 |
| 8.1.19 | 10,391 | 7/7/2023 |
| 8.1.18 | 1,384 | 6/29/2023 |
| 8.1.17 | 1,264 | 6/24/2023 |
| 8.1.16 | 1,199 | 6/20/2023 |
| 8.1.15 | 3,915 | 6/15/2023 |
| 8.1.14 | 150,264 | 1/30/2023 |
| 8.1.13 | 1,650 | 1/14/2023 |
| 8.1.12 | 1,832 | 12/20/2022 |
| 8.1.11 | 91,214 | 12/3/2022 |
| 8.1.10 | 2,613 | 11/29/2022 |
| 8.1.9 | 48,751 | 9/12/2022 |
| 8.1.8 | 2,219 | 8/25/2022 |
| 8.1.7 | 44,973 | 5/24/2022 |
| 8.1.6 | 40,010 | 4/6/2022 |
| 8.1.5 | 11,191 | 2/10/2022 |
| 8.1.4 | 170,547 | 2/2/2022 |
| 8.1.3 | 13,487 | 12/17/2021 |
| 8.1.2 | 2,397 | 12/11/2021 |
| 8.1.1 | 2,303 | 12/3/2021 |
| 8.1.0 | 16,118 | 11/11/2021 |
| 8.0.13 | 4,645 | 10/16/2021 |
| 8.0.12 | 33,020 | 10/9/2021 |
| 8.0.11 | 37,038 | 9/25/2021 |
| 8.0.10 | 21,277 | 9/18/2021 |
| 8.0.9 | 1,762 | 9/11/2021 |
| 8.0.8 | 1,809 | 8/31/2021 |
| 8.0.7 | 1,499 | 8/28/2021 |
| 8.0.6 | 4,188 | 8/8/2021 |
| 8.0.5 | 2,265 | 7/24/2021 |
| 8.0.4 | 3,557 | 7/15/2021 |
| 8.0.3 | 1,501 | 7/13/2021 |
| 8.0.2 | 1,523 | 7/12/2021 |
| 8.0.1 | 2,014 | 7/2/2021 |
| 8.0.0 | 6,162 | 6/26/2021 |
| 7.0.20 | 35,587 | 4/23/2021 |
| 7.0.19 | 6,581 | 3/27/2021 |
| 7.0.18 | 3,336 | 2/28/2021 |
| 7.0.17 | 22,691 | 11/12/2020 |
| 7.0.16 | 4,994 | 10/20/2020 |
| 7.0.15 | 4,876 | 9/10/2020 |
| 7.0.14 | 7,265 | 8/12/2020 |
| 7.0.13 | 3,039 | 6/30/2020 |
| 7.0.12 | 18,152 | 3/19/2020 |
| 7.0.11 | 107,795 | 1/2/2020 |
| 7.0.10 | 129,805 | 11/1/2019 |
| 7.0.9 | 4,698 | 9/12/2019 |
| 7.0.8 | 22,081 | 7/22/2019 |
| 7.0.7 | 3,068 | 6/24/2019 |
| 7.0.6 | 6,463 | 3/28/2019 |
| 7.0.5 | 2,477 | 2/19/2019 |
| 7.0.4 | 1,874 | 2/12/2019 |
| 7.0.3 | 7,989 | 1/5/2019 |
| 7.0.2 | 2,091 | 12/18/2018 |
| 7.0.1 | 7,854 | 12/1/2018 |
| 7.0.0 | 4,347 | 11/3/2018 |
Bug fixes and performance improvements.