Dew Research Products for Visual Studio
All our .NET Products
Dew Math - Dew Signal - Dew Stats
MtxVec library rewritten in C# is called Dew Math Library. DSP Master becomes Dew Signal and Stats Master is Dew Stats Library.
Dew Lab Studio for .NET - bundle

In Dew Lab Studio for .NET we bundle all of our products at a reduced price. We give you Dew Math - numerical library, Dew Signal - signal processing library and Dew Stats - the statistical library with support for C#, VB.NET and C++. Full source code comes with each product. Dew Lab Studio installs all dependent packages as a bundle from nuget.org
Dew Math - high performance math library for .NET

Dew Math Library is MtxVec rewritten in C# for .NET Core that offers a wide set of matrix and vector math operations. The library provides a broad set of vectorized numeric functions which include sparse matrices, complex numbers, probabilities, a math parser, optimization unit, SVD, QR, LQ, and LU solvers and special functions. Applications using this library gain the benefit of CPU-specific code optimization and symmetric multiprocessing. Efficient management of memory and support for 64bit native mode increase performance of your applications.
Dew Signal - advanced digital signal processing for Dew Math

Dew Stats - advanced statistical analysis package for Dew Math

Dew Stats is Stats Master library rewritten in C# for native .NET Core support and requires Dew Math Library to run. It includes all features known from the Stats Master:
- 34 different distributions: PDF, CDF and inverse CDF,
- variance and mean for all 34 distributions
- random generators for 24 distributions, parameter estimate using moments or MLE for continuous and discrete distributions
- histograms, mean, harmonic mean, ogives nth-Moment, percentile, range, parametric and non-parametric hypothesis thesting, goodness-of-fit tests
- Poisson, PCA, ML, NL regression
- PCA, FA, multidimensional scaling
- full integration with Steema's TeeChart
- many other features