Re: [Rcpp-devel] Using Goto blas in Mac OS

2010-10-31 Thread Anirban Mukherjee
Hi Dirk, > We do not do anything particular. We just let R and the OS load the right > one > for us. > Yep, that's what I would have expected as well. Will send a post out on OS X if it becomes worth it: for now, can stick with VecLib. I do suspect this should be easy to fix. > In general rep

Re: [Rcpp-devel] Using Goto blas in Mac OS

2010-10-31 Thread Dirk Eddelbuettel
Hi, On 1 November 2010 at 10:23, Anirban Mukherjee wrote: | Hi folks, | | I bumped into the Google techtalk video on Friday and have been playing | around with Rcpp and RcppArmadillo over the weekend. Looks excellent! Thanks | for all the work. Our pleasure! | When using RcppArmadillo with V

[Rcpp-devel] Using Goto blas in Mac OS

2010-10-31 Thread Anirban Mukherjee
Hi folks, I bumped into the Google techtalk video on Friday and have been playing around with Rcpp and RcppArmadillo over the weekend. Looks excellent! Thanks for all the work. When using RcppArmadillo with VecLib, things work as expected. If I change the BLAS to Goto using the link libRBlas.dyli