Metadata >> NuGet >> MathNet.Numerics.Signed >> 3.3.0

3.3.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 Linear Algebra: Vector.Fold2 (fold2 in F#), storage optimized Linear Algebra: Minor change how matrix products call the LA provider Linear Algebra: Random generation now leveraging array sampling routines Linear Algebra: fix bug when manually assigning System.Random to random distribution Root Finding: Change Brent tolerance check, add bracked check ~Hythen Sidky Root Finding: Auto zero-crossing bracketing in FindRoots facade (not in algorithms) Statistics: RootMeanSquare (RMS) Distributions: Array sampling routines now available through interface Distributions: Categorical sampling now explicitly skips p=0 categories Generate: leverage array sampling routines for random data generation Generate: square, triangle and sawtooth waves Distance: Jaccard Index F#: explicitly depend on official FSharp.Core NuGet packages F#: NuGet package with iPython IfSharp F# module integration load script F#: load scripts with better packet support (and NuGet with -ExcludeVersion) Build: unified build.sh and buildn.sh into combined build.sh Build: use Paket instead of NuGet to maintain NuGet dependencies Build: for core add PCL profiles 7, 78 and 259; for F# extensions drop PCL profile 328
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 signed
Title Math.NET Numerics - Signed Edition
PackageSize 2674781
PackageHashAlgorithm SHA512
PackageHash h0l1ggFD/xVfp6S8iQ2VUFueIPPbXdoiwnBYrJ9hzr6MZs+YXt8ywdjf6cDffslt/K4EWSalibv5v/GANJtyvw==
DownloadCount 000000
CreatedDate 2014-11-26T15:00:42

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap MathNet.Numerics.Signed -Version 3.3.0
Uninstalling the package:
o remove-wrap MathNet.Numerics.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