symengine/symengine.R: Interface to the 'SymEngine' Library

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.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.2.6
URL https://github.com/symengine/symengine.R
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("symengine/symengine.R")
symengine/symengine.R documentation built on Feb. 28, 2024, 2:12 a.m.