Skip to content

Bruhat-Tits tree plotter using Python Imaging Library

License

Notifications You must be signed in to change notification settings

DavidAyotte/bruhat-tits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bruhat-Tits

Bruhat-Tits tree plotter (see wikipedia). This is how I generated my profile picture.

Functions

  • angle_rel: utility function to compute the angle between tree branches;
  • Tree: draw using PIL the branches of the tree (uses recursion);
  • BT_Tree: first draw the base of the tree and then use the Tree function to complete the Bruhat-Tits tree.

About

Bruhat-Tits tree plotter using Python Imaging Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages