Skip to main content

Train-tracks for freegroup automorphisms

Project description

Free group automorphisms and train-track representatives in python/sage.

This is a Sage optional package. It contains code to handle free group automorphisms (inversion, composition, etc.) and to compute train-track representatives (absolute and relative, stable and unstable) as defined by Bestvina and Handel. This includes the computation of Nielsen paths and indices of iwip automorphisms and much more. Convex cores of pairs of tree as defined by Guirardel also appear.

Installation:

sage -pip install train_track

Warning: it seems that Mac OS X 10.13 and later has a security conflict between SIP and SSL and does not succeed in downloading the package from https://pypi.python.org. To overcome this difficulty, just download the tarball train_track-0.1.4.tar.gz from

https://pypi.python.org/simple/train_track

and run:

sage -pip install /path/to/train_track-0.1.4.tar.gz

Warning: if you lack intstallation privilege, you can install only for yourself:

sage -pip install --user train_track

On Cocalc.com installation can be done either from a terminal as above or from a cell:

!sage -pip install train_track

Warning, Cocalc free accounts do not have access to internet, first download the tarball then install.

Usage:

sage: from train_track import *

After this command, you can play with free groups and their automorphisms:

sage: FreeGroup('a,b,c')
Free Group on generators {a, b, c}
sage: FreeGroupAutomorphism('a->bCb,b->Bc,c->BcBa')
Automorphism of the Free Group on generators {a, b, c}: a->a*b,b->a*c,c->a
sage: free_group_automorphisms.Cohen_Lustig_1_6()
Automorphism of the Free Group on generators {a, b, c}: a->c^3*a*c^-3,b->c^-1*a*c^2*a^-1*b*c^-1,c->a*c^2*a^-1*b*c^2*a*c^-2*b^-1*a*c^-2*a^-1*c^4*a^-1*c^-3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

train_track-0.1.6.tar.gz (295.2 kB view details)

Uploaded Source

File details

Details for the file train_track-0.1.6.tar.gz.

File metadata

  • Download URL: train_track-0.1.6.tar.gz
  • Upload date:
  • Size: 295.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for train_track-0.1.6.tar.gz
Algorithm Hash digest
SHA256 75988a0dfea413d3059ee993cab31aa4de85b3bd7192c8f65c98455f28260b5a
MD5 556426795332132a1d40a60e8393d6c1
BLAKE2b-256 0db8541027cae46f956a2fe4456a4f12ead2dbe1662f12452965ddc586acf327

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page