simplr: Basic Symbolic Expression Simplification

Basic tools for symbolic expression simplification, e.g. simplify(x*1) => x, or simplify(sin(x)^2+cos(x)^2) => 1. Based on the "Expression v3" (Ev3) 1.0 system by Leo Liberti.

Getting started

Package details

AuthorOliver Flasch [aut, cre], Felix Gorschlueter [aut], Leo Liberti [ctb]
MaintainerOliver Flasch <of@sourcewerk.de>
LicenseCPL
Version0.1-1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("simplr")

Try the simplr package in your browser

Any scripts or data that you put into this service are public.

simplr documentation built on May 29, 2017, 12:22 p.m.