What's new | Documentation | FAQ | Contributing | Plans

dnAnalytics is a numerical library for the .NET Framework licensed under the Microsoft Public Library. The library is written in C# and is available as a fully managed library, or as a native version that uses Intel® Math Kernel Library (MKL). The native version of dnAnalytics provides significantly better performance when working with large sets of data. dnAnalytics is compatible with .NET 2.0 or later, and Mono. The managed version will run on a Windows XP or newer, and any platform that supports Mono. The native version supports 32bit and 64bit versions of Windows XP or newer, and 32bit and 64bit versions of Linux.

0.3.1 Features
* Linear algebra classes with support for sparse matrices and vectors (with a F# friendly interface).
* Dense and sparse solvers.
* Probability distributions.
* Random number generation.
* QR, LU, SVD, and Cholesky decomposition classes.
* Matrix IO classes that read and write matrices form/to Matlab, Matrix Market, and delimited files.
* Complex and “special” math routines.
* Descriptive Statistics.
* 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)

Nightly Builds
Managed
Windows x86
Windows x64
Linux (Debian Etch) x86

Build Status RSS Feed: http://feeds.feedburner.com/dnAnalytics

Source Control
We are no longer using CodePlex for source control. We'll only be using CodePlex source control to store the source of a release. Daily builds and new release builds will now contain their corresponding source. The active source trunk is now hosted in a Subversion repository provided by CVSDude.

Subversion Repository URL: http://dnanalytics-svn.cvsdude.com/dnanalytics/
Subversion Commit RSS Feed: http://feeds.feedburner.com/dnanalytics_commmits

cvsdude_tag.jpg

Groups
Linkedin
Ohloh
dnAnalytics FriendFeed
Last edited Nov 30 at 3:43 PM by cuda, version 43
Comments
No comments yet.

Updating...