Displaying 1 result from an estimated 1 matches for "blupsurv".
2014 Jan 11
1
Fortran BLAS giving bad results
...ontaining BLAS functions and calling it using
dyn.load, I am getting incorrect results. A small example with which I can
reproduce the problem is below.
I am running on OSX Mavericks (upgraded R, Xcode, etc per instructions on
this list), but I do not think it is related since the check on my
"blupsurv" package on r-forge seems to be showing similar behavior, and the
problem predates Mavericks. The package used to build and check without
errors when I originally put it on r-forge. Would appreciate suggestions.
Thanks,
Emmanuel
Example: this program creates two double vectors, takes the dot...