RcppEnsmallen
Rcpp integration for the Ensmallen templated C++ mathematical optimization library
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.8%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Rcpp integration for the Ensmallen templated C++ mathematical optimization library
Basic Info
- Host: GitHub
- Owner: coatless-rpkg
- Language: C++
- Default Branch: main
- Homepage: http://r-pkg.thecoatlessprofessor.com/rcppensmallen/
- Size: 5.52 MB
Statistics
- Stars: 32
- Watchers: 2
- Forks: 3
- Open Issues: 2
- Releases: 31
Topics
Metadata Files
README.md
RcppEnsmallen
Overview
Ensmallen is a C++ header-only mathematical optimization library written by developers behind MLPACK that provides a simple set of abstractions for writing an objective function to optimize. Provided within are various standard and cutting-edge optimizers that include full-batch gradient descent techniques, small-batch techniques, gradient-free optimizers, and constrained optimization.
The RcppEnsmallen package includes the header files from the Ensmallen library and pairs the appropriate header files from Armadillo through the RcppArmadillo package. Therefore, users do not need to install Ensmallen nor Armadillo to use RcppEnsmallen.
Status
The package is under active development with releases to CRAN about once a month.
Authors
James Balamuta and Dirk Eddelbuettel
Citing the RcppEnsmallen package
To ensure future development of the package, please cite RcppEnsmallen package
if used during an analysis or simulation study. Citation information for
the package may be acquired by using in R:
r
citation("RcppEnsmallen")
License
GPL (>= 2)
Owner
- Name: coatless-rpkg
- Login: coatless-rpkg
- Kind: organization
- Repositories: 14
- Profile: https://github.com/coatless-rpkg
GitHub Events
Total
- Create event: 3
- Release event: 2
- Issues event: 4
- Watch event: 2
- Delete event: 1
- Push event: 12
- Pull request event: 3
Last Year
- Create event: 3
- Release event: 2
- Issues event: 4
- Watch event: 2
- Delete event: 1
- Push event: 12
- Pull request event: 3
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| James J Balamuta | c****s | 59 |
| github-actions[bot] | 4****] | 18 |
| Dirk Eddelbuettel | e****d@d****g | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 13
- Total pull requests: 55
- Average time to close issues: 5 months
- Average time to close pull requests: about 19 hours
- Total issue authors: 5
- Total pull request authors: 3
- Average comments per issue: 1.62
- Average comments per pull request: 0.22
- Merged pull requests: 49
- Bot issues: 0
- Bot pull requests: 24
Past Year
- Issues: 2
- Pull requests: 2
- Average time to close issues: 2 months
- Average time to close pull requests: about 7 hours
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- coatless (7)
- eddelbuettel (3)
- ryurko (1)
- gpasa (1)
- dirkschumacher (1)
Pull Request Authors
- coatless (29)
- github-actions[bot] (26)
- eddelbuettel (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 1,082 last-month
- Total docker downloads: 20,406
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 27
- Total maintainers: 1
cran.r-project.org: RcppEnsmallen
Header-Only C++ Mathematical Optimization Library for 'Armadillo'
- Homepage: https://github.com/coatless-rpkg/rcppensmallen
- Documentation: http://cran.r-project.org/web/packages/RcppEnsmallen/RcppEnsmallen.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.2.22.1.1
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.3.0 depends
- Rcpp * imports
- knitr * suggests
- rmarkdown * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v2 composite
- peter-evans/create-pull-request v5 composite