./nugetz

#net9.0

44 packages tagged with “net9.0

Dew.Math.Linux

Dew.Math.Linux provides the high-performance numerical computation capabilities of Dew.Math, but with native acceleration binaries compiled for Linux. It is designed for compute clusters, scientific servers, containerized deployment environments, and performance-critical Linux workloads. Core Numerical Capabilities: - Dense linear algebra (BLAS/LAPACK): decomposition and eigenvalue routines optimized for AVX/AVX-512 - Sparse matrix operations with Pardiso and UMFPACK direct solvers and Krylov-based iterative solvers - Complex-valued linear algebra and spectral computations - Polynomial operations, splines, interpolation, approximate function models, and spectral transforms - Probability distributions, stochastic simulation, and random number engines - Special function library suitable for numerical physics, statistics, and differential systems - Optimization algorithms for non-linear fitting, gradient models, linear programming, and statistical inference Performance Architecture: - Linux-native accelerated BLAS/LAPACK libraries - Multithreaded vectorized math with CPU feature dispatch (AVX/AVX2/AVX-512) - Low-overhead memory allocator for stable scaling under parallel workloads - Optional OpenCL GPU integration for Linux compute environments Platform Model: - Contains Linux native runtime binaries - For Windows native acceleration use: Dew.Math - For portable managed-only computation use: Dew.Math.Core Use Dew.Math.Linux for Linux HPC compute nodes, microservice model engines, AI research pipelines, and scalable distributed scientific processing.

v6.3.1037.4K
dotnetcsharplinuxnativenative-acceleration