Skip to content

shanhaiying/slabbe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sébastien Labbé Research Code

This is a Sage optional package containing part of my own research code. It contains modules on digital geometry, combinatorics, combinatorics on words, multidimensional continued fraction algorithms, matrix cocycles, languages, substitutions, bispecial factors, double square tiles, Oldenburger sequence, Joyal bijection, Dyck word in 3D, Markov transformations, some graphs and matrix methods, tikzpictures.

Installation:

sage -pip install slabbe

Usage:

sage: from slabbe import *

Links: slabbe.org, Github, Python Package Index

Version 0.3b2 (December 11, 2016)

Version 0.3b2 includes a new module for diophantine approximations, random point generation inside polytopes, analyzing sage building time, and many improvements to previous modules.

Version 0.3b1 (June 12, 2016)

Version 0.3b1 is now a Python package available in the Python Package Index (PyPI). It was migrated from the previous sage optional spkg old-style format. It also adds code to deal with bispecial factors, some new methods of graphs, substitutions and matrices.

Version 0.2 (November 25, 2015)

slabbe-0.2.spkg (documentation) provides modules on multidimensional continued fraction algorithms, matrix cocycles, languages and tikzpictures.

Installation:

sage -p http://www.slabbe.org/Sage/slabbe-0.2.spkg  # sage-6.9 or newer
sage -i http://www.slabbe.org/Sage/slabbe-0.2.spkg  # sage-6.8 or earlier

Version 0.1.1 (June 3, 2015)

slabbe-0.1.1.spkg fixes a bug with gcd import error.

Installation: sage -i http://www.slabbe.org/Sage/slabbe-0.1.1.spkg

Version 0.1 (August 27, 2014)

slabbe-0.1.spkg (documentation) contains modules on digital geometry, combinatorics on words and more.

Installation: sage -i http://www.slabbe.org/Sage/slabbe-0.1.spkg

About

Sébastien Labbé Research Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 54.6%
  • Jupyter Notebook 45.3%
  • Makefile 0.1%