Product Screenshots
| Extreme Optimization Numerical Libraries for .NET Features & Benefits The Extreme Optimization Numerical Libraries for .NET are a collection of general-purpose mathematical and statistical classes built for the Microsoft .NET framework. The Extreme Optimization Numerical Libraries for .NET provide the first complete platform for technical and statistical computing built on and for the Microsoft .NET platform version 2.0 and later. It combines a math library, a vector and matrix library, and a statistics library in one convenient package. Math Library Features - Basic math: Complex numbers, 'special functions' like Gamma and Bessel functions, numerical differentiation.
- Solving equations: Solve equations in one variable, or solve systems of linear or nonlinear equations.
- Curve fitting: Linear and nonlinear curve fitting, cubic splines, polynomials, orthogonal polynomials.
- Optimization: State of the art algorithms for finding the minimum or maximum of a function in one or more variables, linear programming.
- Numerical integration: Compute integrals over finite or infinite intervals. Integrate over 2D and higher dimensional regions. Integrate systems of ordinary differential equations (ODE's).
- Fast Fourier Transforms: 1D and 2D FFT's using 100% managed or fast native code (32 and 64 bit)
- BigInteger, BigRational, and BigFloat: Perform operations with arbitrary precision.
- Generic arithmetic framework: Write the code once and use it with any numerical type.
Vector and Matrix Library Features - Real and complex vectors and matrices.
- Single and double precision for elements.
- Structured matrix types: including triangular, symmetrical and band matrices.
- Sparse matrices are fully supported.
- Matrix factorizations: LU decomposition, QR decomposition, singular value decomposition, Cholesky decomposition, eigenvalue decomposition.
- Portability and performance: Calculations can be done in 100% managed code, or in hand-optimized processor-specific native code (32 and 64 bit).
- Generic library: Use built-in .NET types or any of the new arbitrary precision types to do matrix calculations.
Statistics Library Features - Data manipulation: Sort and filter data, process missing values, remove outliers, etc. Supports .NET data binding.
- Statistical Models: Simple, multiple, nonlinear, logistic, Poisson regression. Generalized Linear Models. One and two-way ANOVA.
- Hypothesis Tests: 12 14 hypothesis tests, including the z-test, t-test, F-test, runs test, and more advanced tests, such as the Anderson-Darling test for normality, one and two-sample Kolmogorov-Smirnov test, and Levene's test for homogeneity of variances.
- Multivariate Statistics: K-means cluster analysis, hierarchical cluster analysis, principal component analysis (PCA), multivariate probability distributions.
- Statistical Distributions: 25 29 continuous and discrete statistical distributions, including uniform, Poisson, normal, lognormal, Weibull and Gumbel (extreme value) distributions.
- Random numbers: Random variates from any distribution, 4 high-quality random number generators, low discrepancy sequences, shufflers.
General features- Broad base of algorithms covering a wide range of numerical techniques, including: linear algebra (BLAS and LAPACK routines), numerical integration and differentiation, solving equations, complex numbers, and more.
- Intuitive object model. The classes in the Extreme Optimization Numerical Libraries for .NET and the relationships between them match our every-day concepts.
- Ground-breaking usability for numerical software development. The math itself is hard enough.
- Great performance. We implemented the best algorithms available today to provide you with a robust, fast toolset.
Whether you develop applications in C#, Visual Basic .NET, F#, C++/CLI, IronPython or any of the other .NET Framework languages, theExtreme Optimization Numerical Libraries for .NET provide the reliable foundation and the building blocks developers need. |