[R] "best" c++ matrix library?
Vehbi Sinan Tunalioglu
vehbisinan at gmail.com
Wed Aug 31 20:01:29 CEST 2005
Hi,
I used Meschach: http://www.math.uiowa.edu/~dstewart/meschach/
However, it is written in C. The API is strong. I used the same API and
trimmed down the functionality, as well. Both worked for me.
IBM Developworks has an article on the subject "Matrix libraries for C
and C++":
http://www-128.ibm.com/developerworks/linux/library/l-matrix.html
It has also a comparison for some libraries.
I wonder if there is another library...
--vst
Ott Toomet wrote:
> Hi folks,
>
> I am planning to write some more time-consuming matrix manipulations
> in c++. What is the experience with the existing c++ matrix
> libraries? Do you have some recommendations? Are some libraries more
> compatible with R than the others?
>
> All suggestions welcome!
>
> Best,
> Ott
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list