Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up(possibly fatal) check for Rcpp and RcppArmadillo now opt-in (closes #19) #21
Conversation
|
See #19 for discussion and context. |
|
@eddelbuettel I think we can just get rid of header check instead of providing a define. The logic here was present if we needed extra defines. However, Ensmallen is automatically using variables set inside RcppArmadillo (e.g. redirect of STDOUT/STDERR and RNG). |
|
Either way it needs fixing. One way would be to merge PR and then refine, another to mod the PR then merge. |
|
Done. Closes out #19 |
No description provided.