mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-11-19 06:30:29 +01:00
src | ||
test | ||
.codecov.yml | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
LICENSE.md | ||
Project.toml | ||
README.md | ||
REQUIRE |
Groups
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.