ILNumerics.Core.Native 7.2.33-rc03

Prefix Reserved
This is a prerelease version of ILNumerics.Core.Native.
dotnet add package ILNumerics.Core.Native --version 7.2.33-rc03
                    
NuGet\Install-Package ILNumerics.Core.Native -Version 7.2.33-rc03
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ILNumerics.Core.Native" Version="7.2.33-rc03" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ILNumerics.Core.Native" Version="7.2.33-rc03" />
                    
Directory.Packages.props
<PackageReference Include="ILNumerics.Core.Native" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ILNumerics.Core.Native --version 7.2.33-rc03
                    
#r "nuget: ILNumerics.Core.Native, 7.2.33-rc03"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=ILNumerics.Core.Native&version=7.2.33-rc03&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ILNumerics.Core.Native&version=7.2.33-rc03&prerelease
                    
Install as a Cake Tool

ILNumerics Ultimate VS

This package is part of ILNumerics Ultimate VS - a powerful framework for technical application development on .NET.

General Info about ILNumerics: (specific info about this package are found at the end)

ILNumerics provides packages for the convenient authoring of:

Compatibility

ILNumerics is compatible with all .NET runtimes since .NET Framework 4.6.1., including .NET Core, .NET 5.0, .NET 6.0.

We've invested great effort to translate and keep up to date the quasi standard algorithms for all computational routines, including linear algebra, FFT and optimization methods. These purely managed implementations are the first to bring professional robustness and precision to .NET. Hence, ILNumerics runs efficiently on any platform supported by .NET! Optionally, native libraries can be used to replace the managed default implementation. For the Windows platform, such native, optimized libraries are provided, too.

Performance

ILNumerics apps are typically much faster than alternatives: faster to implement and faster during execution. With ILNumerics the size of your data is not limited by the managed heap. ILNumerics n-dimensional Array<T> bridges the gap from high-level mathematical expressions down to native memory robustly, efficiently, and transparently. It allows to connect your data to any 3rd party without hassle. Further, it is able to host your data on any computational resource found, including CPUs and GPUs - key for heterogeneous, parallel computing.

About this Package

This package adds platform specific, native binaries, supporting various modules of ILNumerics on the Windows platform. It adds x64 optimized binaries for the Computing Engine, including Intel's(R) MKL optimized LAPACK implementation for Windows.

General Preparation

Quick Start (Computing Engine)

  • reference this package in your project using the Computing Engine package.
  • Optimized binaries will be distributed to the output folder when building your project.
  • read the beginners guide and start implementing your algorithms!

Documentation

Examples

ILNumerics example collection

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.2.33-rc03 124 6/17/2025
7.2.33-rc02 149 6/14/2025
7.2.33-rc01 272 6/12/2025
7.1.22 332 1/13/2025
7.1.9 374 12/13/2024
7.0.245-rc03 180 10/11/2024
7.0.230-rc02 279 10/4/2024
7.0.223-rc01 181 9/28/2024
7.0.163 387 7/16/2024
7.0.121 815 4/5/2024
7.0.115 472 4/3/2024
7.0.104 509 3/30/2024
7.0.58-beta01 2,799 11/1/2022
7.0.54-beta01 2,806 11/1/2022
6.0.148 3,771 6/1/2022
6.0.127 3,885 1/7/2022
6.0.124 3,165 11/16/2021
6.0.120 2,679 10/28/2021
6.0.115 2,796 8/26/2021
6.0.111 2,781 8/24/2021
6.0.86 2,777 8/18/2021
6.0.78 3,080 8/15/2021
6.0.69-beta05 2,568 7/28/2021
6.0.68-beta04 2,828 7/21/2021
6.0.53-beta03 2,621 7/12/2021
6.0.48-beta02 3,015 7/11/2021 6.0.48-beta02 is deprecated because it is no longer maintained and has critical bugs.
6.0.43-beta01 2,919 7/7/2021 6.0.43-beta01 is deprecated because it is no longer maintained and has critical bugs.