Provides an R interface to 'SymEngine' <https://github.com/symengine/>, a standalone 'C++' library for fast symbolic manipulation. The package has functionalities for symbolic computation like calculating exact mathematical expressions, solving systems of linear equations and code generation.
Version: | 0.1.5 |
Depends: | R (≥ 3.6) |
Imports: | methods, Rcpp |
LinkingTo: | Rcpp |
Suggests: | crayon, pracma, odeintr, testthat (≥ 2.1.0), knitr, rmarkdown |
Published: | 2020-07-06 |
Author: | Jialin Ma [cre, aut],
Isuru Fernando [aut],
Xin Chen [aut] symengine author details |
Maintainer: | Jialin Ma <marlin at inventati.org> |
BugReports: | https://github.com/symengine/symengine.R/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
Copyright: | The R package bundles the 'SymEngine' library source and its
subcomponents under 'src/upstream' directory. See file
COPYRIGHTS for retained copyright notices as a relicensing and
redistribution requirement. symengine copyright details |
URL: | https://github.com/symengine/symengine.R |
NeedsCompilation: | yes |
SystemRequirements: | GNU make, cmake, gmp, mpfr |
Materials: | README |
In views: | NumericalMathematics |
CRAN checks: | symengine results |
Reference manual: | symengine.pdf |
Vignettes: |
odesystem quick_start |
Package source: | symengine_0.1.5.tar.gz |
Windows binaries: | r-devel: symengine_0.1.5.zip, r-devel-UCRT: symengine_0.1.5.zip, r-release: symengine_0.1.5.zip, r-oldrel: symengine_0.1.5.zip |
macOS binaries: | r-release (arm64): not available, r-release (x86_64): symengine_0.1.5.tgz, r-oldrel: symengine_0.1.5.tgz |
Old sources: | symengine archive |
Reverse imports: | nlmixr |
Reverse suggests: | RxODE |
Please use the canonical form https://CRAN.R-project.org/package=symengine to link to this page.