<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Questions and Posts tagged with fractal</title>
    <link>http://www.mapleprimes.com/tags/fractal</link>
    <language>en-us</language>
    <copyright>2013 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 21 May 2013 11:08:26 GMT</lastBuildDate>
    <pubDate>Tue, 21 May 2013 11:08:26 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The most recent questions and posts on MaplePrimes tagged with fractal</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Questions and Posts tagged with fractal</title>
      <link>http://www.mapleprimes.com/tags/fractal</link>
    </image>
    <item>
      <title>Lyapunov fractals</title>
      <link>http://www.mapleprimes.com/posts/143009-Lyapunov-Fractals?ref=Feed:MaplePrimes:Tagged With fractal</link>
      <itunes:summary>&lt;p&gt;The following (downsized) images of &lt;a href="http://en.wikipedia.org/wiki/Lyapunov_fractal"&gt;Lyapunov fractals&lt;/a&gt; were each generated in a few seconds, in Maple 16.&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143009/452998/lyap2.jpg"&gt;&lt;img src="/view.aspx?sf=143009/452998/lyap2.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I may make an interface for this with embedded components, or submit it in some form on the Application Center. But I thought that I'd share this version here first.&lt;/p&gt;
&lt;p&gt;I'm just re-using the techniques in the code behind an &lt;a href="http://www.mapleprimes.com/posts/134419-Faster-Fractals"&gt;earlier Post on Mandelbrot and Julia fractals&lt;/a&gt;. But I've only used one simple coloring scheme here, so far. I'll probably try the so-called &lt;a href="http://en.wikipedia.org/wiki/Burning_Ship_fractal"&gt;burning ship&lt;/a&gt;&amp;nbsp;escape-time fractal next.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143009/452998/lyap3.jpg"&gt;&lt;img src="/view.aspx?sf=143009/452998/lyap3.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143009/452998/lyap1.jpg"&gt;&lt;img src="/view.aspx?sf=143009/452998/lyap1.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143009/452998/lyap4.jpg"&gt;&lt;img src="/view.aspx?sf=143009/452998/lyap4.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here below is the contents of the worksheet attached at the end of this Post.&lt;/p&gt;
&lt;form name="worksheet_form"&gt;
&lt;table style="width: 576px;" align="center"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;The procedures are defined in the Startup code region of this worksheet.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;It should run in Maple 15 and 16, but may not work in earlier versions since it relies on a properly functioning Threads:-Task.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;The procedure `Lyapunov` can be called as&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;Lyapunov(W, xa, xb, ya, yb, xresolution)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;Lyapunov(W, xa, xb, ya, yb, xresolution, numterms=N)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;where those parameters are,&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;W&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, a Vector or list whose entries should be only 0 or 1&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;xa&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, the leftmost x-point (a float, usually greater than 2.0)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;xb&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, the rightmost x-point (a float, usually less than or equal to 4.0)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;ya&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, the lowest y-point (a float, usually greater than 2.0)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;yb&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, the highest y-point (a float, usually less than or equal to 4.0)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;xresolution&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, the width in pixels of the returned image (Array)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;numterms=N&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, (optional) where positive integer N is the number of terms added for the approx. Lyapunov exponent&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;The speed of calculation depends on whether the &lt;/span&gt;&lt;!-- HelpHyperlink topic=Compiler --&gt; &lt;span style="color: #008080; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&lt;span style="text-decoration: underline;"&gt;Compiler&lt;/span&gt;&lt;/span&gt; &lt;!-- /HelpHyperlink --&gt; &lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;is functional and how many cores are detected. On a 4-core Intel i7 under Windows 7 the first example below had approximately the following performce in 64bit Maple 16.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;table style="width: 568px;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="left"&gt;
&lt;table style="empty-cells: show; border-collapse: collapse; border: none; border-color: black; border-width: 1; margin: 1 1 1 1;" cellspacing="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;Compiled&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;evalhf&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;serial (1 core)&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;20 seconds&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;240 seconds&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: #ffffff; border: solid; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;parallel (4 cores)&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border: solid; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;5 seconds&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border: solid; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;60 seconds&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="font-weight: bold;" align="left"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;with(ImageTools):&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;W:=[0,0,1,0,1]:&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;res1:=CodeTools:-Usage( Lyapunov(W, 2.01, 4.0, 2.01, 4.0, 500) ):&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #0000ff; font-size: 100%; font-family: Courier New,monospace; font-weight: normal; font-style: normal;"&gt;memory used=46.36MiB, alloc change=65.73MiB, cpu time=33.87s, real time=5.17s&lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;View(res1);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;W:=[1,1,1,1,1,1,0,0,0,0,0,0]:&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;res2:=CodeTools:-Usage( Lyapunov(W, 2.5, 3.4, 3.4, 4.0, 500) ):&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #0000ff; font-size: 100%; font-family: Courier New,monospace; font-weight: normal; font-style: normal;"&gt;memory used=30.94MiB, alloc change=0 bytes, cpu time=21.32s, real time=3.54s&lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;View(res2);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;W:=[1,0,1,0,1,1,0,1]:&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;res3:=CodeTools:-Usage( Lyapunov(W, 2.1, 3.7, 3.1, 4.0, 500) ):&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #0000ff; font-size: 100%; font-family: Courier New,monospace; font-weight: normal; font-style: normal;"&gt;memory used=26.18MiB, alloc change=15.09MiB, cpu time=18.44s, real time=2.95s&lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;View(res3);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;W:=[0,1]:&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;res4:=CodeTools:-Usage( Lyapunov(W, 2.01, 4.0, 2.01, 4.0, 500) ):&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #0000ff; font-size: 100%; font-family: Courier New,monospace; font-weight: normal; font-style: normal;"&gt;memory used=46.25MiB, alloc change=15.09MiB, cpu time=33.52s, real time=5.18s&lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;View(res4);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;input type="hidden" name="sequence" value="1"&gt; &lt;input type="hidden" name="cmd" value="none"&gt;&lt;/form&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143009/452998/lyapfractpost.mw"&gt;Download lyapfractpost.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;The following (downsized) images of &lt;a href="http://en.wikipedia.org/wiki/Lyapunov_fractal"&gt;Lyapunov fractals&lt;/a&gt; were each generated in a few seconds, in Maple 16.&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143009/452998/lyap2.jpg"&gt;&lt;img src="/view.aspx?sf=143009/452998/lyap2.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I may make an interface for this with embedded components, or submit it in some form on the Application Center. But I thought that I'd share this version here first.&lt;/p&gt;
&lt;p&gt;I'm just re-using the techniques in the code behind an &lt;a href="http://www.mapleprimes.com/posts/134419-Faster-Fractals"&gt;earlier Post on Mandelbrot and Julia fractals&lt;/a&gt;. But I've only used one simple coloring scheme here, so far. I'll probably try the so-called &lt;a href="http://en.wikipedia.org/wiki/Burning_Ship_fractal"&gt;burning ship&lt;/a&gt;&amp;nbsp;escape-time fractal next.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143009/452998/lyap3.jpg"&gt;&lt;img src="/view.aspx?sf=143009/452998/lyap3.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143009/452998/lyap1.jpg"&gt;&lt;img src="/view.aspx?sf=143009/452998/lyap1.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143009/452998/lyap4.jpg"&gt;&lt;img src="/view.aspx?sf=143009/452998/lyap4.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here below is the contents of the worksheet attached at the end of this Post.&lt;/p&gt;
&lt;form name="worksheet_form"&gt;
&lt;table style="width: 576px;" align="center"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;The procedures are defined in the Startup code region of this worksheet.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;It should run in Maple 15 and 16, but may not work in earlier versions since it relies on a properly functioning Threads:-Task.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;The procedure `Lyapunov` can be called as&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;Lyapunov(W, xa, xb, ya, yb, xresolution)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;Lyapunov(W, xa, xb, ya, yb, xresolution, numterms=N)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;where those parameters are,&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;W&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, a Vector or list whose entries should be only 0 or 1&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;xa&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, the leftmost x-point (a float, usually greater than 2.0)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;xb&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, the rightmost x-point (a float, usually less than or equal to 4.0)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;ya&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, the lowest y-point (a float, usually greater than 2.0)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;yb&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, the highest y-point (a float, usually less than or equal to 4.0)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;xresolution&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, the width in pixels of the returned image (Array)&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;- &lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: bold; font-style: normal;"&gt;numterms=N&lt;/span&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;, (optional) where positive integer N is the number of terms added for the approx. Lyapunov exponent&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;The speed of calculation depends on whether the &lt;/span&gt;&lt;!-- HelpHyperlink topic=Compiler --&gt; &lt;span style="color: #008080; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&lt;span style="text-decoration: underline;"&gt;Compiler&lt;/span&gt;&lt;/span&gt; &lt;!-- /HelpHyperlink --&gt; &lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;is functional and how many cores are detected. On a 4-core Intel i7 under Windows 7 the first example below had approximately the following performce in 64bit Maple 16.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;table style="width: 568px;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="left"&gt;
&lt;table style="empty-cells: show; border-collapse: collapse; border: none; border-color: black; border-width: 1; margin: 1 1 1 1;" cellspacing="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;Compiled&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;evalhf&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;serial (1 core)&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;20 seconds&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border-left: solid; border-right: solid; border-top: solid; border-bottom: none; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;240 seconds&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="background-color: #ffffff; border: solid; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;parallel (4 cores)&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border: solid; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;5 seconds&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="background-color: #ffffff; border: solid; border-color: black; border-width: 1; padding: 3;" rowspan="1" colspan="1" valign="top"&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;60 seconds&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="font-weight: bold;" align="left"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #000000; font-size: 100%; font-family: Times New Roman,serif; font-weight: normal; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;with(ImageTools):&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;W:=[0,0,1,0,1]:&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;res1:=CodeTools:-Usage( Lyapunov(W, 2.01, 4.0, 2.01, 4.0, 500) ):&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #0000ff; font-size: 100%; font-family: Courier New,monospace; font-weight: normal; font-style: normal;"&gt;memory used=46.36MiB, alloc change=65.73MiB, cpu time=33.87s, real time=5.17s&lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;View(res1);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;W:=[1,1,1,1,1,1,0,0,0,0,0,0]:&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;res2:=CodeTools:-Usage( Lyapunov(W, 2.5, 3.4, 3.4, 4.0, 500) ):&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #0000ff; font-size: 100%; font-family: Courier New,monospace; font-weight: normal; font-style: normal;"&gt;memory used=30.94MiB, alloc change=0 bytes, cpu time=21.32s, real time=3.54s&lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;View(res2);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;W:=[1,0,1,0,1,1,0,1]:&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;res3:=CodeTools:-Usage( Lyapunov(W, 2.1, 3.7, 3.1, 4.0, 500) ):&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #0000ff; font-size: 100%; font-family: Courier New,monospace; font-weight: normal; font-style: normal;"&gt;memory used=26.18MiB, alloc change=15.09MiB, cpu time=18.44s, real time=2.95s&lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;View(res3);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;W:=[0,1]:&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;res4:=CodeTools:-Usage( Lyapunov(W, 2.01, 4.0, 2.01, 4.0, 500) ):&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #0000ff; font-size: 100%; font-family: Courier New,monospace; font-weight: normal; font-style: normal;"&gt;memory used=46.25MiB, alloc change=15.09MiB, cpu time=33.52s, real time=5.18s&lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;View(res4);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;input type="hidden" name="sequence" value="1"&gt; &lt;input type="hidden" name="cmd" value="none"&gt;&lt;/form&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143009/452998/lyapfractpost.mw"&gt;Download lyapfractpost.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>143009</guid>
      <pubDate>Sun, 03 Feb 2013 06:24:33 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>An easy snowflake fractal curve</title>
      <link>http://www.mapleprimes.com/posts/141960-An-Easy-Snowflake-Fractal-Curve?ref=Feed:MaplePrimes:Tagged With fractal</link>
      <itunes:summary>&lt;p&gt;&lt;strong&gt;restart;&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;a:= 2.75:&amp;nbsp; b:= 7.:&amp;nbsp; N:= 2^4:&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;X:= t-&amp;gt; add(sin(b^k*t)/a^k, k= 0..N):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;Y:= t-&amp;gt; add(cos(b^k*t)/a^k, k= 0..N):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;plot(&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp; [X, Y, 0..2*Pi], numpoints= 2^12&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;&amp;nbsp; ,scaling= constrained&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;&amp;nbsp; ,axes= none&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;&amp;nbsp; ,color= cyan&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;&amp;nbsp; ,caption= cat("Happy New Year ", StringTools:-FormatTime("%Y"))&lt;/strong&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;strong&gt;restart;&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;a:= 2.75:&amp;nbsp; b:= 7.:&amp;nbsp; N:= 2^4:&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;X:= t-&amp;gt; add(sin(b^k*t)/a^k, k= 0..N):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;Y:= t-&amp;gt; add(cos(b^k*t)/a^k, k= 0..N):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;plot(&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp; [X, Y, 0..2*Pi], numpoints= 2^12&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;&amp;nbsp; ,scaling= constrained&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;&amp;nbsp; ,axes= none&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;&amp;nbsp; ,color= cyan&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;&amp;nbsp; ,caption= cat("Happy New Year ", StringTools:-FormatTime("%Y"))&lt;/strong&gt;</description>
      <guid>141960</guid>
      <pubDate>Tue, 01 Jan 2013 05:36:47 Z</pubDate>
      <itunes:author>Carl Love</itunes:author>
      <author>Carl Love</author>
    </item>
    <item>
      <title>faster fractals</title>
      <link>http://www.mapleprimes.com/posts/134419-Faster-Fractals?ref=Feed:MaplePrimes:Tagged With fractal</link>
      <itunes:summary>&lt;p&gt;Using techniques previously used for generating color images of &lt;a href="http://www.mapleprimes.com/posts/128749-Logistic-Map-Example#comment128855"&gt;logistic maps&lt;/a&gt; and &lt;a href="http://www.mapleprimes.com/posts/123463-ImageTools-For-Complex-argument--Plot"&gt;complex argument&lt;/a&gt;, attached is a first draft of a new Mandelbrot set fractal image applet.&lt;/p&gt;
&lt;p&gt;A key motive behind this is the need for a faster fractal generator than is currently available on the &lt;a href="http://www.maplesoft.com/applications/index.aspx"&gt;Application Center&lt;/a&gt; as the older &lt;a href="http://www.maplesoft.com/applications/view.aspx?SID=32594"&gt;Fractal Fun!&lt;/a&gt;&amp;nbsp;and &lt;a href="http://www.maplesoft.com/applications/view.aspx?SID=6853"&gt;Mandelbrot Mania with Maple&lt;/a&gt; entries. Those older apps warn against being run with too high a resolution for the final image, as it would take too long. In fact, even at a modest size such as 800x800 the plain black and white images can take up to 40 seconds to generate on a fast Intel i7 machine when running those older applications.&lt;/p&gt;
&lt;p&gt;The attached worksheet can produce the basic 800x800 black and white image in approximately 0.5 seconds on the same machine. I used 64bit Maple 15.01 on Windows 7 for the timings. The attached implementration uses the &lt;a href="http://www.maplesoft.com/support/help/Maple/view.aspx?path=Compiler/Compile"&gt;Maple Compiler&lt;/a&gt; to attain that speed, but should fall back to Maple's quick evalhf mode in the case that the Compiler is not properly configured or enabled.&lt;/p&gt;
&lt;p&gt;The other main difference is that this new version is more interactive: using sliders and other Components. It also inlines the image directly (using a Label), instead of as a (slow and resource intensive) density plot.&lt;/p&gt;
&lt;p&gt;Run the Code Edit region, to begin. Make sure your GUI window is shown large enough for you to see the sides of the GUI Table conveniently.&lt;/p&gt;
&lt;p&gt;The update image appearing in the worksheet is stored in a file, the name of which is currently set to whatever the following evaluates to in your Maple,&lt;/p&gt;
&lt;pre&gt;cat(kernelopts('homedir'),"/mandelbrot.jpg"):
&lt;/pre&gt;
&lt;p&gt;You can copy the current image file aside in your OS while experimenting with the applet, if you want to save it at any step. See the start of the Code Edit region, to change this filename setting.&lt;/p&gt;
&lt;p&gt;Here's the attachment. Comments are welcome, as I'd like to make corrections before submitting to the Application Center. Some examples of images (reduced in size for inclusion here) created with the applet are below.&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Using techniques previously used for generating color images of &lt;a href="http://www.mapleprimes.com/posts/128749-Logistic-Map-Example#comment128855"&gt;logistic maps&lt;/a&gt; and &lt;a href="http://www.mapleprimes.com/posts/123463-ImageTools-For-Complex-argument--Plot"&gt;complex argument&lt;/a&gt;, attached is a first draft of a new Mandelbrot set fractal image applet.&lt;/p&gt;
&lt;p&gt;A key motive behind this is the need for a faster fractal generator than is currently available on the &lt;a href="http://www.maplesoft.com/applications/index.aspx"&gt;Application Center&lt;/a&gt; as the older &lt;a href="http://www.maplesoft.com/applications/view.aspx?SID=32594"&gt;Fractal Fun!&lt;/a&gt;&amp;nbsp;and &lt;a href="http://www.maplesoft.com/applications/view.aspx?SID=6853"&gt;Mandelbrot Mania with Maple&lt;/a&gt; entries. Those older apps warn against being run with too high a resolution for the final image, as it would take too long. In fact, even at a modest size such as 800x800 the plain black and white images can take up to 40 seconds to generate on a fast Intel i7 machine when running those older applications.&lt;/p&gt;
&lt;p&gt;The attached worksheet can produce the basic 800x800 black and white image in approximately 0.5 seconds on the same machine. I used 64bit Maple 15.01 on Windows 7 for the timings. The attached implementration uses the &lt;a href="http://www.maplesoft.com/support/help/Maple/view.aspx?path=Compiler/Compile"&gt;Maple Compiler&lt;/a&gt; to attain that speed, but should fall back to Maple's quick evalhf mode in the case that the Compiler is not properly configured or enabled.&lt;/p&gt;
&lt;p&gt;The other main difference is that this new version is more interactive: using sliders and other Components. It also inlines the image directly (using a Label), instead of as a (slow and resource intensive) density plot.&lt;/p&gt;
&lt;p&gt;Run the Code Edit region, to begin. Make sure your GUI window is shown large enough for you to see the sides of the GUI Table conveniently.&lt;/p&gt;
&lt;p&gt;The update image appearing in the worksheet is stored in a file, the name of which is currently set to whatever the following evaluates to in your Maple,&lt;/p&gt;
&lt;pre&gt;cat(kernelopts('homedir'),"/mandelbrot.jpg"):
&lt;/pre&gt;
&lt;p&gt;You can copy the current image file aside in your OS while experimenting with the applet, if you want to save it at any step. See the start of the Code Edit region, to change this filename setting.&lt;/p&gt;
&lt;p&gt;Here's the attachment. Comments are welcome, as I'd like to make corrections before submitting to the Application Center. Some examples of images (reduced in size for inclusion here) created with the applet are below.&lt;/p&gt;
</description>
      <guid>134419</guid>
      <pubDate>Tue, 22 May 2012 11:08:39 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>Newton-Raphson Fractal Black Areas Revealed</title>
      <link>http://www.mapleprimes.com/posts/132581-NewtonRaphson-Fractal-Black-Areas-Revealed?ref=Feed:MaplePrimes:Tagged With fractal</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=137094_1333501703/NewtonBlackArea.mw"&gt;NewtonBlackArea.mw&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have been working with Newton-Raphson fractals for some time.&amp;nbsp; Like others it was necessary to deal with the "black areas" many times, so I performed some additional analysis and present some of these results here.&amp;nbsp; This will allow others to stop coloring these areas black and allow visualization of the structure inside these areas.&amp;nbsp; It will also help demonstrate...</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=137094_1333501703/NewtonBlackArea.mw"&gt;NewtonBlackArea.mw&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have been working with Newton-Raphson fractals for some time.&amp;nbsp; Like others it was necessary to deal with the "black areas" many times, so I performed some additional analysis and present some of these results here.&amp;nbsp; This will allow others to stop coloring these areas black and allow visualization of the structure inside these areas.&amp;nbsp; It will also help demonstrate...</description>
      <guid>132581</guid>
      <pubDate>Wed, 04 Apr 2012 01:12:13 Z</pubDate>
      <itunes:author>HSybesma</itunes:author>
      <author>HSybesma</author>
    </item>
    <item>
      <title>Area of a fractal</title>
      <link>http://www.mapleprimes.com/questions/131777-Area-Of-A-Fractal?ref=Feed:MaplePrimes:Tagged With fractal</link>
      <itunes:summary>&lt;p&gt;I have the fractcal of a snowflake </itunes:summary>
      <description>&lt;p&gt;I have the fractcal of a snowflake </description>
      <guid>131777</guid>
      <pubDate>Thu, 15 Mar 2012 14:47:51 Z</pubDate>
      <itunes:author>Red Horse</itunes:author>
      <author>Red Horse</author>
    </item>
    <item>
      <title>Fractal Geometry</title>
      <link>http://www.mapleprimes.com/questions/120751-Fractal-Geometry?ref=Feed:MaplePrimes:Tagged With fractal</link>
      <itunes:summary>&lt;p&gt;I have a pbs: Suppose 3 vector A, B,C with noted [A:B]:=(list)[ A,B,-A,-B] (i.e a paralelogram);&lt;/p&gt;
&lt;p&gt;An endomorphism T such that T(.) where (.)=A,B or C are B,C, and (list)[C,-A,-B,-B]&lt;br&gt;&amp;nbsp;and T([x:y])=[T([x]):T([y])] where x,y = A,B or C.&lt;br&gt;&lt;br&gt;Problem: draw T^{n}[A:B] , i.e its boundary is a fractal figure when n is big.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I have a pbs: Suppose 3 vector A, B,C with noted [A:B]:=(list)[ A,B,-A,-B] (i.e a paralelogram);&lt;/p&gt;
&lt;p&gt;An endomorphism T such that T(.) where (.)=A,B or C are B,C, and (list)[C,-A,-B,-B]&lt;br&gt;&amp;nbsp;and T([x:y])=[T([x]):T([y])] where x,y = A,B or C.&lt;br&gt;&lt;br&gt;Problem: draw T^{n}[A:B] , i.e its boundary is a fractal figure when n is big.&lt;/p&gt;</description>
      <guid>120751</guid>
      <pubDate>Tue, 31 May 2011 06:29:12 Z</pubDate>
      <itunes:author>tiepdinhvan</itunes:author>
      <author>tiepdinhvan</author>
    </item>
    <item>
      <title>The Remarkable Story Behind the Mandelbrot Monk</title>
      <link>http://www.mapleprimes.com/maplesoftblog/19322-The-Remarkable-Story-Behind-The-Mandelbrot-Monk?ref=Feed:MaplePrimes:Tagged With fractal</link>
      <itunes:summary>&lt;p class="MsoNormal"&gt;&lt;img src="http://www.maplesoft.com/view.aspx?si=19322/image001.jpg" alt="" width="156" height="156" align="right"&gt;While visiting a cathedral in Germany, Bob Schipke, a retired Harvard mathematician was astounded to find a glyph in a 13&lt;sup&gt;th&lt;/sup&gt; century manuscript that looked remarkably like the Mandelbrot set.&amp;nbsp; This led to a remarkable voyage of discovery that was publicised in a </itunes:summary>
      <description>&lt;p class="MsoNormal"&gt;&lt;img src="http://www.maplesoft.com/view.aspx?si=19322/image001.jpg" alt="" width="156" height="156" align="right"&gt;While visiting a cathedral in Germany, Bob Schipke, a retired Harvard mathematician was astounded to find a glyph in a 13&lt;sup&gt;th&lt;/sup&gt; century manuscript that looked remarkably like the Mandelbrot set.&amp;nbsp; This led to a remarkable voyage of discovery that was publicised in a </description>
      <guid>19322</guid>
      <pubDate>Thu, 02 Apr 2009 01:19:00 Z</pubDate>
      <itunes:author>Samir Khan</itunes:author>
      <author>Samir Khan</author>
    </item>
  </channel>
</rss>