Activity Not Available

Ratings and Reviews

  Analyzed about 2 years ago based on code collected almost 4 years ago.
Community Rating
4.8
   

Average Rating:   4.8/5.0
Number of Ratings:   5
Number of Reviews:   1

My Review of LAPACK

You have not rated or reviewed this project. Click below to rate/review.  
0
 
New Review

Most Helpful Reviews

DarwinNE says:
Avatar
 
...ompanion for numerical calculations  
5
 
written over 2 years ago

Lapack is 'THE' package for linear algebra applications. At any time you need to solve some non trivial numerical problems involving matrices, you definitely SHOULD have a look at Lapack.
I use it for matrix inversion an manipulation as well as for calculating eigenvalues and eigenvectors of very large non sparse systems and it is just wonderful to use. It can be used along with C or C++ code, despite it is written in Fortran, so once again it deserves to be studied with a lot of respect.

So, all you guys, thanks, thanks, THANKS for all the effort you are putting in this wonderful software.

1 out of 1 users found the following review helpful.

Did this review help you?

Most Recent Reviews

DarwinNE says:
Avatar
 
...ompanion for numerical calculations  
5
 
written over 2 years ago

Lapack is 'THE' package for linear algebra applications. At any time you need to solve some non trivial numerical problems involving matrices, you definitely SHOULD have a look at Lapack.
I use it for matrix inversion an manipulation as well as for calculating eigenvalues and eigenvectors of very large non sparse systems and it is just wonderful to use. It can be used along with C or C++ code, despite it is written in Fortran, so once again it deserves to be studied with a lot of respect.

So, all you guys, thanks, thanks, THANKS for all the effort you are putting in this wonderful software.

1 out of 1 users found the following review helpful.

Did this review help you?

 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.