https://github.com/kindlychung/cppplayground
cppPlayground
https://github.com/kindlychung/cppplayground
Last synced: 4 months ago
JSON representation
cppPlayground
- Host: GitHub
- URL: https://github.com/kindlychung/cppplayground
- Owner: kindlychung
- Created: 2014-08-06T19:47:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-10T14:03:23.000Z (over 11 years ago)
- Last Synced: 2025-04-05T11:16:34.050Z (9 months ago)
- Language: C++
- Size: 984 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Description
Some c++ functions useful for developing Rcpp packages
# Changes
* added readme
* bug fixes: get ncol and nrow right
# To do: