https://github.com/nilqed/redhelp
REDUCE Reference Manual
https://github.com/nilqed/redhelp
cas computer-algebra-system pdf reduce reference reference-material
Last synced: 10 days ago
JSON representation
REDUCE Reference Manual
- Host: GitHub
- URL: https://github.com/nilqed/redhelp
- Owner: nilqed
- License: other
- Created: 2019-03-12T22:39:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T23:05:48.000Z (almost 7 years ago)
- Last Synced: 2025-03-23T01:28:50.699Z (11 months ago)
- Topics: cas, computer-algebra-system, pdf, reduce, reference, reference-material
- Language: TeX
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
=======
REDHELP
=======
:construct: (but usable ;)
This is a reference manual (redhelp.pdf) for the REDUCE system, built upon
SVN: reduce-algebra-code-r4930-historical-r38-doc-help
providing bookmarks, toc and index (using: hyperref/makeindex ...).
Release(s):
[redhelp.pdf](https://github.com/nilqed/REDHELP/files/2959073/redhelp.pdf)
A portable general-purpose computer algebra system
--------------------------------------------------
See
http://www.reduce-algebra.com/
https://sourceforge.net/p/reduce-algebra/
REDUCE is a system for doing scalar, vector and matrix algebra by computer,
which also supports arbitrary precision numerical approximation and interfaces
to gnuplot to provide graphics. It can be used interactively for simple
calculations (as illustrated in the screenshot below) but also provides a
full programming language, with a syntax similar to other modern programming
languages. REDUCE supports alternative user interfaces including Emacs and
TeXmacs.
Pure-Reduce
-----------
https://github.com/agraef/pure-lang/wiki/Reduce
https://github.com/agraef/pure-lang/wiki/ScientificComputing