Git Product home page Git Product logo

Comments (3)

romainfrancois avatar romainfrancois commented on June 12, 2024

This means letting go of fastLm and other things in src/. Not sure this fits with the maintenance policy. If it does not, then close the issue and expect a fork.

One of the plus is that the combo Rcpp11 + RcppArmadillo could leverage C++11 capabilities of armadillo.

from rcpparmadillo.

eddelbuettel avatar eddelbuettel commented on June 12, 2024

R(-devel) has supported C++11 for a while. With R-devel today, which becomes R 3.1.0 in six weeks on April 10, you only need the USE_CXX1X define in src/Makevars which I built upon to turn on Armadillo's C++11 support. (It's commented out now in the repo, but just remove the one comment, build a tarball and use it via R-devel locally or via win-builder).

I also do not see R Core moving away from having the toggle in src/ which makes the quest of removing all files from src/ a little less compelling. I am in no hurry here and suggest that we wait til R 3.1.0 is out, let the dust settle a little and review then -- no need to rush things.

As for removing src/ from RcppArmadillo and RcppEigen: we could, of course, move fastLm() to add-on example packages. But as @dmbates said in RcppCore/RcppEigen#3, we do have these documented in published papers and the book, so user-facing changes of documented interfaces and functionality must be merited. I don't see that quite yet.

from rcpparmadillo.

romainfrancois avatar romainfrancois commented on June 12, 2024

Ok. I have my answer. Closing this now

from rcpparmadillo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.