Go to file
kalmarek f8aedc207f
make FPGroups more connected to their freepreimages
2020-03-25 05:00:16 +01:00
src make FPGroups more connected to their freepreimages 2020-03-25 05:00:16 +01:00
test fix FPGroups and add basic tests 2019-11-15 23:56:36 +01:00
.codecov.yml Groups.jl generated files. 2017-01-23 16:45:24 +01:00
.gitignore remove Manifest.toml 2018-09-26 08:40:04 +02:00
.travis.yml update travis 2019-10-30 16:28:22 +01:00
LICENSE.md Groups.jl generated files. 2017-01-23 16:45:24 +01:00
Project.toml bump version to 0.3.0 2019-11-15 23:56:37 +01:00
README.md add minimal README 2019-03-16 23:36:43 +01:00
appveyor.yml Groups.jl generated files. 2017-01-23 16:45:24 +01:00

README.md

Groups

Build Status codecov

A very rudimentary implementation of finitely-presented groups (syllable representation). Relatively complete are only automorphism groups of free groups and wreath products (which are not finitely-presented, but based on the standard normal form).

Have a look into test directory for eample use.