Fractal tree 1.3

Fractal tree 1.3 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Freeware
  • Databases: N/A
  • Downloads: 1017
  • Released: Jun 7, 2007

Fractal tree 1.3 Description

This script could be used to compute and display a 2D fractal tree. A fractal tree is constructed iteratively by growing new branches, which have a specific length ratio with respect to the parent branch (scaling factor). The fan angle, the number of new branches and number of generations are user controlled. The number of branches grows exponentially. Use ngen~10 for best results. The displayed tree exhibits self-similarity, i.e. the same patterns at different scales.

The code uses a dictionary to store the node coordinates as complex numbers and Tkinter for graphics. It is a good example of how Python's powerful data structures, combined with a vast body of modules can be used to write concise and user friendly code. The code was tested with Python 2.3 and 2.4.

Fractal tree Bookmark

Hyperlink code:
Hyperlink for Forum code:

Fractal tree 1.3 Script Download Notice

Top 4 Download periodically updates information of Fractal tree 1.3 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Fractal tree 1.3 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

GNU libmatheval

... several procedures that makes possible to create in-memory tree representation of mathematical functions over single or multiple ... function for specified variable values, to create corresponding tree for function derivative over specified variable or to get back textual representation of in-memory tree. ...

tvmet

... printing for debugging purposes (print the expanded expression tree). - Matrices and Vectors with fixed sizes (of course), the data is stored in a static array. - compile time dimension check for Vectors and Matrices to preserve the mathematical meaning. - vector, matrix, matrix-matrix and matrix-vector fast ...