Attempts to simplify expressions in an array or tensor.
Non-array objects are coerced to arrays with as.array().
Details
Instead of using an explicit call to simplify() you also have the option
to enable automatic simplification via option(ricci.auto_simplify = TRUE).
Note however that this comes at a significant performance cost.
This operation requires the Ryacas package.