HDF.PInvoke.NETStandard 1.10.502

.NET Standard 2.0
dotnet add package HDF.PInvoke.NETStandard --version 1.10.502
NuGet\Install-Package HDF.PInvoke.NETStandard -Version 1.10.502
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="HDF.PInvoke.NETStandard" Version="1.10.502" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HDF.PInvoke.NETStandard --version 1.10.502
#r "nuget: HDF.PInvoke.NETStandard, 1.10.502"
#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.
// Install HDF.PInvoke.NETStandard as a Cake Addin
#addin nuget:?package=HDF.PInvoke.NETStandard&version=1.10.502

// Install HDF.PInvoke.NETStandard as a Cake Tool
#tool nuget:?package=HDF.PInvoke.NETStandard&version=1.10.502

This package contains PInvoke declarations for the (unmanaged) HDF5 1.10.x API and
the native HDF5 libraries for 64-bit Linux, MacOS and Microsoft Windows built with
thread-safety enabled.

Full API reference documentation is provided at
https://surban.github.io/HDF.PInvoke/api/HDF.PInvoke.html

For information on how to use the HDF5 libraries please refer to
https://portal.hdfgroup.org/display/HDF5/HDF5

This is an inofficial port of HDF.PInvoke to .NET Standard 2.0, based on
the code published by the HDF Group at https://github.com/HDFGroup/HDF.PInvoke.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on HDF.PInvoke.NETStandard:

Package Downloads
Tensor

Tensor (n-dimensional array) library for F# Core features: - n-dimensional arrays (tensors) in host memory or on CUDA GPUs - element-wise operations (addition, multiplication, absolute value, etc.) - basic linear algebra operations (dot product, SVD decomposition, matrix inverse, etc.) - reduction operations (sum, product, average, maximum, arg max, etc.) - logic operations (comparision, and, or, etc.) - views, slicing, reshaping, broadcasting (similar to NumPy) - scatter and gather by indices - standard functional operations (map, fold, etc.) Data exchange: - read/write support for HDF5 (.h5) - interop with standard F# types (Seq, List, Array, Array2D, Array3D, etc.) Performance: - host: SIMD and BLAS accelerated operations - by default Intel MKL is used (shipped with NuGet package) - other BLASes (OpenBLAS, vendor-specific) can be selected by configuration option - CUDA GPU: all operations performed locally on GPU and cuBLAS used for matrix operations Requirements: - Linux, MacOS or Windows on x64 - Linux requires libgomp.so.1 installed. Additional algorithms are provided in the Tensor.Algorithm package.

LiteHDF

Lightweight library for reading HDF5 files.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on HDF.PInvoke.NETStandard:

Repository Stars
deepakkumar1984/MxNet.Sharp
.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
Version Downloads Last updated
1.10.502 71,688 6/25/2019
1.10.501 467 6/24/2019
1.10.500 472 6/23/2019
1.10.200 10,659 5/8/2018
1.10.200-preview1 1,069 5/7/2018