Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

Dew.Math.Core

Package Overview
Maintainers
1
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Source code not available
We could not scan this package. Some page functionalities have been disabled

Dew.Math.Core

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.

nugetNuGet
Version
6.2.0
Version published
Maintainers
1
Created
The README file is missing

FAQs

Package last updated on 23 Apr 2024

Did you know?

Socket

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.

Install

Related posts