Metadata >> NuGet >> MathNet.Numerics.FSharp.Signed >> 3.6.0

3.6.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.
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 Distributions: ChiSquare.CDF more robust for large numbers ~Baltazar Bieniek Linear Algebra: MatrixStorage.Map2 equivalent to VectorStorage.Map2 Linear Algebra: Matrix and Vector Find/Find2, Exists/Exists2, ForAll/ForAll2 Linear Algebra: more consistent range checking in MatrixStorage.Clear and related Linear Algebra: mixed-storage fall back implementations now leverage higher-order functions BUG: Linear Algebra: fix loop range in MatrixStorage.ClearColumns (built-in storage not affected) BUG: Linear Algebra: fix sparse matrix equality. BUG: Linear Algebra: ArgumentException instead of index exception when trying to create an empty matrix. Generate: Unfold, Fibonacci; Normal and Standard replacing Gaussian and Stable. Native Providers: NativeProviderLoader to automatically load the provider for the matching processor architecture (x86, x64) ~Kuan Bartel Native Providers: Control.NativeProviderPath allowing to explicitly declare where to load binaries from. MKL Native Provider: support for native complex eigen-value decomposition ~Marcus Cuda MKL Native Provider: non-convergence checks in singular-value and eigen-value decompositions ~Marcus Cuda
RequireLicenseAcceptance False
Summary F# Modules for Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use.
Tags fsharp F# math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft signed
Dependencies MathNet.Numerics.Signed:[3.6.0]|FSharp.Core:3.1.2.1
Title Math.NET Numerics for F# - Signed Edition
PackageSize 253904
PackageHashAlgorithm SHA512
PackageHash zt9yHGASdj/83SI+N7DRO8iNsD896gUPpw6b9sopbRkNmiLTxsp+y+QhwrWFc5qfPaasKRdv6kr+ZLbxA8Xplg==
DownloadCount 000000
CreatedDate 2015-04-27T18:34:31

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.FSharp.Signed -Version 3.6.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MathNet.Numerics.FSharp.Signed -Version 3.6.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.FSharp.Signed 3.6.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap MathNet.Numerics.FSharp.Signed -Version 3.6.0
Uninstalling the package:
o remove-wrap MathNet.Numerics.FSharp.Signed

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=v4.0 Binaries