<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Post, An easy snowflake fractal curve</title>
    <link>http://www.mapleprimes.com/posts/141960-An-Easy-Snowflake-Fractal-Curve</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 13 Jun 2026 18:20:57 GMT</lastBuildDate>
    <pubDate>Sat, 13 Jun 2026 18:20:57 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Post, An easy snowflake fractal curve</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Post, An easy snowflake fractal curve</title>
      <link>http://www.mapleprimes.com/posts/141960-An-Easy-Snowflake-Fractal-Curve</link>
    </image>
    <item>
      <title>adaptive?</title>
      <link>http://www.mapleprimes.com/posts/141960-An-Easy-Snowflake-Fractal-Curve?ref=Feed:MaplePrimes:An easy snowflake fractal curve:Comments#comment142090</link>
      <itunes:summary>&lt;p&gt;Carl, did you intend to add the option to disable adaptive plotting, so as to strictly enforce the numpoints value?&lt;/p&gt;
&lt;p&gt;If not, then as written the code took my Win7 16.02 about 35sec, and produced about 125000 value points. There's nothing wrong with that many points per se (if that's what you wanted), but it does become an example which can be sped up. If it's as intended then I wouldn't mind adding it as an example in a post I'm working on...&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, An easy snowflake fractal curve</description>
      <guid>142090</guid>
      <pubDate>Sun, 06 Jan 2013 04:17:27 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>Yes, adaptive</title>
      <link>http://www.mapleprimes.com/posts/141960-An-Easy-Snowflake-Fractal-Curve?ref=Feed:MaplePrimes:An easy snowflake fractal curve:Comments#comment142094</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/posts/141960-An-Easy-Snowflake-Fractal-Curve#comment142090"&gt;@acer&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;With &lt;strong&gt;adaptive&lt;/strong&gt; set to &lt;strong&gt;false&lt;/strong&gt;, the plot lacks the rich detail I want unless &lt;strong&gt;numpoints &lt;/strong&gt;is set to &lt;strong&gt;2^15 &lt;/strong&gt;or greater. This is a single closed curve plotted in a single color, so all the action is on the boundary (the whole thing is its boundary). I'm willing to cut back to &lt;strong&gt;numpoints= 2^12, adaptive= 4&lt;/strong&gt;. A little time can be saved, without significantly impacting quality, by truncating the series at 9 terms (&lt;strong&gt;N=8) &lt;/strong&gt;rather than the 17 terms I used above&lt;strong&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;Go ahead and use it as an example, and give me credit for the X and Y functions. You could use &lt;strong&gt;2^15&lt;/strong&gt; evenly spaced points and do it very quickly in &lt;strong&gt;evalhf&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Here is a much larger jpeg showing more detail. This is with &lt;strong&gt;N=8&lt;/strong&gt;, &lt;strong&gt;numpoints= 2^12, adaptive= 4&lt;/strong&gt;. Blow it up and see how the inner curlicues look like flowers.&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=142094/451229/snowflake2.jpg"&gt;&lt;img src="/view.aspx?sf=142094/451229/snowflake2.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, An easy snowflake fractal curve</description>
      <guid>142094</guid>
      <pubDate>Sun, 06 Jan 2013 09:34:40 Z</pubDate>
      <itunes:author>Carl Love</itunes:author>
      <author>Carl Love</author>
    </item>
  </channel>
</rss>