Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic
Go directly to another tagGo directly to another tagAll Last Modified Items for Algorithms
Back to full tag viewBeating C in Scientific Computing Applications -- On the Behavior and Performance of Lisp, Part I. (Modified)Last modification: Tue, 28 Apr 2009 07:38:23 GMTThis 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 ...
GNU Scientific Library for Lisp (Modified)Last modification: Tue, 06 Jan 2009 14:40:21 GMTAn 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.
Jerry Boetje (Modified)Last modification: Sat, 15 Mar 2008 17:08:26 GMTCS 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.
CLISP's memory management (Added)Last modification: Tue, 07 Nov 2006 08:01:38 GMTA 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...
Common LISPcraft Code (Added)Last modification: Fri, 03 Nov 2006 13:47:55 GMTThe source code for the book "Common LISPcraft" by Robert Wilensky, W. W. Norton & Company; 2nd edition (June 1986). It mostly includes AI and parsing code.
Toposort (Added)Last modification: Mon, 21 Aug 2006 07:58:27 GMTA library for fast topological sorting.