| New Version 5.0! |
|
Try it for free with our fully functional
60-day trial version.
Download now!
|
| Testimonials |
|
"The de facto-standard library for linear algebra on the .NET platform is the Extreme Optimization Library."
- Jon Harrop, author, F# for Scientists
"I have yet to see another package that offers the depth of statistical analysis that Extreme Optimization does,
and I must say that I'm impressed with the level of service I've experienced." - Henry Oh, RBC Capital Markets
"I have made it my mission to institutionalize the value of good
API design. I strongly believe that this is key to making developers
more productive and happy on our platform. It is clear that you value good
API design in your work, and take to heart developer productivity and
synergy with the .NET framework." - Brad Abrams, Lead Program Manager,
Microsoft.
More testimonials
|
Extreme Optimization Numerical Libraries for .NET
Vector and Matrix Library Features
Below is a list of features for the vector and matrix library portion of the
Extreme Optimization Numerical Libraries for .NET.
Also see the detailed Mathematics and Statistics feature lists.
Download the trial version today!
General
- Double or (coming soon) single precision real or complex components.
- Based on standard BLAS and LAPACK routines.
- 100% managed implementation for security, portability and small sizes.
- Native, processor-optimized implementation for speed with large
sizes based on the Intel® Math Kernel Library.
- Native 64bit support.
Vectors
- General vectors.
- Band vectors.
- Constant vectors.
- Row, column and diagonal vectors.
- Vector views.
Vector Operations
- Basic arithmetic operations.
- Element-wise operations.
- Overloaded arithmetic operators.
- Norms, dot products.
- Largest and smallest values.
- Functions of vectors (sine, cosine, etc.)
Matrices
- General matrices.
- Triangular matrices.
- Real symmetric matrices and complex Hermitian matrices.
- Band matrices.
- Diagonal matrices.
- Matrix views.
Matrix Operations
- Basic arithmetic operations.
- Matrix-vector products.
- Overloaded arithmetic operations.
- Element-wise operations.
- Row and column scaling.
- Norms, rank, condition numbers.
- Singular values, eigenvalues and eigenvectors.
Matrix Decompositions
- LU decomposition.
- QR decomposition.
- Cholesky decomposition.
- Singular value decomposition.
- Symmetric eigenvalue decomposition.
- Non-symmetric eigenvalue decomposition.
- Banded LU and Cholesky decomposition.
- Non-negative matrix factorization (NMF) - Coming soon!
Sparse Matrices
- Sparse vectors
- Sparse matrices
- Matrices in Compressed Sparse Column format
- Sparse LU Decomposition
- Read matrices in Matrix Market format
Linear equations and least squares
- Shared API for matrices and decompositions.
- Determinants, inverses, numerical rank, condition numbers.
- Solve equations with 1 or multiple right-hand sides.
- Least squares solutions using QR or Singular
Value Decomposition.
- Moore-Penrose Pseudo-inverse.
- Non-negative least squares (NNLS) - Coming soon!
Copyright © 2003-2013, Extreme Optimization. All rights reserved.
Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.