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

0.1.0-alpha

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://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 - Kalman Filter
PackageSize 43048
PackageHashAlgorithm SHA512
PackageHash pPz53J7n+ulyJWFqGQ0rKeoUWVi1cp91O653Y/XTqJsZb7iChEWPnRI1s9MsSl+xg6y7H+VfI66zDSXPqanfsA==
DownloadCount 000000
CreatedDate 2014-07-04T20:11:47

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.Kalman -Version 0.1.0-alpha -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MathNet.Filtering.Kalman -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.Kalman 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.Kalman -Version 0.1.0-alpha -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MathNet.Filtering.Kalman -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.Kalman -Version 0.1.0-alpha
Uninstalling the package:
o remove-wrap MathNet.Filtering.Kalman

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