Metadata >> NuGet >> MathNet.Numerics >> 3.7.0

3.7.0

Metadata

Authors Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
Description Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net 4.0, .Net 3.5 and Mono on Windows, Linux and Mac; Silverlight 5, WindowsPhone/SL 8, WindowsPhone 8.1 and Windows 8 with PCL portable profiles 7, 47, 78, 259 and 328; Android/iOS with Xamarin.
IconUrl http://www.mathdotnet.com/images/MathNet128.png
LicenseUrl http://numerics.mathdotnet.com/docs/License.html
Owners Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
ProjectUrl http://numerics.mathdotnet.com/
ReleaseNotes Statistics: RunningStatistics now propagates min/max on Combine, handles NaN on Push. Statistics: new MovingStatistics providing descriptive statistics over a moving window ~Marcus Cuda Statistics: new Statistics.MovingAverage. Statistics: Improved Histogram handling of small-width buckets ~Justin Needham Distributions: ChiSquare.InvCDF ~logophobia FFT: Fourier.FrequencyScale to generate the frequency corresponding to each index in frequency space. BUG: FFT: fix Bluestein algorithm for sequences with more than 46341 samples but not power-of-two. Linear Algebra: SparseVector.AbsoluteMaximumIndex ~Matt Heffron MKL Native Provider: OSX build script ~Marcus Cuda MKL Native Provider: new combined NuGet package with a proper build target (no more manual file handling needed). OpenBLAS Native Provider: a new linear algebra provider using OpenBLAS ~Kuan Bartel CUDA Native Provider: a new GPU-based linear algebra provider using Nvidia CUDA ~Matthew A. Johnson Native Providers: now versioned separately for each kind (MKL, CUDA, OpenBLAS).
RequireLicenseAcceptance False
Summary Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use.
Tags math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
Dependencies TaskParallelLibrary:1.0.2856:net35|::net40
Title Math.NET Numerics
PackageSize 11720430
PackageHashAlgorithm SHA512
PackageHash wjwYvEJJaEoHbJgkHiEASQ1/3spkAK7pBditQTdzNdMIKmOWGI6yRlpCjhT/4+0xG/qSg7YMC0quWmPKvCQENw==
DownloadCount 000000
CreatedDate 2015-05-10T08:35:53

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MathNet.Numerics -Version 3.7.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MathNet.Numerics -Version 3.7.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete MathNet.Numerics 3.7.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package MathNet.Numerics -Version 3.7.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MathNet.Numerics -Version 3.7.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap MathNet.Numerics -Version 3.7.0
Uninstalling the package:
o remove-wrap MathNet.Numerics

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net4+sl5+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+netcore45+MonoAndroid1+MonoTouch1 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+netcore45+wp8+MonoAndroid1+MonoTouch1 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+sl5+netcore45+MonoAndroid1+MonoTouch1 Binaries