ginsh
GiNaC symbolic framework support tools
Install
- All systems
-
curl cmd.cat/ginsh.sh
- Debian
-
apt-get install ginac-tools - Ubuntu
-
apt-get install ginac-tools - Arch Linux
-
pacman -S ginac - Kali Linux
-
apt-get install ginac-tools - Fedora
-
dnf install ginac-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ginac-tools - OS X
-
brew install ginac - 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).
ginac-utils
GiNaC-related utilities
ginac
GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra
System)") is an open framework for symbolic computation within the C++ programming language.