Jean Fromentin c00a0c75d2 Add zlfint module | 8 anni fa | |
---|---|---|
ext | 8 anni fa | |
worksheet | 8 anni fa | |
.gitignore | 8 anni fa | |
LICENSE | 8 anni fa | |
Makefile | 8 anni fa | |
README.md | 8 anni fa | |
array.hpp | 8 anni fa | |
dictionnary.hpp | 8 anni fa | |
interpreter.cpp | 8 anni fa | |
interpreter.hpp | 8 anni fa | |
kernel.cpp | 8 anni fa | |
kernel.hpp | 8 anni fa | |
main.cpp | 8 anni fa | |
module.cpp | 8 anni fa | |
module.hpp | 8 anni fa |
Gomu is an interpreter program for mathematics written entirely in C++. New cool stuff can be added using modules.
For the moment, available modules are:
base (for basic mathematics)
garside (for computation on braid groups)