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

3.0.0-beta04

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 Candidate for v3.0 Release Linear Algebra: FoldRows renamed to FoldByRow, now operates on and returns arrays; same for columns New FoldRows and ReduceRows that operate on row vectors; same for columns Split Map into Map and MapConvert (allows optimization in common in-place case) Row and columns sums and absolute-sums F# DiagonalMatrix module to create diagonal matrices without using the builder F# Matrix module extended with sumRows, sumAbsRows, normRows; same for columns Build: extend build and release automation, automatic releases also for data extensions and native providers
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 2620850
PackageHashAlgorithm SHA512
PackageHash O6a3Br+6n6gaa11ql8bdzaNwCP3Bt4x14TVQIU8sZwfsZg26wkNNLXoGeLdAWCIqFJWglT5joK0cPrMZbdf06w==
DownloadCount 000000
CreatedDate 2014-06-15T23:12:01

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