473,503 Members | 1,643 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Solving linear equations in C++?

Hi,

I've to solve a system of linear equations and inequations in C++. Are
there (free) librarys for that topic?

Regards,

Thomas

Oct 4 '06 #1
4 9338

? "Thomas" <t-*********@gmx.de?????? ??? ??????
news:11**********************@m73g2000cwd.googlegr oups.com...
Hi,

I've to solve a system of linear equations and inequations in C++. Are
there (free) librarys for that topic?

Regards,

Thomas
Take a look at GSL:
http://www.gnu.org/software/gsl/
--
Papastefanos Serafeim
Oct 4 '06 #2
Papastefanos Serafeim wrote:
? "Thomas" <t-*********@gmx.de?????? ??? ??????
news:11**********************@m73g2000cwd.googlegr oups.com...
Hi,

I've to solve a system of linear equations and inequations in C++. Are
there (free) librarys for that topic?

Regards,

Thomas

Take a look at GSL:
http://www.gnu.org/software/gsl/
I had a look on this package before. But as far as I have seen, it is
not possible to solve a set of equation and inequations. I have found
only some functions for solving pure system of equations.

Regards,

Thomas

Oct 4 '06 #3

"Papastefanos Serafeim" <se******@otenet.grwrote in message
news:eg**********@ulysses.noc.ntua.gr...
>
? "Thomas" <t-*********@gmx.de?????? ??? ??????
news:11**********************@m73g2000cwd.googlegr oups.com...
Hi,

I've to solve a system of linear equations and inequations in C++. Are
there (free) librarys for that topic?

Regards,

Thomas

Take a look at GSL:
http://www.gnu.org/software/gsl/
--
Papastefanos Serafeim

try ppLinear, it's a class library for
linear algebra in C++ and comes
compiled for VC6 and Linux GCC
its free

www.pecos-place.com
Oct 4 '06 #4

check out Numerical Recipes in C book On-Line
http://www.library.cornell.edu/nr/bookcpdf.html

- Osama Aouda

On Oct 4, 7:39 am, "Bill Shortall" <p...@cminet.netwrote:
"Papastefanos Serafeim" <seraf...@otenet.grwrote in messagenews:eg**********@ulysses.noc.ntua.gr...


? "Thomas" <t-witkow...@gmx.de?????? ??? ??????
news:11**********************@m73g2000cwd.googlegr oups.com...
Hi,
I've to solve a system of linear equations and inequations in C++. Are
there (free) librarys for that topic?
Regards,
Thomas
Take a look at GSL:
http://www.gnu.org/software/gsl/
--
Papastefanos Serafeimtry ppLinear, it's a class library for
linear algebra in C++ and comes
compiled for VC6 and Linux GCC
its free

www.pecos-place.com
Oct 5 '06 #5

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

Similar topics

15
2201
by: nikie | last post by:
I'm a little bit stuck with NumPy here, and neither the docs nor trial&error seems to lead me anywhere: I've got a set of data points (x/y-coordinates) and want to fit a straight line through...
7
2260
by: 116Rohan | last post by:
I have been trying to figure out how to solve uneqaulity problems I have two equations which I am trying to figure out What values of n will make 8n^2 < 64 * n * Lg n What I am trying to find...
3
1084
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
7
4092
by: Bigs | last post by:
Ok, I have been working on a Linear Equation program that will draw a line on my graph. But, I am not sure how to set up the y=mx+b in Java to return the (x1,y1) and (x2, y2) using only the slope and...
6
8694
by: omesh | last post by:
hi guys.. i got a problem.. could anyone help me write a program.. the program is as follows:- 2. Solving systems of Linear equations using Iteration: You are required to write a C++ program...
2
6636
by: company1484 | last post by:
This program calculates the solution (x,y) of a system of linear equations in 2 variables. This is my third C programming assignment so be gentle. problem: 1)on my int menu() function definition,...
4
4856
by: sdufoo | last post by:
Hallo guys, I have to solve a system of Differential equations: http://picasaweb.google.de/sdufoo/EcuacionesDiferenciales02/photo#5228386949051570594 these are the equations of an induction...
1
3191
by: HypeBeast McStreetwear | last post by:
Hello everyone. I got a assignment that states. The set of linear equations a11X1 = a12X2 = c1 a21X1 = a22X2 = c2 May be solved using Cramer’s rule: X1 = c1a22 – c2a12 a11a22 –...
0
7202
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
7084
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
7278
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
7328
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...
1
5013
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
4672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3167
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3154
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
380
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.