Metadata >> NuGet >> MathNet.Filtering.Kalman

MathNet.Filtering.Kalman

Metadata

Authors Christoph Ruegg
Description Math.NET Filtering: separate package with Kalman filter only. Cannot currently be included into the main package because of licensing restrictions. LGPL 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 - Kalman Filter
PackageSize 43134
PackageHashAlgorithm SHA512
PackageHash u9gyALYjT/2q0zjO7f1OXnkp2rP83NeP0mzzyIwoTViQVOXqS2JFQ2EiEO/Mci+VpyF1MVIN6bczPuJ60L5nTw==
DownloadCount 000000
CreatedDate 2014-09-28T16:49:39

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.Kalman -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MathNet.Filtering.Kalman -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.Kalman
Installing the package (HTTP Basic authentication):
Install-Package MathNet.Filtering.Kalman -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MathNet.Filtering.Kalman -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MathNet.Filtering.Kalman

OpenWrap

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

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