Dew.Lab.Studio.Linux 6.3.10

dotnet add package Dew.Lab.Studio.Linux --version 6.3.10
                    
NuGet\Install-Package Dew.Lab.Studio.Linux -Version 6.3.10
                    
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="Dew.Lab.Studio.Linux" Version="6.3.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dew.Lab.Studio.Linux" Version="6.3.10" />
                    
Directory.Packages.props
<PackageReference Include="Dew.Lab.Studio.Linux" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dew.Lab.Studio.Linux --version 6.3.10
                    
#r "nuget: Dew.Lab.Studio.Linux, 6.3.10"
                    
#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.
#:package Dew.Lab.Studio.Linux@6.3.10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dew.Lab.Studio.Linux&version=6.3.10
                    
Install as a Cake Addin
#tool nuget:?package=Dew.Lab.Studio.Linux&version=6.3.10
                    
Install as a Cake Tool

Dew.Lab.Studio.Linux

High-performance numerical, signal-processing, and statistical computing kit for Linux.

Dew.Lab.Studio.Linux bundles:

  • Dew.Math.Linux
  • Dew.Signal.Linux
  • Dew.Stats.Linux

These provide native-accelerated computation for HPC clusters, servers, scientific research systems, container-based analytics, real-time instrumentation, and large-scale DSP workflows.


Included Components

Library Purpose
Dew.Math.Linux Dense and sparse linear algebra, solvers, special functions, optimization
Dew.Signal.Linux FIR/IIR filtering, FFT/CZT, spectral analysis, resampling, streaming DSP
Dew.Stats.Linux Distributions, regressions, hypothesis testing, simulation, statistical inference

Drop-in Replaceable Across Platforms

Dew.Lab.Studio, Dew.Lab.Studio.Linux, and Dew.Lab.Studio.Core share:

  • Identical namespaces
  • Identical class names
  • Identical API signatures

This allows platform-switching without code changes.

Typical workflow:

Develop on Windows: Install: Dew.Lab.Studio

Deploy to Linux: Uninstall: Dew.Lab.Studio Install: Dew.Lab.Studio.Linux Rebuild and run

Or build against Dew.Lab.Studio.Core for maximum compatibility and switch to Dew.Lab.Studio or Dew.Lab.Studio.Linux only at deployment time.


Platform Notes

  • Targets: netstandard2.0, net8.0, net9.0
  • Acceleration supports: AVX2 and AVX512 CPUs
  • Confirmed distributions:
    • RHEL / Rocky / Alma 7.x, 8.x, 9.x
    • Ubuntu LTS 18.04+
    • Debian 10+
  • Suitable for: Docker, Podman, Kubernetes, HPC schedulers, headless compute nodes

Trial Edition Note

The trial runtime activates under debugger session.
On Linux, use Visual Studio Code to debug-run your application.


Documentation

API Reference: https://www.dewresearch.com/Help/VSNET/MtxVec/contents.html

User Guides (PDF): https://downloads.dewresearch.com/downloads/MtxVecV6-CSharp.pdf https://downloads.dewresearch.com/downloads/SignalV6-CSharp.pdf https://downloads.dewresearch.com/downloads/StatsV6-CSharp.pdf


License

Commercial license. See DewMathLicense.txt included in this package. All Dew.* packages on nuget.org are trial versions and require debugger activation on Linux.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
6.3.10 248 12/15/2025
6.3.8 277 11/16/2025
6.2.3 373 5/18/2024
6.2.2 303 5/1/2024
6.0.91 926 3/1/2022