PlotLib1 2.0.0
Install-Package PlotLib1 -Version 2.0.0
dotnet add package PlotLib1 --version 2.0.0
<PackageReference Include="PlotLib1" Version="2.0.0" />
paket add PlotLib1 --version 2.0.0
#r "nuget: PlotLib1, 2.0.0"
// Install PlotLib1 as a Cake Addin
#addin nuget:?package=PlotLib1&version=2.0.0
// Install PlotLib1 as a Cake Tool
#tool nuget:?package=PlotLib1&version=2.0.0
Librairie de routines graphiques
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)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- runtime.any.System.Globalization (>= 4.3.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Globalization.Extensions (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 234 | 1/4/2021 |
associée avec la librairie et le projet : https://github.com/guihen01/Math-FFT-Lib.git