fniemeyer
- 21,323 total downloads
- last updated 2/24/2017
- Latest version: 3.2.0
Provides generic pointer operations for all of .NET, building on the capabilities provided by FSharp.NativeInterop.NativePtr, which this package extends with features like 64-bit capabilities, exposed in an OOP-friendly manner as NativePtr<T> and extension methods to System.IntPtr.
NativeArray, an...
More information
- 8,735 total downloads
- last updated 9/6/2016
- Latest version: 1.8.0
Levenberg-Marquardt non-linear least squares solver for .NET
- 1,806 total downloads
- last updated 2/24/2017
- Latest version: 3.2.0
Provides SIMD-accelerated operations (create, init, map, ...) on native arrays provided by the NativeInterop package
Note for F# Users: The System.Numerics.Vectors package doesn't work out of the box for F# projects. Make sure to MANUALLY ADD...
More information