DnAnalytics

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
dnAnalytics
Final release
2009.4 / April 29, 2009; 16 years ago (2009-04-29)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inC#, F#, .NET CLR
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemCross-platform
    TypeNumerical library
    LicenseBSD/Microsoft Public License
    Websitednanalytics.codeplex.com

    dnAnalytics was an open-source numerical library for .NET written in C# and F#.[1] It featured functionality similar to BLAS and LAPACK. It was merged into Math.NET Numerics in 2009.[2][3]

    Features

    [edit | edit source]

    The software library provides facilities for:[2]

    • Linear algebra classes with support for sparse matrices and vectors (with an F# friendly interface).
    • Dense and sparse solvers.
    • Probability distributions.
    • Random number generation (including Mersenne Twister MT19937).
    • QR, LU, SVD, and Cholesky decomposition classes.
    • Matrix IO classes that read and write matrices from/to Matlab, Matrix Market, and delimited files.
    • Complex and “special” math routines.
    • Descriptive Statistics, Histogram, and Pearson Correlation Coefficient.
    • Overload mathematical operators to simplify complex expressions.
    • Visual Studio visual debuggers for matrices and vectors
    • Runs under Microsoft Windows and platforms that support Mono.
    • Optional support for Intel Math Kernel Library (Microsoft Windows and Linux)
    [edit | edit source]

    See also

    [edit | edit source]

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).