Go to file
kalmarek 837312d020
more threading using ThreadsX;
rename generate_balls → wlmetric_ball
2020-10-09 13:50:11 +02:00
.github/workflows add codecov 2020-04-20 00:19:39 +02:00
src more threading using ThreadsX; 2020-10-09 13:50:11 +02:00
test more threading using ThreadsX; 2020-10-09 13:50:11 +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 drop julia 1.0, 1.2, 1.3 from travis 2020-04-19 23:51:40 +02:00
LICENSE.md Groups.jl generated files. 2017-01-23 16:45:24 +01:00
Project.toml more threading using ThreadsX; 2020-10-09 13:50:11 +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.