Metadata >> NuGet >> MathNet.Filtering

MathNet.Filtering

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. MIT license. Supports .Net 4.0 and Mono on Windows, Linux and Mac.
IconUrl http://www.mathdotnet.com/images/MathNet128.png
LicenseUrl http://filtering.mathdotnet.com/docs/License.html
Owners Christoph Ruegg
ProjectUrl http://filtering.mathdotnet.com/
ReleaseNotes FIR default filter order estimation ~Xiaoshan Huang Backport experimental windowing functions from Numerics
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 92648
PackageHashAlgorithm SHA512
PackageHash 2agnvlSo+s0HaPNgWvYa94iyRO255WJdPVxqU4146nPG+LAvGLtaFuqjIBIik0qqV16L4UgFjq4FGbN5fZVplg==
DownloadCount 000000
CreatedDate 2014-09-28T16:49:17

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MathNet.Filtering
Installing the package (HTTP Basic authentication):
Install-Package MathNet.Filtering -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MathNet.Filtering -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MathNet.Filtering

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.2.0-alpha
0.1.1-alpha
0.1.0-alpha