Info
Version: | 1.0.0 |
Author(s): | Henri Guillot |
Last Update: | Thursday, December 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PlotLib |
Install
Install-Package PlotLib
dotnet add package PlotLib
paket add PlotLib
PlotLib Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Développée en C# et Python
But : afficher des courbes et des signaux , notamment des FFT (Fast Fourier Transform) et DFT (Discrete Fourier Transform).
Mais cette librairie peut etre utilisée pour afficher toutes formes de courbes et signaux.
Librairie utilisée, notamment par FFTlib (associée avec la librairie et le projet : https://github.com/guihen01/Math-FFT-Lib.git.
Particularitées : routines qui s'utilisent a partir de code C# et s'interfacent avec du Python ( font appel a des shell Python).