Go to file
kalmarek 12886fe7f2
Merge branch 'master' of github.com:kalmarek/Groups.jl
2019-03-16 23:37:27 +01:00
src Fix deprecations 2018-09-26 18:03:07 +00:00
test re-parametrize WreathProducts 2019-01-09 16:44:04 +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 add minimal README 2019-03-16 23:36:43 +01:00
LICENSE.md Groups.jl generated files. 2017-01-23 16:45:24 +01:00
Project.toml bump version to 0.2.0 2019-02-21 15:10:05 +01:00
README.md add minimal README 2019-03-16 23:36:43 +01:00
REQUIRE drop support for julia-0.7 2019-01-02 16:04:56 +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.