473,395 Members | 1,335 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Matrix computation in .NET

Hi,

Does anybody know where I can find the matrix computation components in .NET
framework?

Do I need to use a third-party one or there's one that comes with the
framework libraries?

Thanks!

Rick

Nov 16 '05 #1
3 4631
Rick,

I don't believe that there is anything in the framework to handle matrix
computations. I believe that you will have to use a third party component
for this.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"rickz" <ri********@hotmail.com> wrote in message
news:Om******************@TK2MSFTNGP09.phx.gbl...
Hi,

Does anybody know where I can find the matrix computation components in
.NET
framework?

Do I need to use a third-party one or there's one that comes with the
framework libraries?

Thanks!

Rick

Nov 16 '05 #2
Rick,

Have a look at Math.NET (free 3rd party lib) at:

http://sourceforge.net/projects/nmath/

sayed

"rickz" <ri********@hotmail.com> wrote in message news:<Om**************@TK2MSFTNGP09.phx.gbl>...
Hi,

Does anybody know where I can find the matrix computation components in .NET
framework?

Do I need to use a third-party one or there's one that comes with the
framework libraries?

Thanks!

Rick

Nov 16 '05 #3
Hi Rick

I'm "in the process" of preparing my MMT# (Matrix Math Toolkit Sharp v 1)
for release. It includes the usual matrix and vector arithmetic functions:
add, multiply, subtract, invert, norm, condition, eigenvalues (of symmetric
matrices), SaXpY, and a bunch of others, with some specialization for
dealing with 3D Vectors.

I've been moving on this as time permits; what's your timeframe?

Expected selling price: somewhere around $100. Source code included, of
course.

Meanwhile, check System.Matrix; there may be something in there that you can
use, but IIRC it's aimed at graphics (last i looked).
--
Grace + Peace,
Peter N Roth
Engineering Objects International
http://engineeringobjects.com

"rickz" <ri********@hotmail.com> wrote in message
news:Om******************@TK2MSFTNGP09.phx.gbl...
Hi,

Does anybody know where I can find the matrix computation components in
.NET
framework?

Do I need to use a third-party one or there's one that comes with the
framework libraries?

Thanks!

Rick

Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: rickz | last post by:
Hi, Does anybody know where I can find the matrix computation components in .NET framework? Do I need to use a third-party one or there's one that comes with the framework libraries? ...
6
by: Ben Ingram | last post by:
Hi all, I am writing a template matrix class in which the template parameters are the number of rows and number of columns. There are a number of reasons why this is an appropriate tradeoff for...
11
by: Michael Bader | last post by:
Hi, I'm currently working on a matrix multiplication code (matrix times matrix), and have come along some interesting/confusing results concerning the running time of the (apparently) same...
10
by: Duncan M Gunn | last post by:
Hi, I need to store the following matrix of values: T U V A 2 1 1 B 2 - - C - - 2 Where (-) is an empty cell.
0
by: Zoran Stipanicev | last post by:
Hi! The question is product of laziness. I want to write generic operators for matrix computation which would adapt to different types of matrices i.e. when adding square matrix and lower...
2
by: Stipanicev | last post by:
I want to write generic operators for matrix computation which would adapt to different types (shapes) of matrices i.e. when adding square matrix and lower triangle matrix it would add only...
6
by: Chris Buckett | last post by:
Hi, I was just wondering if anyone has had any experience in developing a shipping matrix. We are based in the UK, and we need to ship both locally and internationally. Local shipping is...
20
by: Frank-O | last post by:
Hi , Recently I have been commited to the task of "translating" some complex statistical algorithms from Matlab to C++. The goal is to be three times as fast as matlab ( the latest) . I've...
43
by: parallelpython | last post by:
Has anybody tried to run parallel python applications? It appears that if your application is computation-bound using 'thread' or 'threading' modules will not get you any speedup. That is because...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.