Connecting Tech Pros Worldwide Help | Site Map

numerics and scientific calculation

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 22nd, 2005, 10:19 AM
Micah
Guest
 
Posts: n/a
Default numerics and scientific calculation

Hi,

I'm looking for a C++ package to use for scientific computing. Things that
would be nice:
* Fast matrix multiplication
* Arbitrary precision
* Equation solvers
* Easy to use!!

If you have any favorites (or horror stories) please share them.

Thanks,
Micah



  #2  
Old July 22nd, 2005, 10:19 AM
Jacek Dziedzic
Guest
 
Posts: n/a
Default Re: numerics and scientific calculation

Micah wrote:[color=blue]
> Hi,
>
> I'm looking for a C++ package to use for scientific computing. Things that
> would be nice:
> * Fast matrix multiplication
> * Arbitrary precision
> * Equation solvers
> * Easy to use!!
>
> If you have any favorites (or horror stories) please share them.[/color]

For all the matrix + linear equation systems stuff you might
want to try LAPACK. It's in FORTRAN in actuality, but interfaces
OK with C++. You can also get it for free and it is very fast.

Apart from that, try a better group -- this one deals with
Standard C++ and no packages whatsoever.

HTH,
- J.
  #3  
Old July 22nd, 2005, 10:19 AM
E. Robert Tisdale
Guest
 
Posts: n/a
Default Re: numerics and scientific calculation

Micah wrote:
[color=blue]
> I'm looking for a C++ package to use for scientific computing.
> Things that would be nice:
> * Fast matrix multiplication
> * Arbitrary precision
> * Equation solvers
> * Easy to use!!
>
> If you have any favorites (or horror stories) please share them.[/color]

Take a look at
The Object-Oriented Numerics Page

http://www.oonumerics.org/oon/

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.