MathNet.Filtering 0.1.0-alpha

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of MathNet.Filtering.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MathNet.Filtering --version 0.1.0-alpha
NuGet\Install-Package MathNet.Filtering -Version 0.1.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MathNet.Filtering" Version="0.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MathNet.Filtering --version 0.1.0-alpha
#r "nuget: MathNet.Filtering, 0.1.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MathNet.Filtering as a Cake Addin
#addin nuget:?package=MathNet.Filtering&version=0.1.0-alpha&prerelease

// Install MathNet.Filtering as a Cake Tool
#tool nuget:?package=MathNet.Filtering&version=0.1.0-alpha&prerelease

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on MathNet.Filtering:

Package Downloads
SIPSorceryMedia

The SIPSorcery package for WebRTC plumbing and Windows audio and video capture.

Atlas.Library

Atlas.Library

PskOnline.X20.DotNet.WinUsb

.Net Client Code for PskOnline X20 USB 2.0 PPG Waveform Sensor

Xposure.Api

QuantConnect LEAN Engine: API Project - C# SDK for interaction with the QuantConnect.com

Asv.Sdr

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on MathNet.Filtering:

Repository Stars
CXWorld/CapFrameX
Frametime capture and analysis tool
ciribob/DCS-SimpleRadioStandalone
An open source Stand alone Radio for DCS integrating with all clickable cockpits and FC3 Aircraft
ESPresense/ESPresense-companion
HA Add-on / Docker container that solves indoor positions with mqtt data received from multiple ESPresense stations
Version Downloads Last updated
0.7.0 215,494 5/10/2020
0.6.1 976 5/10/2020
0.6.0 110,240 11/18/2018
0.5.0 2,035 11/2/2018
0.4.0 692,886 5/1/2017
0.3.0 4,840 1/14/2017
0.2.0-alpha 6,902 9/28/2014
0.1.1-alpha 13,502 7/4/2014
0.1.0-alpha 1,305 7/4/2014

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.