We are working to restore the Unionpedia app on the Google Play Store
OutgoingIncoming
🌟We've simplified our design for better navigation!
Instagram Facebook X LinkedIn
Your own Unionpedia with your logo and domain, from 9.99 USD/month
Create my Unionpedia

Math.NET Numerics

Index Math.NET Numerics

Math.NET Numerics is an open-source numerical library for.NET and Mono, written in C# and F#. [1]

Table of Contents

  1. 30 relations: ALGLIB, Basic Linear Algebra Subprograms, Bessel function, Beta function, Boost (C++ libraries), C Sharp (programming language), Cholesky decomposition, Common Language Runtime, Complex number, Cross-platform software, DnAnalytics, Eigendecomposition of a matrix, Error function, F Sharp (programming language), Gamma function, JAMA (numerical linear algebra library), LAPACK, List of numerical libraries, List of numerical-analysis software, LU decomposition, Markov chain Monte Carlo, Mersenne Twister, Microsoft .NET strategy, MIT License, Mono (software), Open-source software, Pearson correlation coefficient, QR decomposition, Singular value decomposition, Struve function.

  2. C Sharp libraries

ALGLIB

ALGLIB is a cross-platform open source numerical analysis and data processing library.

See Math.NET Numerics and ALGLIB

Basic Linear Algebra Subprograms

Basic Linear Algebra Subprograms (BLAS) is a specification that prescribes a set of low-level routines for performing common linear algebra operations such as vector addition, scalar multiplication, dot products, linear combinations, and matrix multiplication. Math.NET Numerics and Basic Linear Algebra Subprograms are numerical software.

See Math.NET Numerics and Basic Linear Algebra Subprograms

Bessel function

Bessel functions, first defined by the mathematician Daniel Bernoulli and then generalized by Friedrich Bessel, are canonical solutions of Bessel's differential equation x^2 \frac + x \frac + \left(x^2 - \alpha^2 \right)y.

See Math.NET Numerics and Bessel function

Beta function

In mathematics, the beta function, also called the Euler integral of the first kind, is a special function that is closely related to the gamma function and to binomial coefficients.

See Math.NET Numerics and Beta function

Boost (C++ libraries)

Boost is a set of libraries for the C++ programming language that provides support for tasks and structures such as linear algebra, pseudorandom number generation, multithreading, image processing, regular expressions, and unit testing.

See Math.NET Numerics and Boost (C++ libraries)

C Sharp (programming language)

C# is a general-purpose high-level programming language supporting multiple paradigms.

See Math.NET Numerics and C Sharp (programming language)

Cholesky decomposition

In linear algebra, the Cholesky decomposition or Cholesky factorization (pronounced) is a decomposition of a Hermitian, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose, which is useful for efficient numerical solutions, e.g., Monte Carlo simulations.

See Math.NET Numerics and Cholesky decomposition

Common Language Runtime

The Common Language Runtime (CLR), the virtual machine component of Microsoft.NET Framework, manages the execution of.NET programs.

See Math.NET Numerics and Common Language Runtime

Complex number

In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted, called the imaginary unit and satisfying the equation i^.

See Math.NET Numerics and Complex number

Cross-platform software

In computing, cross-platform software (also called multi-platform software, platform-agnostic software, or platform-independent software) is computer software that is designed to work in several computing platforms.

See Math.NET Numerics and Cross-platform software

DnAnalytics

dnAnalytics was an open-source numerical library for.NET written in C# and F#. Math.NET Numerics and DnAnalytics are numerical software.

See Math.NET Numerics and DnAnalytics

Eigendecomposition of a matrix

In linear algebra, eigendecomposition is the factorization of a matrix into a canonical form, whereby the matrix is represented in terms of its eigenvalues and eigenvectors.

See Math.NET Numerics and Eigendecomposition of a matrix

Error function

In mathematics, the error function (also called the Gauss error function), often denoted by, is a function defined as: \operatorname z.

See Math.NET Numerics and Error function

F Sharp (programming language)

F# (pronounced F sharp) is a general-purpose, high-level, strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods.

See Math.NET Numerics and F Sharp (programming language)

Gamma function

In mathematics, the gamma function (represented by, the capital letter gamma from the Greek alphabet) is one commonly used extension of the factorial function to complex numbers.

See Math.NET Numerics and Gamma function

JAMA (numerical linear algebra library)

JAMA is a software library for performing numerical linear algebra tasks created at National Institute of Standards and Technology in 1998 similar in functionality to LAPACK. Math.NET Numerics and JAMA (numerical linear algebra library) are numerical software.

See Math.NET Numerics and JAMA (numerical linear algebra library)

LAPACK

LAPACK ("Linear Algebra Package") is a standard software library for numerical linear algebra. Math.NET Numerics and LAPACK are numerical software.

See Math.NET Numerics and LAPACK

List of numerical libraries

This is a list of numerical libraries, which are libraries used in software development for performing numerical calculations. Math.NET Numerics and list of numerical libraries are numerical software.

See Math.NET Numerics and List of numerical libraries

List of numerical-analysis software

Listed here are notable end-user computer applications intended for use with numerical or data analysis. Math.NET Numerics and List of numerical-analysis software are numerical software.

See Math.NET Numerics and List of numerical-analysis software

LU decomposition

In numerical analysis and linear algebra, lower–upper (LU) decomposition or factorization factors a matrix as the product of a lower triangular matrix and an upper triangular matrix (see matrix decomposition).

See Math.NET Numerics and LU decomposition

Markov chain Monte Carlo

In statistics, Markov chain Monte Carlo (MCMC) is a class of algorithms used to draw samples from a probability distribution.

See Math.NET Numerics and Markov chain Monte Carlo

Mersenne Twister

The Mersenne Twister is a general-purpose pseudorandom number generator (PRNG) developed in 1997 by and.

See Math.NET Numerics and Mersenne Twister

Microsoft .NET strategy

The Microsoft.NET strategy is a marketing plan that Microsoft followed in the early 2000s.

See Math.NET Numerics and Microsoft .NET strategy

MIT License

The MIT License is a permissive software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s.

See Math.NET Numerics and MIT License

Mono (software)

Mono is a free and open-source.NET Framework-compatible software framework.

See Math.NET Numerics and Mono (software)

Open-source software

Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose.

See Math.NET Numerics and Open-source software

Pearson correlation coefficient

In statistics, the Pearson correlation coefficient (PCC) is a correlation coefficient that measures linear correlation between two sets of data.

See Math.NET Numerics and Pearson correlation coefficient

QR decomposition

In linear algebra, a QR decomposition, also known as a QR factorization or QU factorization, is a decomposition of a matrix A into a product A.

See Math.NET Numerics and QR decomposition

Singular value decomposition

In linear algebra, the singular value decomposition (SVD) is a factorization of a real or complex matrix into a rotation, followed by a rescaling followed by another rotation.

See Math.NET Numerics and Singular value decomposition

Struve function

In mathematics, the Struve functions, are solutions of the non-homogeneous Bessel's differential equation: introduced by.

See Math.NET Numerics and Struve function

See also

C Sharp libraries

References

[1] https://en.wikipedia.org/wiki/Math.NET_Numerics