Click here to Skip to main content
15,881,715 members
Articles / Programming Languages / C#

MaNet: A matrix library for .NET (Rational Computing 2)

Rate me:
Please Sign up or sign in to vote.
4.90/5 (32 votes)
8 Jul 2010CPOL7 min read 55.9K   3.2K   74  
A translation of the Java matrix library JAMA with LU, QR, Eigenvalue, and Cholesky decompositions.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Written software for what seems like forever. I'm currenly infatuated with WPF. Hopefully my affections are returned.

Comments and Discussions