In an R package, I am linking against R's LAPACK but ideally would like to have access to the the single precision float routines, which are not bundled there (on windows) because R does not use them. Does anyone have a recommendation how to also get access to f32 routines on windows? #rstats
PhD Student in Statistics / Machine Learning. Working on mlr3, which is a machine learning framework in R. Also working on a code transformation framework for R (jit compilation, autodiff): https://r-xla.github.io/anvl/