summaryrefslogtreecommitdiff
path: root/dev-R/RcppEnsmallen/metadata.xml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-03-26 08:16:36 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-03-26 08:16:36 +0000
commit4387175f6b4a0d6a696cddfd00ad161d53fbc214 (patch)
treea3eaf07b9f03508b22670a755eea0dabf2e7123c /dev-R/RcppEnsmallen/metadata.xml
parent5696b060dbdb11e5b2236c4f3310c311484c1611 (diff)
downloadbaldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.tar.gz
baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.tar.xz
baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.zip
Adding metadata
Diffstat (limited to 'dev-R/RcppEnsmallen/metadata.xml')
-rw-r--r--dev-R/RcppEnsmallen/metadata.xml33
1 files changed, 0 insertions, 33 deletions
diff --git a/dev-R/RcppEnsmallen/metadata.xml b/dev-R/RcppEnsmallen/metadata.xml
deleted file mode 100644
index 90d548a337cb..000000000000
--- a/dev-R/RcppEnsmallen/metadata.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- <description>co-maintainers welcome</description>
- </maintainer>
- <longdescription lang="en">'Ensmallen' is a templated C++ mathematical optimization library
-(by the 'MLPACK' team) 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'. Note that 'Ensmallen' is licensed under
-3-Clause BSD, 'Armadillo' starting from 7.800.0 is licensed under Apache License 2,
-'RcppArmadillo' (the 'Rcpp' bindings/bridge to 'Armadillo') is licensed under
-the GNU GPL version 2 or later. Thus, 'RcppEnsmallen' is also licensed under
-similar terms. Note that 'Ensmallen' requires a compiler that supports
-'C++11' and 'Armadillo' 9.800 or later.</longdescription>
- <upstream>
- <maintainer>
- <email>balamut2@illinois.edu</email>
- <name>James Joseph Balamuta</name>
- </maintainer>
- <changelog>https://cran.r-project.org/web/packages/RcppEnsmallen/ChangeLog</changelog>
- <bugs-to>https://github.com/coatless/rcppensmallen/issues</bugs-to>
- <doc lang="en">https://cran.r-project.org/web/packages/RcppEnsmallen/RcppEnsmallen.pdf</doc>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file