473,383 Members | 1,877 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,383 software developers and data experts.

Program to solve Linear equations using Gauss elimination, Finding Inverse and LU Decomposition

Hello....

Can anybody give me some idea ...
How to write programs on (...(In C++))
Gauss elimination
LU Decomposition
finding Inverse

Thanks

Jan 30 '07 #1
4 8985
As Gianna said - look at uBLAS from boost...

If you wan't to use lapack download the boost bindings from the
boost-sandbox at sourceforge.
Regards,
Preben
Jan 30 '07 #2
On Jan 30, 4:55 pm, Preben <64bitNONOSPA...@mailme.dkwrote:
As Gianna said - look at uBLAS from boost...

If you wan't to use lapack download the boost bindings from the
boost-sandbox at sourceforge.

Regards,
Preben
Hey ...
Thanks to u guys
can u give me the link to sourceforge and ublas
As i am hearing those names for the first time

thanks
bye

Jan 30 '07 #3
mano <ma******@gmail.comwrote:
On Jan 30, 4:55 pm, Preben <64bitNONOSPA...@mailme.dkwrote:
>As Gianna said - look at uBLAS from boost...

If you wan't to use lapack download the boost bindings from the
boost-sandbox at sourceforge.

can u give me the link to sourceforge and ublas
As i am hearing those names for the first time
http://www.google.com/search?q=ublas
http://www.google.com/search?q=sourceforge

GIYF (Google is your friend)

--
Marcus Kwok
Replace 'invalid' with 'net' to reply
Jan 30 '07 #4
can u give me the link to sourceforge and ublas
As i am hearing those names for the first time
http://boost.org/ (ublas part of the boost-library)
http://sourceforge.net/projects/boost-sandbox/
ublas documentation:
http://www.boost.org/libs/numeric/ublas/doc/index.htm

and the sandbox documentation is still not available.

You should probably also look at general blas and general lapack
distributions (these will be needed).

I would search for the atlas implementations. These are probably in your
package tree in your linux distribution (or for Windows search google)
/ Preben
Jan 31 '07 #5

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

Similar topics

16
by: engsol | last post by:
There is a number puzzle which appears in the daily paper. Because I'm between Python projects, I thought it might be fun to write a program to solve it....20 minute job, max. On closer...
0
by: Bernard Xhumga | last post by:
hello, I present my work : a freeware, (Language C, GnuPlot). Linear algebra : (fractions, 30 packages). http://www.geocities.com/xhungab/package.html The purpose of this work is to verify...
5
by: kumar | last post by:
i request the group to please send me " c programs " to find the matrix inverse and determinant for any order.
8
by: vj | last post by:
Hi all, I want to solve the two equations u*tan(u)=w and u^2 + w^2=V^2, where V is a known constant, and u and w are the two unknowns to be determined. Please can someone suggest me how to...
0
by: metaperl | last post by:
A Comparison of Python Class Objects and Init Files for Program Configuration ============================================================================= Terrence Brannon bauhaus@metaperl.com...
9
by: anuj | last post by:
plz people help me in writing theses programs Write a computer program (in C or C++) that computes langrange interpolation polynomials for the function f(x) = Cos(x) at 10 equally spaced points...
2
by: eyh5 | last post by:
Hi, I'm wondering where I may get the C source code for a linear-algebraic technique known as the singular value decomposition (SVD). I found the code (a function called svdcmp) from...
3
by: tomekwr | last post by:
Hi, I had to write a class which would emulate FPU using normal fixed point operations, and to test it in some real application. I thought about some encoding programs but I don't have much...
3
by: mano | last post by:
Hello.... Can anybody give me some idea ... How to write programs on (...(In C++)) Gauss elimination LU Decomposition finding Inverse Thanks
3
by: newbprogrammer | last post by:
I just started programming in c++ and i tried to explore and do programs on my own... So i wanted to do a program that would help me in my daily school work ... a program to solve quadratic...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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: 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...

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.