Metadata >> NuGet >> MathNet.Numerics.Signed >> 3.0.0-beta03

3.0.0-beta03

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 outer product now follows common style, supports explicit result argument, more efficient. Interpolation: must not modify/sort original data; alternative Sorted and Inplace functions. Distributions: static IsValidParameterSet functions. Distributions: all distributions are now immutable in their distribution parameters. NuGet: attempt to create proper symbol+source packages on symbolsource; primary packages smaller, w/o pdbs Build: skip long tests with new "quick" argument (FAKE) Build: clearing is more explicit, fixes most locking issues if solution is also open in IDE. Build: automated publishing docs, api, git release tag (maintainer)
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 2614149
PackageHashAlgorithm SHA512
PackageHash 5Z7LbaqgVenLyuPe22RFY0kycjKlOUbxSS6PS2VTwAMtmo3fW4ssEEfFGP3TSF4yW1FXpttVEMMRH9JfQ1gGoQ==
DownloadCount 000000
CreatedDate 2014-06-05T18:57:23

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

OpenWrap

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