Nessuna descrizione

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

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)