|
  Graph/Tree Programs
|
|
|
11/20/2009 -
These are some of my "finished" programs that I wish to release under GPL.
I have some other almost finished programs/random code I will be releasing later. I made these
completely on my free time. Of particular interest is Rational Poly Graph, and Ulam Grapher, both I believe
could provide a gateway to new matematical understandings in relation to the subject called cellular automaton. All contributions to supplement this work are welcome.
These programs/ideas are NOT intended for commercial purposes, and anyone who does
is in violation of the GPL. Contact me
with any questions regarding these programs.
|
|
|
|
|
*Rational Poly Graph*Source
Applet
Examples:
Example 1
Example 2
Example 3
|
This is a very unique graphing plot I created from scratch. It is designed to plot any rational numbers Greater than 0 from a function you enter.
The plot I created involves using square numbers for the position of pixels. See Readme.txt for more details.
|
*Ulam Grapher*Source
Applet
Examples:
Example 1
Example 2
|
This is a unique graphing technique, for graphing polynomials and overlaying it with the ulam prime number spiral. The output of the iterated expression is draw on the screen. For example, enter in x^2-x+41 and compute the polynomial.
See Readme.txt for more information.
|
Prufer Tree ViewerSource
Applet
|
Ever heard of the prufer code? Want to see a visual representation of it?
Look no further, than here.
|
|
|
|
|
|
|
|