Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
..
README 3e86e316fb academic/reduce-algebra: Updated for version 20200624svn5377. 3 years ago
reduce-algebra.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
reduce-algebra.info 08d7cc8833 academic/reduce-algebra: Updated for version 20201007svn5424. 3 years ago
slack-desc d17da1ac49 academic/reduce-algebra: Updated for version 20200301svn5286. 4 years ago

README

REDUCE is an interactive system for general algebraic computations of
interest to mathematicians, scientists and engineers. It can be used
interactively for simple calculations but also provides a flexible and
expressive user programming language.

The development of the REDUCE computer algebra system was started in the
1960s by Anthony C. Hearn. Since then, many scientists from all over
the world have contributed to its development. REDUCE has a long and
distinguished place in the history of computer algebra systems. Other
systems that address some of the same issues but sometimes with rather
different emphasis are Axiom, Derive, Macsyma (Maxima), Maple,
Mathematica and MuPAD.

REDUCE primarily runs on either Portable Standard Lisp (PSL) or Codemist
Standard Lisp (CSL), both of which are included in the SourceForge
distribution. By modern standards, REDUCE is a surprisingly small and
compact application, which runs well on all major operating systems.