Jean Fromentin c00a0c75d2 Add zlfint module | il y a 8 ans | |
---|---|---|
ext | il y a 8 ans | |
worksheet | il y a 8 ans | |
.gitignore | il y a 8 ans | |
LICENSE | il y a 8 ans | |
Makefile | il y a 8 ans | |
README.md | il y a 8 ans | |
array.hpp | il y a 8 ans | |
dictionnary.hpp | il y a 8 ans | |
interpreter.cpp | il y a 8 ans | |
interpreter.hpp | il y a 8 ans | |
kernel.cpp | il y a 8 ans | |
kernel.hpp | il y a 8 ans | |
main.cpp | il y a 8 ans | |
module.cpp | il y a 8 ans | |
module.hpp | il y a 8 ans |
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)