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