<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/Mathematics</title><link>http://www.cl-user.net/asp/tags/11071</link><description>The last modified items of the Common Lisp Directory for the tag: Mathematics</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>CL-Graph (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-graph</link><guid isPermaLink="false">13547</guid><pubDate>Fri, 30 Oct 2009 13:54:36 GMT</pubDate><description>A package for creating and manipulating graphs (in the graph-theoretic sense). Creates a set of CLOS classes for graphs, vertices, edges. Provides algorithms for traversing, counting, searching for vertices.</description></item><item><title>Spartns (Modified)</title><link>http://www.cl-user.net/asp/libs/Spartns</link><guid isPermaLink="false">16746</guid><pubDate>Tue, 20 Oct 2009 13:29:07 GMT</pubDate><description>Sparse tensor representation library. There are no external dependencies; Spartns works on any data type and is heavily optimized.</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>CLEM (Modified)</title><link>http://www.cl-user.net/asp/libs/clem</link><guid isPermaLink="false">11840</guid><pubDate>Thu, 23 Oct 2008 05:50:26 GMT</pubDate><description>Common Lisp Egregious Matrix library.</description></item><item><title>read-bytes-standalone (Annotated)</title><link>http://www.cl-user.net/asp/libs/read-bytes-standalone</link><guid isPermaLink="false">12094</guid><pubDate>Thu, 13 Mar 2008 17:51:19 GMT</pubDate><description>Library for reading and writing integer and IEEE floating-point numbers from binary I/O streams.</description></item><item><title>Matlisp (Annotated)</title><link>http://www.cl-user.net/asp/libs/matlisp</link><guid isPermaLink="false">12115</guid><pubDate>Thu, 13 Mar 2008 15:43:46 GMT</pubDate><description>Wrapper around BLAS and LAPACK linear algebra libraries. Limited to CMUCL and Allegro (CLisp port in progress). Keywords: matrix, vector, eigenvalue. </description></item><item><title>cl-randist (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-randist</link><guid isPermaLink="false">16166</guid><pubDate>Sat, 08 Mar 2008 22:08:11 GMT</pubDate><description>This package is a manual translation from C to common lisp of some random number generation functions of GSL library. The package also include the alias method implementation of Mario S. Mommer and my implementation of cut point method for discrete random variable generation. </description></item><item><title>gecol (Added)</title><link>http://www.cl-user.net/asp/libs/gecol</link><guid isPermaLink="false">15933</guid><pubDate>Thu, 10 Jan 2008 14:19:30 GMT</pubDate><description>gecol provides bindings to gecode in order to enjoy constraint programming in Lisp.</description></item><item><title>NLisp (Commented)</title><link>http://www.cl-user.net/asp/libs/nlisp</link><guid isPermaLink="false">12562</guid><pubDate>Wed, 25 Jul 2007 15:34:01 GMT</pubDate><description>NLISP provides an interactive numerical computation environment, similar to packages like Matlab and IDL.</description></item><item><title>FSet (Added)</title><link>http://www.cl-user.net/asp/libs/FSet</link><guid isPermaLink="false">15526</guid><pubDate>Sun, 15 Jul 2007 05:32:42 GMT</pubDate><description>FSet is a functional set-theoretic collections library for Common Lisp.  All update operations return a new collection, rather than modifying an existing one in place.  FSet has sets, bags (multisets), maps, and seqs (functional sequences).  It uses heterogeneous weight-balanced binary trees for good performance with very reasonable space overhead.</description></item><item><title>CL-MathStats (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-mathstats</link><guid isPermaLink="false">13654</guid><pubDate>Wed, 30 May 2007 19:34:57 GMT</pubDate><description>A collection of mathematical routines for combinatorics, statistics, functions, matrices, vectors, and more.</description></item><item><title>Numerical Recipes in Common Lisp (Ken Olum Variant) (Commented)</title><link>http://www.cl-user.net/asp/libs/num-recipes-olum</link><guid isPermaLink="false">14374</guid><pubDate>Mon, 25 Dec 2006 16:02:04 GMT</pubDate><description>A version of the Common Lisp code from the book &quot;Numerical Recipes&quot; slightly rewritten by Ken Olum. The code was translated by Kevin Broughan from Fortran from the first edition of the book.</description></item><item><title>ieee-floats (Added)</title><link>http://www.cl-user.net/asp/libs/ieee-floats</link><guid isPermaLink="false">14931</guid><pubDate>Fri, 22 Dec 2006 21:09:09 GMT</pubDate><description>Provides functions for converting floats to and from binary format.
</description></item><item><title>Float numbers input-output (Added)</title><link>http://www.cl-user.net/asp/libs/float-io</link><guid isPermaLink="false">14648</guid><pubDate>Tue, 14 Nov 2006 14:03:00 GMT</pubDate><description>A library for reading and writing binary IEEE-754 float numbers.</description></item><item><title>ACL2 (Added)</title><link>http://www.cl-user.net/asp/libs/acl2</link><guid isPermaLink="false">14448</guid><pubDate>Sat, 14 Oct 2006 09:28:36 GMT</pubDate><description>ACL2 (A Computational Logic for Applicative Common Lisp) is a programming language for modeling computer systems and a tool for proving properties of those models. It was developed at the University of Texas at Austin.</description></item><item><title>Numerical Recipes in Common Lisp (Broughan/Senac Version) (Added)</title><link>http://www.cl-user.net/asp/libs/numerical-recipes-broughan</link><guid isPermaLink="false">14403</guid><pubDate>Tue, 03 Oct 2006 13:45:42 GMT</pubDate><description>A version of code from the book &quot;Numerical Recipes in Fortran&quot; (first edition), translated by Kevin Broughan from Fortran.</description></item><item><title>Numerical Recipes Multi-Language Code CDROM (Added)</title><link>http://www.cl-user.net/asp/libs/nr-cdrom</link><guid isPermaLink="false">14355</guid><pubDate>Tue, 26 Sep 2006 15:32:06 GMT</pubDate><description>The source code from the books &quot;Numerical Recipes&quot;, available as a commercial product for a number of programming languages including Common Lisp.</description></item><item><title>Maxima (Modified)</title><link>http://www.cl-user.net/asp/libs/maxima</link><guid isPermaLink="false">11471</guid><pubDate>Mon, 25 Sep 2006 07:56:51 GMT</pubDate><description>Advanced computer algebra system that is a descendant of DOE Macsyma, whose origins date back to the late 1960s at MIT. Macsyma was revolutionary in its day, and many later systems, such as Maple and Mathematica, were inspired by it.
The system, which has an active user community, can manipulate both symbolical and numerical expressions, and is able to plot functions and data in 2D/3D.</description></item><item><title>SubX (Added)</title><link>http://www.cl-user.net/asp/libs/subx</link><guid isPermaLink="false">14326</guid><pubDate>Mon, 18 Sep 2006 08:03:48 GMT</pubDate><description>A Common Lisp extension for using expressions in infix notation.</description></item><item><title>cl-calculator (Added)</title><link>http://www.cl-user.net/asp/libs/cl-calculator</link><guid isPermaLink="false">14324</guid><pubDate>Sun, 17 Sep 2006 07:56:19 GMT</pubDate><description>A command line style calculator application, which includes a postfix to infix parsing library.</description></item><item><title>PatXi-2 (Added)</title><link>http://www.cl-user.net/asp/libs/patxi-2</link><guid isPermaLink="false">14043</guid><pubDate>Sat, 29 Jul 2006 08:09:35 GMT</pubDate><description>A mathematical library for statistics, derivatives, linear algebra, linear programming, least squares, random numbers, interpolation, Monte Carlo, and more.</description></item><item><title>fftw-ffi (Added)</title><link>http://www.cl-user.net/asp/libs/fftw-ffi</link><guid isPermaLink="false">13896</guid><pubDate>Thu, 22 Jun 2006 12:45:53 GMT</pubDate><description>An UFFI-based generator of Common Lisp FFI bindings to the FFTW (Fastest Fourier Transform in the West) C library.</description></item><item><title>Postscript Lindenmayer Systems (Added)</title><link>http://www.cl-user.net/asp/libs/postscript-lindenmayer-systems</link><guid isPermaLink="false">13751</guid><pubDate>Fri, 26 May 2006 13:56:34 GMT</pubDate><description>This code is a generator of Lindenmayer systems, with PostScript output. A Lindenmayer system is a fractal for describing plants.</description></item><item><title>Com-lisp-utils (Modified)</title><link>http://www.cl-user.net/asp/libs/com-lisp-utils</link><guid isPermaLink="false">11480</guid><pubDate>Sat, 20 May 2006 13:04:02 GMT</pubDate><description>The Common Lisp Utilities project &quot;intends to be a repository for packages that run on any compliant implementation of ANSI Common Lisp&quot;. It contains code for data and control structures, financial functions, AI algorithms, math and cryptography.
</description></item><item><title>CL-Variates (Added)</title><link>http://www.cl-user.net/asp/libs/cl-variates</link><guid isPermaLink="false">13665</guid><pubDate>Mon, 08 May 2006 09:11:33 GMT</pubDate><description>A portable random number generator that produces the same results regardless of platform, and provides additional random distributions such as Poisson, exponential, and more.</description></item><item><title>The Alias Method (Modified)</title><link>http://www.cl-user.net/asp/libs/alias_method</link><guid isPermaLink="false">13523</guid><pubDate>Mon, 24 Apr 2006 11:48:33 GMT</pubDate><description>An implementation of the Alias Method for generating a function that returns the value of a random variable with a specified probability. It is described in &quot;On the alias method for generating random variables from a discrete distribution&quot; by R.A. Kronmal and A.V. Peterson, The American Statistician, 33:214-218, 1979.</description></item><item><title>Polygonizer (Added)</title><link>http://www.cl-user.net/asp/libs/polygonizer</link><guid isPermaLink="false">13520</guid><pubDate>Tue, 18 Apr 2006 13:50:37 GMT</pubDate><description>An implicit geometric surface polygonizer. It computes the surface of a function and graphically displays the output.</description></item><item><title>Functional Geometry (Added)</title><link>http://www.cl-user.net/asp/libs/buss-functional</link><guid isPermaLink="false">13291</guid><pubDate>Fri, 24 Mar 2006 14:06:34 GMT</pubDate><description>A functional geometry explorer, i.e. an application for describing and drawing pictures with functional programs. It can can generate PostScript output.</description></item><item><title>MoDisc (Added)</title><link>http://www.cl-user.net/asp/libs/modisc</link><guid isPermaLink="false">13114</guid><pubDate>Tue, 28 Feb 2006 14:37:39 GMT</pubDate><description>MoDisc is a Bayesian-based application for identifying the most probable model that best matches experimental data. It is suited for biological and chemical phenomena. It requires LispWorks CAPI for its GUI.</description></item><item><title>Kenzo (Added)</title><link>http://www.cl-user.net/asp/libs/kenzo</link><guid isPermaLink="false">13038</guid><pubDate>Fri, 24 Feb 2006 14:42:52 GMT</pubDate><description>Kenzo is a constructive algebraic topology program.</description></item><item><title>MT19937 (Added)</title><link>http://www.cl-user.net/asp/libs/mt19937</link><guid isPermaLink="false">12944</guid><pubDate>Tue, 21 Feb 2006 20:34:13 GMT</pubDate><description>MT19937 is a portable Mersenne Twister random number generator.</description></item><item><title>CafeOBJ (Added)</title><link>http://www.cl-user.net/asp/libs/cafeobj</link><guid isPermaLink="false">12529</guid><pubDate>Sat, 28 Jan 2006 12:42:15 GMT</pubDate><description>CafeOBJ is an algebraic specification and programming language that is a successor of OBJ. In addition to OBJ features, it implements new paradigms such as rewriting logic, hidden algebra, and their combination.</description></item><item><title>Common Lisp and IEEE 754 (Added)</title><link>http://www.cl-user.net/asp/libs/ieeefp-tests</link><guid isPermaLink="false">12477</guid><pubDate>Mon, 23 Jan 2006 20:03:28 GMT</pubDate><description>Comformance test suite for Common Lisp implementations purporting to conform to the IEEE 754 standard for floating point operations.</description></item><item><title>Infix (Added)</title><link>http://www.cl-user.net/asp/libs/infix</link><guid isPermaLink="false">11950</guid><pubDate>Wed, 11 Jan 2006 19:47:24 GMT</pubDate><description>Infix provides a reader macro for reading mathematical expressions in infix form.</description></item><item><title>cl-octave (Added)</title><link>http://www.cl-user.net/asp/libs/cl-octave</link><guid isPermaLink="false">11924</guid><pubDate>Wed, 11 Jan 2006 15:55:34 GMT</pubDate><description>The goal of this project is to provide a link between the Octave programming language and Common-Lisp.</description></item><item><title>Maxima-repl (Added)</title><link>http://www.cl-user.net/asp/libs/maxima-repl</link><guid isPermaLink="false">11736</guid><pubDate>Mon, 09 Jan 2006 14:41:25 GMT</pubDate><description>&quot;A very gross hack to hook up maxima to mcclim&quot;. It is a listener for the Maxima computer algebra system: the user can type expressions, see the results and reuse the results by clicking on them.</description></item><item><title>Femlisp (Added)</title><link>http://www.cl-user.net/asp/libs/femlisp</link><guid isPermaLink="false">11531</guid><pubDate>Sat, 07 Jan 2006 15:09:46 GMT</pubDate><description>Femlisp (A Common Lisp framework for Finite Element Methods) is a framework for solving partial differential equations with the finite element method.
It provides interfaces to direct solvers (SuperLU and UMFPACK) and graphics output (Data Explorer/OpenDX and gnuplot).</description></item><item><title>Fast Floating-Point Processing in Common Lisp (Added)</title><link>http://www.cl-user.net/asp/web-sites/fast-floats</link><guid isPermaLink="false">11488</guid><pubDate>Fri, 06 Jan 2006 22:11:49 GMT</pubDate><description>Paper by R.J. Fateman, K.A. Broughan, D.K. Willcock and D. Rettig published in ACM Transactions on Mathematical Software (TOMS), Volume 21, Issue 1  (March 1995), pages 26-62.
The paper explores the benefits of Common Lisp for fast numerical computation, and compares it to Fortran in terms of efficiency of generated code.</description></item><item><title>Axiom (Added)</title><link>http://www.cl-user.net/asp/libs/axiom</link><guid isPermaLink="false">11470</guid><pubDate>Fri, 06 Jan 2006 17:40:58 GMT</pubDate><description>General purpose computer algebra system. The project started in 1971 at IBM as a research system named Scratchpad. Scratchpad was renamed to Axiom in the 1990s and sold to NAG, which distributed it as a commercial product until 2001. Axiom is a powerful system, which in the current state &quot;represents about 30 years and 300 man-years of research work&quot;.</description></item></channel></rss>