
Security News
npm Introduces minimumReleaseAge and Bulk OIDC Configuration
npm rolls out a package release cooldown and scalable trusted publishing updates as ecosystem adoption of install safeguards grows.
Dew.Math.Core
Advanced tools
Dew.Math.Core is the portable, pure managed edition of the Dew.Math library. It provides the same high-level matrix and vector programming model, expression parser, probability and optimization toolkit, and special function support without linking to any native runtime components. This enables maximum compatibility across platforms and runtime environments. Core Numerical Capabilities (Managed): - Dense matrix and vector operations with operator overloading and method-based APIs - QR, LU, SVD and eigenvalue routines using high-quality managed linear algebra kernels - Complex number and real-valued computation with full vectorization in managed code - Sparse matrix representations with iterative solver support - Probability distributions, histogramming, random generators, Monte Carlo workflows - Nonlinear optimization, curve fitting, regression models, trust-region and gradient methods - Vectorized expression parsing for symbolic-style expression and simulation pipelines - Polynomial and spline interpolation, numerical integration and differentiation - Special function suite including Bessel, Airy, Gamma-related, Legendre and elliptic functions Portability Model: - No native libraries required (zero unmanaged dependencies) - Runs on Windows, Linux, macOS, iOS, Android, MAUI, Uno, WASM, Unity*, cloud functions and plugins - Targets netstandard2.0, net8.0, and net9.0 Use Dew.Math.Core when you need **maximum portability** in libraries, shared simulation engines, tooling, mobile deployments, WebAssembly environments, or plugin architectures.
Cross-platform managed math library for .NET
Dew.Math.Core is the portable, pure managed edition of the Dew.Math library. It provides the same high-level vector and matrix programming model, expression parser, probability and optimization toolkits, and special function support, but does not rely on any native runtime libraries. This enables maximum compatibility across platforms and deployment environments.
Use Dew.Math.Core when building applications and shared libraries that must run on Windows, Linux, macOS, iOS, Android, MAUI, Uno, WebAssembly, Unity* and containerized or plugin-based systems without requiring platform-specific native dependencies.
Includes nonlinear optimization methods:
The same advanced memory and concurrency design from Dew.Math is also available in Dew.Math.Core:
This makes Dew.Math.Core suitable for long-running simulation engines, model servers, and streaming computation pipelines where predictable allocation patterns matter.
Dew.Math.Core shares the same namespaces and class names as:
This allows switching editions without modifying code.
Example deployment workflow:
No #ifdef, no dual code paths, no API differences.
| Package | Platform | Acceleration Model |
|---|---|---|
| Dew.Math | Windows | Native AVX2 / AVX-512 acceleration |
| Dew.Math.Linux | Linux | Native AVX2 / AVX-512 acceleration |
| Dew.Math.Core | All | Managed-only, portable |
Dew Research GitHub Home: https://github.com/Dew-Research
WinForms / WPF / ASP.NET (.NET Framework) examples: https://github.com/Dew-Research/DewLabStudio-NETFramework-Samples
WinForms (.NET Core / .NET 6-9) examples: https://github.com/Dew-Research/DewLabStudio-NETCore-Samples
API Reference: https://www.dewresearch.com/Help/VSNET/MtxVec/contents.html
User Guide (PDF): http://downloads.dewresearch.com/downloads/MtxVecV6-CSharp.pdf
Product Page: https://www.dewresearch.com/products/mtxvec
NuGet Publisher Profile: https://www.nuget.org/profiles/DewResearch
License: https://www.dewresearch.com/downloads/LicenseNET.pdf
Commercial license. See DewMathLicense.txt included in this package. All Dew.* NuGet packages on nuget.org are trial versions and work only inside Visual Studio IDE.
FAQs
Dew.Math.Core is the portable, pure managed edition of the Dew.Math library. It provides the same high-level matrix and vector programming model, expression parser, probability and optimization toolkit, and special function support without linking to any native runtime components. This enables maximum compatibility across platforms and runtime environments. Core Numerical Capabilities (Managed): - Dense matrix and vector operations with operator overloading and method-based APIs - QR, LU, SVD and eigenvalue routines using high-quality managed linear algebra kernels - Complex number and real-valued computation with full vectorization in managed code - Sparse matrix representations with iterative solver support - Probability distributions, histogramming, random generators, Monte Carlo workflows - Nonlinear optimization, curve fitting, regression models, trust-region and gradient methods - Vectorized expression parsing for symbolic-style expression and simulation pipelines - Polynomial and spline interpolation, numerical integration and differentiation - Special function suite including Bessel, Airy, Gamma-related, Legendre and elliptic functions Portability Model: - No native libraries required (zero unmanaged dependencies) - Runs on Windows, Linux, macOS, iOS, Android, MAUI, Uno, WASM, Unity*, cloud functions and plugins - Targets netstandard2.0, net8.0, and net9.0 Use Dew.Math.Core when you need **maximum portability** in libraries, shared simulation engines, tooling, mobile deployments, WebAssembly environments, or plugin architectures.
We found that dew.math.core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
npm rolls out a package release cooldown and scalable trusted publishing updates as ecosystem adoption of install safeguards grows.

Security News
AI agents are writing more code than ever, and that's creating new supply chain risks. Feross joins the Risky Business Podcast to break down what that means for open source security.

Research
/Security News
Socket uncovered four malicious NuGet packages targeting ASP.NET apps, using a typosquatted dropper and localhost proxy to steal Identity data and backdoor apps.