<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>frink at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/frink/</link>
    <description>Frink</description>

    <item>
      <title>Class bugfix and new features</title>
      <pubDate>Mon, 14 Sep 2009 08:21:25 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/255</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/255</guid>
      <description>The current release (2009-09-14) of Frink fixes a potentially severe bug in class initialization that happens under certain circumstances. It is very highly</description>
    </item>
    <item>
      <title>Re: SOAP/REST with Frink?</title>
      <pubDate>Mon, 31 Aug 2009 01:13:14 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/254</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/254</guid>
      <description>... The short answer is that I haven&#39;t written any SOAP methods myself in Frink, and I&#39;m not aware of anyone who has.  (But I&#39;ve found that doesn&#39;t mean much.)</description>
    </item>
    <item>
      <title>Underflow bug fixed</title>
      <pubDate>Mon, 31 Aug 2009 01:04:02 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/253</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/253</guid>
      <description>The current release of Frink (2009-08-30) fixes a problem that could occur when raising a floating-point number to a large negative rational power.  This could</description>
    </item>
    <item>
      <title>Frink web start problems</title>
      <pubDate>Tue, 25 Aug 2009 06:07:16 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/252</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/252</guid>
      <description>The Frink web site is finally back up, which should also fix problems with running Frink under Java Web Start.  I had a major technical problem on the 16th and</description>
    </item>
    <item>
      <title>SOAP/REST with Frink?</title>
      <pubDate>Sun, 23 Aug 2009 15:48:00 GMT</pubDate>
      <dc:creator>Kelly Jones</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/251</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/251</guid>
      <description>Frink uses websites and page-scraping for many of its functions. Can Frink use SOAP/REST methods directly? -- We&#39;re just a Bunch Of Regular Guys, a collective</description>
    </item>
    <item>
      <title>Animation in Frink</title>
      <pubDate>Wed, 12 Aug 2009 09:34:32 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/250</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/250</guid>
      <description>Adding two simple little functions to Frink has allowed it to animate graphics.  The animations are remarkably smooth (double-buffered on a modern JVM) for</description>
    </item>
    <item>
      <title>Re: Elevation affects sunrise/set time</title>
      <pubDate>Wed, 05 Aug 2009 04:54:57 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/249</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/249</guid>
      <description>... (For reference, this is in regards to Frink&#39;s high-accuracy sun/moon/astronomical calculation library, located at: http://futureboy.us/frinksamp/sun.frink</description>
    </item>
    <item>
      <title>Re: Frink single interval question</title>
      <pubDate>Tue, 04 Aug 2009 23:09:59 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/248</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/248</guid>
      <description>... This change turned out to be overly aggressive, and the changes were removed.  If you downloaded Frink earlier today, I&#39;d recommend getting the current</description>
    </item>
    <item>
      <title>Re: Frink single interval question</title>
      <pubDate>Tue, 04 Aug 2009 07:48:56 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/247</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/247</guid>
      <description>... When thinking about this issue, I noticed that x-x can be simplified a bit more aggressively than it was before; the current (2009-08-04) release of Frink</description>
    </item>
    <item>
      <title>Re: Frink single interval question</title>
      <pubDate>Tue, 04 Aug 2009 07:15:27 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/246</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/246</guid>
      <description>... Kelly, This is addressed (in some detail) in the FAQ: http://futureboy.us/frinkdocs/faq.html#WhenXIsAnInterval Please note again that there have been</description>
    </item>
    <item>
      <title>Re: Using frink as a symbolic manipulator</title>
      <pubDate>Tue, 04 Aug 2009 06:49:00 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/245</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/245</guid>
      <description>... Kelly, Good question.  When desiging Frink, I always intended that symbolic calculations would be possible, but the symbolic transformations that are</description>
    </item>
    <item>
      <title>Using frink as a symbolic manipulator</title>
      <pubDate>Tue, 04 Aug 2009 05:21:37 GMT</pubDate>
      <dc:creator>Kelly Jones</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/244</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/244</guid>
      <description>Consider this frink program: f[x] := { x&#43;7 } println[f[y]] println[f[y]*f[y]] The results: Warning: undefined symbol &quot;y&quot;. 7 + y Warning: undefined symbol &quot;y&quot;. </description>
    </item>
    <item>
      <title>Elevation affects sunrise/set time</title>
      <pubDate>Tue, 04 Aug 2009 05:21:34 GMT</pubDate>
      <dc:creator>Kelly Jones</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/243</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/243</guid>
      <description>In sun.frink, I noticed that sunset[] doesn&#39;t take elevation as a paramater. However, elevation does affect sunrise/set time: the greater your elevation, the</description>
    </item>
    <item>
      <title>Frink single interval question</title>
      <pubDate>Tue, 04 Aug 2009 05:21:25 GMT</pubDate>
      <dc:creator>Kelly Jones</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/242</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/242</guid>
      <description>Consider this frink program: x = new interval[-1,1] y = new interval[-1,1] println[x-y] println[x-x] The results are: [-2, 2] [-2, 2] The first one makes</description>
    </item>
    <item>
      <title>New symbolic capabilities</title>
      <pubDate>Mon, 20 Jul 2009 22:18:09 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/frink/message/241</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/frink/message/241</guid>
      <description>The latest release of Frink has significant new functionality, especially for symbolic algebra. The compiler now tries to perform more symbolic simplification</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Wed Dec  2 07:56:47 PST 2009 -->
