ginac-excompiler
GiNaC symbolic framework support tools
Install
- All systems
-
curl cmd.cat/ginac-excompiler.sh
- Debian
-
apt-get install ginac-tools - Ubuntu
-
apt-get install ginac-tools - Kali Linux
-
apt-get install ginac-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ginac-tools - Raspbian
-
apt-get install ginac-tools
ginac-tools
GiNaC symbolic framework support tools
GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a library for doing symbolic (i.e. non-numeric) computation directly in the C++ programming language. This package provides some additional tools, like the popular ginsh (GiNaC interactive shell) and viewgar (for inspecting GiNaC archive files).