avatar
numerical recipe c++# Computation - 科学计算
w*d
1
does anybody have numerical recipe in c++? I need the subroutine to solve
A x = b with A being symmetric.
I tried to use clapack. The software won't allow me to call the BLAS fortran
subroutines. Thanks ahead.
avatar
f*r
2
http://www.nr.com/nronline_switcher.html

【在 w**d 的大作中提到】
: does anybody have numerical recipe in c++? I need the subroutine to solve
: A x = b with A being symmetric.
: I tried to use clapack. The software won't allow me to call the BLAS fortran
: subroutines. Thanks ahead.

avatar
i*g
4
no big difference with the C version.

【在 w**d 的大作中提到】
: thanks. Seems c++ version is not available.
avatar
w*w
5
I have it, but how to give it to you? :)
I suggest that, try IT++, it is for c++, very easy to us, and has almost every
thing for matrix calculations.

【在 w**d 的大作中提到】
: does anybody have numerical recipe in c++? I need the subroutine to solve
: A x = b with A being symmetric.
: I tried to use clapack. The software won't allow me to call the BLAS fortran
: subroutines. Thanks ahead.

avatar
w*d
6
Thanks. I am using TNT from netlib. It seems good. It does not fail even
for singular A.
BTW, what is IT++?

【在 w**w 的大作中提到】
: I have it, but how to give it to you? :)
: I suggest that, try IT++, it is for c++, very easy to us, and has almost every
: thing for matrix calculations.

avatar
w*w
7
IT++ is a C++ library of mathematical, signal processing, speech processing,
and communications classes and functions.
http://itpp.sourceforge.net/
It can deal with matrix calculations very simple. Such:
M.eig() will give you the eigenvalues of M.
you can look the website.
I used TNT before, not bad. :)

every
solve
fortran

【在 w**d 的大作中提到】
: Thanks. I am using TNT from netlib. It seems good. It does not fail even
: for singular A.
: BTW, what is IT++?

avatar
a*u
8
有没有试过GSL?
我觉得很多时候GSL比numerical recipe好用,而且是GPL的

【在 w**d 的大作中提到】
: does anybody have numerical recipe in c++? I need the subroutine to solve
: A x = b with A being symmetric.
: I tried to use clapack. The software won't allow me to call the BLAS fortran
: subroutines. Thanks ahead.

avatar
w*d
9
what is GSL? I never use C++ to write any program for numerical computations.
Tired of Fortran77. Wanna try C++ for next project.

【在 a***u 的大作中提到】
: 有没有试过GSL?
: 我觉得很多时候GSL比numerical recipe好用,而且是GPL的

avatar
a*u
10
GNU Scientific Library
http://www.gnu.org/software/gsl/
Stable, interface for C

computations.
solve
fortran

【在 w**d 的大作中提到】
: what is GSL? I never use C++ to write any program for numerical computations.
: Tired of Fortran77. Wanna try C++ for next project.

avatar
g*e
11
there are some C++ versions on www. you need to search it out.

【在 w**d 的大作中提到】
: thanks. Seems c++ version is not available.
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。