Aucune description

Jean Fromentin 4176ce6a17 Merge branch 'master' of https://gogs.univ-littoral.fr/fromenti/gomu il y a 8 ans
ext 345a596142 Add phi-normal form to module Garside il y a 8 ans
worksheet 72887eeb79 Add execution of a file worksheet il y a 8 ans
.gitignore 72887eeb79 Add execution of a file worksheet il y a 8 ans
LICENSE 188a450b81 Initial commit il y a 8 ans
Makefile fa7b341018 Initial commit il y a 8 ans
README.md 146965eee5 Add description in README.md il y a 8 ans
array.hpp 70c11b1ca3 Add Garside structure for Artin and Dual braid of type A + modifications of the core il y a 8 ans
dictionnary.hpp fa7b341018 Initial commit il y a 8 ans
interpreter.cpp 70c11b1ca3 Add Garside structure for Artin and Dual braid of type A + modifications of the core il y a 8 ans
interpreter.hpp 70c11b1ca3 Add Garside structure for Artin and Dual braid of type A + modifications of the core il y a 8 ans
kernel.cpp 025b41c0f4 Add phi-tail for garside module il y a 8 ans
kernel.hpp 70c998e238 I don't remember il y a 8 ans
main.cpp 72887eeb79 Add execution of a file worksheet il y a 8 ans
module.cpp 70c11b1ca3 Add Garside structure for Artin and Dual braid of type A + modifications of the core il y a 8 ans
module.hpp 345a596142 Add phi-normal form to module Garside il y a 8 ans

README.md

Gomu

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)