Overview
Comment: | Update README.md: Small update, markdownlint fixes |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
bc03f92dc37554e0ada926c86f97ef42 |
User & Date: | jeff@gridfinity.com on 2021-03-01 07:27:08 |
Other Links: | manifest | tags |
Context
2021-03-03
| ||
07:00:18 | Update documentation, mirror links, formatting. check-in: 190e8ff164 user: trnsz@pobox.com tags: master, trunk | |
2021-03-01
| ||
07:27:08 | Update README.md: Small update, markdownlint fixes check-in: bc03f92dc3 user: jeff@gridfinity.com tags: master, trunk | |
07:23:02 | Scripts by Dieter (Olli) Egger (November 30th 2019) Leaf check-in: 5ce5316a33 user: jeff@gridfinity.com tags: 2009.11.30, trunk | |
Changes
Modified README.md from [a1a82c2af5] to [32614e0211].
|
| | > | | 1 2 3 4 5 6 7 8 9 10 | # REDUCE/Symbolic Scripts ## by Dieter (Olli) Egger ### Script Descriptions - Solving equations: `algebra.txt` - Analyzing functions: `analyze.red` - Decide on the function to be analyzed, for example `"f:=x**3 - 2*x**2;"` |
︙ | ︙ | |||
64 65 66 67 68 69 70 | - [DL2MIE](https://dl2mie.darc.de/) ### Links - [Symbolic for Android](https://play.google.com/store/apps/details?id=de.dieteregger.symbolic) - [German Script Homepage](https://reduce-algebra.sourceforge.io/tutorials/EggerScripts.php) - [English Script Homepage](https://reduce-algebra.sourceforge.io/tutorials/EggerScripts.en.php) | < | 65 66 67 68 69 70 71 | - [DL2MIE](https://dl2mie.darc.de/) ### Links - [Symbolic for Android](https://play.google.com/store/apps/details?id=de.dieteregger.symbolic) - [German Script Homepage](https://reduce-algebra.sourceforge.io/tutorials/EggerScripts.php) - [English Script Homepage](https://reduce-algebra.sourceforge.io/tutorials/EggerScripts.en.php) |