RcppArmadillo (0.3.900.0)
Rcpp integration for Armadillo templated linear algebra library.
http://arma.sourceforge.net/
http://dirk.eddelbuettel.com/code/rcpp.armadillo.html
http://romainfrancois.blog.free.fr/index.php?category/R-package/RcppArmadillo
http://cran.r-project.org/web/packages/RcppArmadillo
R and Armadillo integration using Rcpp Armadillo is a templated C++ linear algebra library (by Conrad Sanderson) that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. . A delayed evaluation approach is employed (during compile time) to combine several operations into one, and to reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming. . This library is useful if C++ has been decided as the language of choice (due to speed and/or integration capabilities), rather than another language. . The RcppArmadillo package includes the header files from the templated Armadillo library (currently version 3.820). Thus users do not need to install Armadillo itself in order to use RcppArmadillo. . This Armadillo integration provides a nice illustration of the capabilities of the Rcpp package for seamless R and C++ integration. . Armadillo is licensed under the MPL 2.0, while RcppArmadillo (the Rcpp bindings/bridge to Armadillo) is licensed under the GNU GPL version 2 or later, as is the rest of Rcpp.
Maintainer:
Dirk Eddelbuettel
Author(s): Romain Francois, Dirk Eddelbuettel and Doug Bates
License: GPL (>= 2)
Uses: Rcpp, RUnit, inline
Reverse depends: ALDqr, Amelia, BayesComm, bfa, cda, cladoRcpp, FBFsearch, fdaMixed, forecast, GeneticTools, gMWT, gof, gRbase, gRim, growcurves, GSE, mets, miscF, msgl, MVB, nfda, oem, planar, psgp, rcppbugs, RcppDE, RcppRoll, rgam, rmgarch, robustgam, rugarch, SBSA, sirt, SpatialTools, unmarked, zic
Released 15 days ago.
51 previous versions
- RcppArmadillo_0.3.820. Released about 1 month ago.
- RcppArmadillo_0.3.810.2. Released about 1 month ago.
- RcppArmadillo_0.3.810.0. Released 2 months ago.
- RcppArmadillo_0.3.800.1. Released 3 months ago.
- RcppArmadillo_0.3.800.0. Released 4 months ago.
- RcppArmadillo_0.3.6.3. Released 4 months ago.
- RcppArmadillo_0.3.6.2. Released 5 months ago.
- RcppArmadillo_0.3.6.1. Released 6 months ago.
- RcppArmadillo_0.3.6.0. Released 6 months ago.
- RcppArmadillo_0.3.4.4. Released 7 months ago.
- RcppArmadillo_0.3.4.3. Released 9 months ago.
- RcppArmadillo_0.3.4.2. Released 9 months ago.
- RcppArmadillo_0.3.4.1. Released 9 months ago.
- RcppArmadillo_0.3.4.0. Released 10 months ago.
- RcppArmadillo_0.3.2.4. Released 11 months ago.
- RcppArmadillo_0.3.2.3. Released 12 months ago.
- RcppArmadillo_0.3.2.0. Released about 1 year ago.
- RcppArmadillo_0.3.0.3. Released about 1 year ago.
- RcppArmadillo_0.3.0.2. Released about 1 year ago.
- RcppArmadillo_0.3.0.1. Released about 1 year ago.
- RcppArmadillo_0.3.0. Released about 1 year ago.
- RcppArmadillo_0.2.36. Released over 1 year ago.
- RcppArmadillo_0.2.35. Released over 1 year ago.
- RcppArmadillo_0.2.34. Released over 1 year ago.
- RcppArmadillo_0.2.31. Released over 1 year ago.
- RcppArmadillo_0.2.30. Released over 1 year ago.
- RcppArmadillo_0.2.29. Released almost 2 years ago.
- RcppArmadillo_0.2.28. Released almost 2 years ago.
- RcppArmadillo_0.2.27. Released almost 2 years ago.
- RcppArmadillo_0.2.26. Released almost 2 years ago.
- RcppArmadillo_0.2.25. Released almost 2 years ago.
- RcppArmadillo_0.2.23. Released almost 2 years ago.
- RcppArmadillo_0.2.22. Released about 2 years ago.
- RcppArmadillo_0.2.21. Released about 2 years ago.
- RcppArmadillo_0.2.20. Released about 2 years ago.
- RcppArmadillo_0.2.19. Released about 2 years ago.
- RcppArmadillo_0.2.18. Released about 2 years ago.
- RcppArmadillo_0.2.17. Released about 2 years ago.
- RcppArmadillo_0.2.16. Released over 2 years ago.
- RcppArmadillo_0.2.15. Released over 2 years ago.
- RcppArmadillo_0.2.14. Released over 2 years ago.
- RcppArmadillo_0.2.13. Released over 2 years ago.
- RcppArmadillo_0.2.12. Released over 2 years ago.
- RcppArmadillo_0.2.11. Released over 2 years ago.
- RcppArmadillo_0.2.10. Released over 2 years ago.
- RcppArmadillo_0.2.9. Released over 2 years ago.
- RcppArmadillo_0.2.8. Released over 2 years ago.
- RcppArmadillo_0.2.5. Released almost 3 years ago.
- RcppArmadillo_0.2.4. Released almost 3 years ago.
- RcppArmadillo_0.2.3. Released about 3 years ago.
- RcppArmadillo_0.1.0. Released over 3 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of RcppArmadillo yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for RcppArmadillo on google, google scholar, r-help, r-devel.
Visit RcppArmadillo on R Graphical Manual.