aboutsummaryrefslogtreecommitdiff
path: root/tools/readme-lyapunov.pd
diff options
context:
space:
mode:
authorB. Bogart <bbogart@users.sourceforge.net>2003-09-30 16:04:40 +0000
committerB. Bogart <bbogart@users.sourceforge.net>2003-09-30 16:04:40 +0000
commit705f8dee50e2073a3aba60b03e5c9b86672abd4c (patch)
treeb3ec18787ac0687df3f2de109eff4d840a679996 /tools/readme-lyapunov.pd
parent8890d81285fc713353a00d7d149fb02e6b00b3b5 (diff)
Opps - forgot to add the files that did not exist in chaosI!
svn path=/trunk/externals/bbogart/chaos/; revision=1052
Diffstat (limited to 'tools/readme-lyapunov.pd')
-rw-r--r--tools/readme-lyapunov.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/readme-lyapunov.pd b/tools/readme-lyapunov.pd
new file mode 100644
index 0000000..056e6bd
--- /dev/null
+++ b/tools/readme-lyapunov.pd
@@ -0,0 +1,16 @@
+#N canvas 0 22 565 389 10;
+#X text 74 61 Lyapunov Exponent;
+#X text 25 82 This value is an estimate of the attractors potential
+for chaos. It will not necessarily be the same for any given run using
+any arbitrary fractal. The description below attempts to put "attractors"
+into three catagories.;
+#X text 48 262 Don't forget \, just because an "attractor" is not chaotic
+\, it does not mean that it will not generate an interesting stream
+of number \, if only until they converge.;
+#X text 40 151 < 0;
+#X text 78 151 These are not chaotic \, may produce a "short-term"
+stream of intrest;
+#X text 39 179 == 0;
+#X text 80 179 Attractors converge to one or more points;
+#X text 40 197 > 0;
+#X text 80 198 Chaos begins. Higher values indicate "more" chaos.;