ILNumerics.Core
6.0.53-beta03
Prefix Reserved
See the version list below for details.
dotnet add package ILNumerics.Core --version 6.0.53-beta03
NuGet\Install-Package ILNumerics.Core -Version 6.0.53-beta03
<PackageReference Include="ILNumerics.Core" Version="6.0.53-beta03" />
paket add ILNumerics.Core --version 6.0.53-beta03
#r "nuget: ILNumerics.Core, 6.0.53-beta03"
// Install ILNumerics.Core as a Cake Addin #addin nuget:?package=ILNumerics.Core&version=6.0.53-beta03&prerelease // Install ILNumerics.Core as a Cake Tool #tool nuget:?package=ILNumerics.Core&version=6.0.53-beta03&prerelease
This module supports the ILNumerics infrastructure. Internal use. Start with ILNumerics.Computing or ILNumerics.Drawing!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. 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 | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- ILNumerics.Core.Platforms (>= 6.0.53-beta03)
- ILNumerics.Core.Runtime (>= 6.0.53-beta03)
- ILNumerics.Tools.CodeTransforms (>= 6.0.53-beta03)
- Microsoft.CodeAnalysis.CSharp (>= 3.8.0)
- System.Configuration.ConfigurationManager (>= 5.0.0)
- System.Drawing.Common (>= 5.0.2)
- System.Management (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
-
.NETStandard 2.1
- ILNumerics.Core.Platforms (>= 6.0.53-beta03)
- ILNumerics.Core.Runtime (>= 6.0.53-beta03)
- ILNumerics.Tools.CodeTransforms (>= 6.0.53-beta03)
- Microsoft.CodeAnalysis.CSharp (>= 3.8.0)
- System.Configuration.ConfigurationManager (>= 5.0.0)
- System.Drawing.Common (>= 5.0.2)
- System.Management (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ILNumerics.Core:
Package | Downloads |
---|---|
ILNumerics.F2NET.LAPACK
Managed LAPACK. This package is part of ILNumerics Computing Engine, for convenient authoring of fast numerical algorithms on .NET. It is automatically referenced when adding ILNumerics.Computing to your project. Free trial licenses are available here: https://ilnumerics.net/download.html. |
|
ILNumerics.numpy
Brings full compatibility with numpy NdArray features for ILNumerics Array<T>. This module is part of the ILNumerics Computing Engine, for convenient authoring of fast numerical algorithms on .NET. Free trial licenses are available here: https://ilnumerics.net/download.html. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
7.0.245-rc03 | 246 | 10/11/2024 | |
7.0.230-rc02 | 227 | 10/4/2024 | |
7.0.223-rc01 | 262 | 9/28/2024 | |
7.0.163 | 571 | 7/16/2024 | |
7.0.121 | 753 | 4/5/2024 | |
7.0.115 | 455 | 4/3/2024 | |
7.0.104 | 456 | 3/30/2024 | |
7.0.58-beta01 | 704 | 11/1/2022 | |
7.0.54-beta01 | 486 | 11/1/2022 | |
6.0.148 | 5,536 | 6/1/2022 | |
6.0.127 | 2,460 | 1/7/2022 | |
6.0.124 | 2,280 | 11/16/2021 | |
6.0.120 | 1,966 | 10/28/2021 | |
6.0.115 | 2,466 | 8/26/2021 | |
6.0.111 | 2,250 | 8/24/2021 | |
6.0.86 | 2,389 | 8/18/2021 | |
6.0.78 | 1,670 | 8/15/2021 | |
6.0.69-beta05 | 741 | 7/28/2021 | |
6.0.68-beta04 | 915 | 7/21/2021 | |
6.0.53-beta03 | 908 | 7/12/2021 | |
6.0.48-beta02 | 1,055 | 7/11/2021 | |
6.0.43-beta01 | 1,125 | 7/7/2021 |
First working prerelease of ILNumerics Ultimate VS version 6!
* Fixed bug in interpolation toolbox,
* Enabled memory management,
* includes managed LAPACK
* included managed FFT functions.
* Split Visual Studio extensions (now to be found on gallery for free, no license required).
* supports net461, netstandard2.1, net50
* Visualization Engine: split Windows specifics -> ILNumerics.Drawing.Platform
In order to evaluate this beta fetch a regular trial license from here:
http://ilnumerics.net/download.html
Note, the trial email will invite you to install the current release (version 5). But this is not required for testing the version 6 beta! Just install the Visual Studio extension from here: https://marketplace.visualstudio.com/items?itemName=ILNumericsGmbH.ilnumericsVS600.
Then use your trial license key to activate your seat and you are good to go to use all nuget packages.
In case of problems please let us know: support@ilnumerics.net