Metadata >> NuGet >> MathNet.Filtering >> 0.1.0-alpha

0.1.0-alpha

Metadata

Authors Christoph Ruegg
Description Math.NET Filtering with finite and infinite impulse response filter design and application, median filtering and other signal processing methods and algorithms. MKL license. Supports .Net 4.0 and Mono on Windows, Linux and Mac.
IconUrl http://www.mathdotnet.com/images/MathNet128.png
LicenseUrl http://spatial.mathdotnet.com/docs/License.html
Owners Christoph Ruegg
ProjectUrl http://spatial.mathdotnet.com/
ReleaseNotes Initial version after replacing Math.NET Neodym Moved Kalman filter to a separate MathNet.Filtering.Kalman package with LGPL license until we can relicense to MIT/X11 like the rest of the library.
RequireLicenseAcceptance False
Summary Math.NET Filtering, providing methods and algorithms for signal processing and filtering in science, engineering and every day use.
Tags math filter signal FIR IIR median kalman design
Dependencies MathNet.Numerics:3.0.2
Title Math.NET Filtering
PackageSize 82988
PackageHashAlgorithm SHA512
PackageHash M8P2YnCLQyT4ARUcgpGgMTfVcPEvqZ77g7a+KiND47rwHXOtFOccdS9PCoX1Ko6ZcIqwpSuYhcnN0lhFAlu93w==
DownloadCount 000000
CreatedDate 2014-07-04T20:11:27

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap MathNet.Filtering -Version 0.1.0-alpha
Uninstalling the package:
o remove-wrap MathNet.Filtering

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