Home

Awesome

<p align="center"> <img src="https://github.com/chakravala/Reduce.jl/blob/master/docs/src/assets/logo.png" alt="Reduce.jl"/> </p>

ReduceAlgebra.jl

Meta-package for Reduce.jl and External Packages

Build Status Build status Join the chat at gitter

The upstream REDUCE software was originally created by Anthony C. Hearn (currently maintained on SourceForge), the Julia packages included with this repository are based on the symbolic parser generator Reduce.jl created by Michael Reed, which extends the Julia language with REDUCE functionality.

In Reduce.jl, an upstream REDUCE package can be used with load_package(::Symbol).

External packages provided by ReduceAlgebra.jl,

What is included with the Reduce.jl core package? Julia docs (stable / latest)

More packages will be added. See Implement External REDUCE Packages and Implement Reduce for progress.