ar1st0crat.SciColorMaps.Portable
1.0.2
dotnet add package ar1st0crat.SciColorMaps.Portable --version 1.0.2
NuGet\Install-Package ar1st0crat.SciColorMaps.Portable -Version 1.0.2
<PackageReference Include="ar1st0crat.SciColorMaps.Portable" Version="1.0.2" />
paket add ar1st0crat.SciColorMaps.Portable --version 1.0.2
#r "nuget: ar1st0crat.SciColorMaps.Portable, 1.0.2"
// Install ar1st0crat.SciColorMaps.Portable as a Cake Addin #addin nuget:?package=ar1st0crat.SciColorMaps.Portable&version=1.0.2 // Install ar1st0crat.SciColorMaps.Portable as a Cake Tool #tool nuget:?package=ar1st0crat.SciColorMaps.Portable&version=1.0.2
A simple portable library providing custom color maps (user-defined or imported from matplotlib) for scientific visualization
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ar1st0crat.SciColorMaps.Portable:
Repository | Stars |
---|---|
anastasios-stamoulis/deep-learning-with-csharp-and-cntk
Deep Learning with C# and CNTK
|
|
nicolasdeory/firelight
A modular game integration for Razer Chroma and other RGB LED devices for League of Legends, Rocket League, Fortnite and many more.
|
This is the portable version of SciColorMaps library. It does not rely on any framework-dependent color structure (like System.Drawing.Color or System.Windows.Media.Color). It operates with pure byte arrays, so it can be used in any .NET project.