473,395 Members | 1,442 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.

is there a library for matrix manipulation?

Sam
Hello, in my coding work I'm going to using a lot of matix
manipulation, just basic matrix addition, multiplication, Gaussian
method solving for roots, least square... But I don't know if there's
a library which defines matrix and its manipulation. I know there must
be one and it's somethere but I just have no experience.

Thanks.
Jul 22 '05 #1
3 1849
Sam wrote:

Hello, in my coding work I'm going to using a lot of matix
manipulation, just basic matrix addition, multiplication, Gaussian
method solving for roots, least square... But I don't know if there's
a library which defines matrix and its manipulation. I know there must
be one and it's somethere but I just have no experience.


As always when searching for some library or source code, your
first thinking should be: What does google know about it:

http://www.google.com
Search text: matrix C++ download

turns up lots of hits, choose one.

--
Karl Heinz Buchegger
kb******@gascad.at
Jul 22 '05 #2
"Sam" <hc***@nd.edu> wrote...
Hello, in my coding work I'm going to using a lot of matix
manipulation, just basic matrix addition, multiplication, Gaussian
method solving for roots, least square... But I don't know if there's
a library which defines matrix and its manipulation. I know there must
be one and it's somethere but I just have no experience.


Try Googling for OONumerics. Also check out the periodic posting
by Nikki Locke titled "Available C++ Libraries FAQ".

Victor
Jul 22 '05 #3
Sam,

You could try the uBLAS library provided within BOOST. This seems to be
a place to start for dense matrix ops.

Evan

Sam wrote:
Hello, in my coding work I'm going to using a lot of matix
manipulation, just basic matrix addition, multiplication, Gaussian
method solving for roots, least square... But I don't know if there's
a library which defines matrix and its manipulation. I know there must
be one and it's somethere but I just have no experience.

Thanks.


Jul 22 '05 #4

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

Similar topics

2
by: Dave Theese | last post by:
Hello all, Can anybody recommend a freely-available library that provides unlimited-precision integers? All of the standard arithmetic operations would need to be supported as well as...
1
by: lou | last post by:
Anyone pls give me some suggetion on numerical library for C. Able to do complex matrix inverse, and multiply and determinant . thanks alot
13
by: Havatcha | last post by:
Does anyone know of a decent (free/easy to use) C++ library for manipulating matrices and caculating eigenvalues, eigenvectors and so on? I intend to add some Principal Component Analysis...
5
by: rsparapa | last post by:
I've been working on vector/matrix/PRNG class libraries for years, but I never got around to figuring out how to make them into libraries; I'm a statistician, not a computer scientist. So, for...
4
by: Harry | last post by:
Hello, I am using a 2-dimensional matrix for image manipulation and recognition. The x-axes is image.width pixels long and the y-axes image.height. All fields have a RGB integer value. To store...
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...
8
by: Matt | last post by:
Hello. I'm struggling to work out what bit of matrix manipulation the following piece of code is doing to the 3x3 matrix given: #include <stdio.h> int main() { int check_mat = { { 1 , 2...
2
by: Encrypted | last post by:
i am working with a matrix manipulation program...consists of a matrix class and its member functions.. i have also overloaded << and >>...so dat dey can read and print d whole matrix at one...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.