<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/Algorithms</title><link>http://www.cl-user.net/asp/tags/algorithms</link><description>The last modified items of the Common Lisp Directory for the tag: Algorithms</description><language>en-US</language><pubDate>Mon, 03 Jun 2013 00:03:30 GMT</pubDate><lastBuildDate>Mon, 03 Jun 2013 00:03:30 GMT</lastBuildDate><generator>Fractal Concept Web Application Framework</generator><item><title>Beating C in Scientific Computing Applications -- On the Behavior and Performance of Lisp, Part I.  (Modified)</title><link>http://www.cl-user.net/asp/web-sites/OBPL1</link><guid isPermaLink="false">14185</guid><pubDate>Tue, 28 Apr 2009 07:38:23 GMT</pubDate><description>This paper presents an ongoing research on the behavior and performance of LISP with respect to C in the context of scientific numerical computing. Several simple image processing algorithms are used to evaluate the performance of pixel access and arithmetic operations in both languages. We demonstrate that the behavior of equivalent LISP and C code is similar with respect to the choice of data structures and types, and also to external parameters such as hardware optimization. We further demonstrate that properly typed and optimized LISP code runs as fast as the equivalent C code, or even faster in some cases. </description></item><item><title>GNU Scientific Library for Lisp (Modified)</title><link>http://www.cl-user.net/asp/libs/GSLL</link><guid isPermaLink="false">16143</guid><pubDate>Tue, 06 Jan 2009 14:40:21 GMT</pubDate><description>An interface that allows the use of the GNU Scientific Library (GSL) from Lisp.  The GSL is a library of applied mathematics commonly used in science and engineering.</description></item><item><title>Jerry Boetje (Modified)</title><link>http://www.cl-user.net/asp/persons/16175</link><guid isPermaLink="false">16175</guid><pubDate>Sat, 15 Mar 2008 17:08:26 GMT</pubDate><description>CS instructor at the College of Charleston in Charleston, SC. Long-time Lisp user and developer. Architect and manager of the CLforJava project at the College of Charleston.</description></item><item><title>CLISP's memory management  (Added)</title><link>http://www.cl-user.net/asp/web-sites/clisp-mem</link><guid isPermaLink="false">14524</guid><pubDate>Tue, 07 Nov 2006 08:01:38 GMT</pubDate><description>A paper by Bruno Haible, published on 19 February 1995, summarizing the memory management system of the CLISP Common Lisp implementation. It describes the generational garbage collection algorithm and some efficiency tricks.</description></item><item><title>Common LISPcraft Code (Added)</title><link>http://www.cl-user.net/asp/libs/lispcraft-code</link><guid isPermaLink="false">14574</guid><pubDate>Fri, 03 Nov 2006 13:47:55 GMT</pubDate><description>The source code for the book &quot;Common LISPcraft&quot; by Robert Wilensky, W. W. Norton &amp; Company; 2nd edition (June 1986). It mostly  includes AI and parsing code.</description></item><item><title>Toposort (Added)</title><link>http://www.cl-user.net/asp/libs/toposort</link><guid isPermaLink="false">14110</guid><pubDate>Mon, 21 Aug 2006 07:58:27 GMT</pubDate><description>A library for fast topological sorting.</description></item></channel></rss>