Up: 1 Me Me Me and Math
Left Up Right

1.1 Klein


For a general description of what the limit sets are see a part of David Wright's page. The main differences between the programs that were done before and the the ones I'm doing are: mine are written in C with X libraries (for portability) and they do not use recursion. Hopefully these differences will improve the speed of the programs. The recursion used for tree traversal gets replaced by a very efficent double stack construction which was revealed to me by Bill Casselman, my advisor.

Here is some samples pictures:

Here's the version as of July 5, limit.tar.gz (13 K). Check back often since these programs should improve shortly. (I hope...) After you get the file (by "save as" in file) use gunzip limit.tar.gz and then tar xvf limit.tar. Enjoy.


home Contents