parform
Symbolic manipulation system
Install
- All systems
-
curl cmd.cat/parform.sh
- Debian
-
apt-get install form
- Ubuntu
-
apt-get install form
- Kali Linux
-
apt-get install form
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install form
- Dockerfile
- dockerfile.run/parform
form
Symbolic manipulation system
This is a Symbolic Manipulation System. It reads symbolic expressions from files and executes symbolic/algebraic transformations upon them. The answers are returned in a textual mathematical representation. As its landmark feature, the size of the considered expressions in FORM is only limited by the available disk space and not by the available RAM.