Go to file
kalmarek 57a65e3760
travis again
2020-10-14 23:04:10 +02:00
.github/workflows satisfy registrator demands 2020-10-09 15:29:19 +02:00
src fix error in wlmetric_ball_serial 2020-10-09 17:37:57 +02:00
test fix error in wlmetric_ball_serial 2020-10-09 17:37:57 +02: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 travis again 2020-10-14 23:04:10 +02:00
LICENSE move LICENCE.md → LICENCE 2020-10-14 22:59:30 +02:00
Project.toml satisfy registrator demands 2020-10-09 15:29:19 +02: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.