<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/Science and Engineering</title><link>http://www.cl-user.net/asp/tags/11034</link><description>The last modified items of the Common Lisp Directory for the tag: Science and Engineering</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>cl-wav-synth - Express noises as you think (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-wav-synth</link><guid isPermaLink="false">13582</guid><pubDate>Mon, 05 Feb 2007 16:41:51 GMT</pubDate><description>A WAV sound sample editor with a library for manipulating WAV files and a (Mc)CLIM GUI. The GUI is based on a Lisp listener and provides editing tools for samples, spectra and songs.</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>Planet of the Feebs (Added)</title><link>http://www.cl-user.net/asp/libs/planet-of-feebs</link><guid isPermaLink="false">14663</guid><pubDate>Tue, 14 Nov 2006 14:10:21 GMT</pubDate><description>A simulation game loosely based on the Xerox PARC &quot;Maze War&quot; game. It generates graphics output via CLX.</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>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>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>Calcul des sphères d'influence des atomes d'une protéine (Added)</title><link>http://www.cl-user.net/asp/libs/progCLspheres</link><guid isPermaLink="false">14445</guid><pubDate>Wed, 11 Oct 2006 14:47:32 GMT</pubDate><description>A program for computing the influence spheres of atoms in a protein.</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>SigLab (Added)</title><link>http://www.cl-user.net/asp/libs/siglab</link><guid isPermaLink="false">13735</guid><pubDate>Fri, 25 Aug 2006 16:42:33 GMT</pubDate><description>Block-diagram programming system for signal processing, presented
at the European Common Lisp Meeting 2006.</description></item><item><title>CLARITY: A Common Lisp Data Alignment Repository (Added)</title><link>http://www.cl-user.net/asp/libs/clarity</link><guid isPermaLink="false">14173</guid><pubDate>Fri, 25 Aug 2006 12:42:24 GMT</pubDate><description>&quot;CLARITY is a tool and method for the storage and comparison of data with numeric and set membership components&quot;. It is especially suited for bioinformatics applications.</description></item><item><title>Code to roll dice (Added)</title><link>http://www.cl-user.net/asp/libs/dice</link><guid isPermaLink="false">14105</guid><pubDate>Thu, 17 Aug 2006 06:55:52 GMT</pubDate><description>A library for simulating dice rolling and tabulating possible results.</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>Chemboy (Added)</title><link>http://www.cl-user.net/asp/libs/chemboy</link><guid isPermaLink="false">13859</guid><pubDate>Sat, 17 Jun 2006 12:12:01 GMT</pubDate><description>An application for performing chemical calculations, such as knowing the mass of a given number of mol of a compound. It also supports calculations on Boyle's, Charles', the Combined gas, and the Ideal gas laws.</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>little b (Added)</title><link>http://www.cl-user.net/asp/libs/littleb</link><guid isPermaLink="false">12661</guid><pubDate>Tue, 23 May 2006 15:14:06 GMT</pubDate><description>Little b is a modular human- and computer-readable language for building and sharing models of complex systems. It is currently used to make mathematical models of biochemical and multicellular systems. The language has an open architecture which allows new modeling approaches and new scientific domains to be specified.

Little b is being developed at the Department Systems Biology at Harvard Medical School and in San Francisco</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>KnowOS: A Knowledge Operating System (Added)</title><link>http://www.cl-user.net/asp/web-sites/KnowOS</link><guid isPermaLink="false">13716</guid><pubDate>Mon, 15 May 2006 18:12:01 GMT</pubDate><description>An operating system in which knowledge, rather than files or tables, is the primary representational basis.  Used to implement BioBike.</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>Sapaclisp (Modified)</title><link>http://www.cl-user.net/asp/libs/sapaclisp</link><guid isPermaLink="false">12526</guid><pubDate>Sun, 02 Apr 2006 16:37:22 GMT</pubDate><description>Common Lisp code for the book &quot;Spectral Analysis for Physical Applications: Multitaper and Conventional Univariate Techniques&quot; (Cambridge University Press, 1993) by Donald B. Percival and Andrew T. Walden. It focuses on spectral analysis but contains many useful numerical routines for linear systems, least squares, FFT and more.</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>CL-ODE (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-ode</link><guid isPermaLink="false">13190</guid><pubDate>Sat, 18 Mar 2006 12:26:51 GMT</pubDate><description>A set of CFFI-based bindings to the ODE (Open Dynamics Engine) C++ library for simulating rigid body dynamics.</description></item><item><title>L-Lisp (Added)</title><link>http://www.cl-user.net/asp/libs/l-lisp</link><guid isPermaLink="false">13180</guid><pubDate>Wed, 08 Mar 2006 11:40:20 GMT</pubDate><description>L-Lisp is a framework for generating and simulating plants and fractals in Common Lisp.</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>Interview with Samantha Kleinberg on CL-GODB, Common Lisp &amp; Bioinformatics (Added)</title><link>http://www.cl-user.net/asp/web-sites/samantha-lisp</link><guid isPermaLink="false">12633</guid><pubDate>Mon, 13 Feb 2006 13:40:53 GMT</pubDate><description>An article in which Emre Sevinc interviews Samantha Kleinberg, one of the 2005 Google Summer of Code developers. Her project, CL-GODB, is a bioinformatics system written in Common Lisp.
</description></item><item><title>CL-GODB (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-godb</link><guid isPermaLink="false">12693</guid><pubDate>Sun, 12 Feb 2006 18:06:23 GMT</pubDate><description>CL-GODB (A Common Lisp GO Database Manipulation Library) is a library for accessing and interacting with gene ontology (GO) data stored in the Gene Ontology Database (GODB).</description></item><item><title>BioLisp.org (Added)</title><link>http://www.cl-user.net/asp/web-sites/biolisp</link><guid isPermaLink="false">12571</guid><pubDate>Tue, 31 Jan 2006 15:31:19 GMT</pubDate><description>BioLisp.org (Intelligent applications in BioComputing) is a web site that supports scientists who use Lisp for developing intelligent bioinformatics applications. It provides source code, links to relevant information and other resources.</description></item><item><title>SimLab (Added)</title><link>http://www.cl-user.net/asp/libs/simlab</link><guid isPermaLink="false">12584</guid><pubDate>Mon, 30 Jan 2006 17:36:27 GMT</pubDate><description>A scientific simulation and analysis tool developed at Cornell University, based on the Weyl computer algebra system. It provides facilities for algebraic and topological computations, and creating triangulations of planar areas.</description></item><item><title>Plot-2D for Garnet (Added)</title><link>http://www.cl-user.net/asp/libs/plot-2d</link><guid isPermaLink="false">12582</guid><pubDate>Mon, 30 Jan 2006 14:33:15 GMT</pubDate><description>A library for 2D data visualization, representation of scientific datasets and mathematical functions. It is based on the Garnet GUI and can generate PostScript output.</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></channel></rss>