Mathematics
Mathematics Library and Application packages
- array-operations - Array-operations (which could be called a Mathematics Library with a bit of a stretch) provides commonly used operations on (possibly multidimensional) arrays
- Axiom - Axiom is a general purpose Computer Algebra application
- cl-numlib - cl-numlib is a Mathematics library that contains functions for numerical optimization (univariate and multivariate), univariate rootfinding, and univariate numerical integration
- cl-octave - cl-octave is an asdf-installable library for interfacing Common Lisp with the Octave language
- cl-sparsematrix - cl-sparsematrix is a Mathematics library for simple (generalized) sparse matrices in Common Lisp using hash tables
- FEMLISP - FEMLISP is a Mathematics Application which solves partial differential equations with the help of the finite element method (FEM)
- Formal Digital Library - A product of the PRL project and descendant of the Nuprl system, FDL is a system implemented in Common Lisp for developing, refining, and collecting formal proofs
- Forward Discrete Cosine Transform -
- GSLL - The GNU Scientific Library for Lisp (GSLL) allows you to use
- IMPS - IMPS is an Interactive Mathematical Proof System intended to provide organizational and computational support for the traditional techniques of mathematical reasoning
- Integrate - Integrate is a package to aid in solving differential equations, currently slightly limited in scope
- MatLisp - MatLisp is a Mathematics Library which performs elementary and linear algebra operations on matrices
- Maxima - Maxima is a GPL'd Common Lisp mathematics application for computer based algebra (an implementation of MIT's Macsyma? system)
- Mersenne Twister - The Mersenne Twister is a pseudorandom number generation algorithm created by Makoto Matsumoto
- minpack - minpack is a Mathematics library, which simply contains an ASDF-installable package of the MINPACK library originally written in FORTRAN and translated by f2cl, which is part of CLOCC
- NLISP - NLISP is a Mathematics extension for Common Lisp to provide an environment for numerical computation and visualisation
- Nuprl - A system for manipulating proofs based on the type theory of Martin-Löf
- patxi-2 - PatXi-2 is a Library to do numerical computations on Common Lisp
- plot-2d - Plot-2D is a 2-dimensional data representation and plotting application for Mathematics and scientific data
- plotting - Library and Application packages to produce 2D and 3D plots
- PRL - The Proof (or Program) Refinement Logic program, led by Robert Constable of Cornell
- Sheafhom - Sheafhom: Sparse Linear Algebra and Topology
- SimLab - SimLab Is a scientific simulation and analysis tool that uses the weyl computer algebra system
- spartns - Spartns is a SPARse TeNSor representation library
- Stats - Stats by Larry Hunter is a Mathematics Library
- TPS - TPS, standing for Theorem Proving System, is a theorem prover for first-order logic and type theory
- ulimyhmpqs - ulimyhmpqs is an implementation of the Hypercube Multiple Polynomial Quadratic Sieve (HMPQS), an algorithm for the factorisation of large (up to about 110 digits, where the Number Field Sieve (NFS) algorithms become more efficient) integers
- RCL is a library for interfacing Common Lisp with the R environment using CFFI. (October 7 2007) rukubites: RCL doesn't work in SBCL, and requires some small modifications in alien-defs.lisp to accomodate CFFI API changes for defcvar.
- RCLG is an unfinished R interface that works for sbcl but not clisp (as of git version October 7 2007). It seems to have a similar interface as RCL.
- cl-buchberger is an implementation of Buchberger's algorithm for the computation of Gröbner bases.
- FriCAS is a fork of the Axiom computer algebra system.
-
Kenzo is a program for doing computational algebraic topology.
-
CommonLispStat is a port of XLispStat to Common Lisp.