CLiki - Mathematics
Mathematics
Mathematics Library and
Application packages
-
algorithm -
Algorithms for doing various complicated things (mostly related to mathematics)
-
axiom -
Axiom is a general purpose Computer Algebra application
-
Bordeaux-FFT -
Bordeaux-FFT is a fast, pure-Lisp implementation of Fast Fourier Transforms
-
cl-buchberger -
cl-buchberger is a Common Lisp implementation of Buchberger's algorithm for the computation of Gröbner bases
-
cl-factoradic -
cl-factoradic is a Mathematics/Combinatorics library that implements calculation and iteration of permutations based on the factoradic numbers system
-
cl-fftw3 -
cl-fftw3 provides an interface for Common Lisp programs to use the FFTW3 Fourier transform library
-
cl-geometry -
cl-geometry is a Common Lisp package for simple two dimensional computational geometry
-
cl-graph -
Gary King is barely maintaining this package
-
cl-gsl -
cl-gsl provides bindings to the GNU Scientific Library (GSL) of mathematics routines
-
cl-jointgen -
CL-JOINTGEN is a Common Lisp implementation of the Joint Generation Algorithm for computing the dual of a monotone boolean function
-
cl-mathstats -
This system is no longer being maintained (at least not by Gary King)
-
cl-permutation -
CL-PERMUTATION is a Mathematics library for doing permutation and permutation group calculations written by Robert Smith
-
cl-satwrap -
CL-SATWRAP is a thin generic SAT solver interface to your favorite `industrial-strength' SAT solver: Whichever code wins the next SATRace competition, it is easily glued on as a new backend, no need to change your CL code
-
CLLIB -
CLLIB is a varied collection of Common lisp tools and routines in CLOCC
-
clmath -
CLMATH is a modern re-packaging of an old Common Lisp scientific library by Gerald Roylance
-
COMPUTABLE-REALS -
COMPUTABLE-REALS is a Mathematics library for dealing with arbitrary precision reals
-
Decimals -
A decimal number parser and formatting package for Common Lisp
-
embeddable-maxima -
embeddable-maxima is the fork of Maxima CAS to make it embeddable into common lisp application
-
Factorial -
The Factorial of n is the product of all the integers between 1
-
FEMLISP -
FEMLISP is a Mathematics Application which solves partial differential equations with the help of the finite element method (FEM)
-
FFT -
A Common Lisp library to do Fast Fourier Transform on a multi-dimensional array of numbers
-
Fibonacci -
The Fibonacci sequence of numbers was described in a mathematics book by Leonardo da Pisa (Fibonacci) called Liber Abaci
-
floating-point -
Floating-point is a Common Lisp library with functions for calculating
-
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 -
_(R
-
graph-utils -
graph-utils: graph analysis utilities for Common Lisp
-
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
-
linear algebra -
Anything to do with linear algebra or matrices
-
LispLab -
The main purpose of Lisplab is to to integrate all kinds of mathematics capabilities into one framework
-
Mandelbrot set explorer -
This mathematics application was written in Common Lisp (by Edi Weitz)
-
Maxima -
Maxima is a GPL'd Common Lisp mathematics application for computer based algebra (an implementation of MIT's Macsyma system)
-
maxima-json-rpc -
maxima-json-rpc is http post json-rpc server for embeddable-maxima
-
micmac -
Common Lisp Mathematics library by Gabor Melis that implements UCT and Metropolis-Hastings MCMC
-
Nuprl -
A system for manipulating proofs based on the type theory of Martin-Löf
-
Oct -
Lisp implementation of quad-double floats
-
patxi-2 -
PatXi-2 is a library for doing numerical computations in 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
-
SimLab -
SimLab Is a scientific simulation and analysis tool that uses the weyl computer algebra system
-
simplot -
Simplot a 2-dimensional data plotting application for Mathematics and scientific data with a simple interface
-
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
-
wu-decimal -
Wu-Decimal is a decimal number package developed by Wukix
Linear algebra: (main topic:
linear algebra)
Statistics: (main topic:
statistics)
-
cl-mathstats -
This system is no longer being maintained (at least not by Gary King)
-
cl-randist -
This package is a manual translation from C to common lisp of some random number generation functions of GSL library
-
cl-random -
cl-random is a library for uni- and multivariate probability distributions and statistics functions
-
CLLIB -
CLLIB is a varied collection of Common lisp tools and routines in CLOCC
-
common-lisp-stat -
Common Lisp Statistics -- based on LispStat but updated for Common Lisp and incorporating lessons from R
-
Mersenne Twister -
The Mersenne Twister is a pseudorandom number generation algorithm created by Makoto Matsumoto
-
py-random -
A translation of the random module in the Python standard library
-
RCL -
RCL is an FFI to communicate with the R statistics environment
-
rclg -
rclg is an R (statistics programming language) FFI for Common Lisp
-
sapaclisp -
sapaclisp is a collection of Common Lisp functions for spectral analysis
-
SimpSamp -
SimpSamp is a statistics library for simple random sampling without replacement
-
Stats -
Stats by Larry Hunter is a statistics library
Other stuff:
-
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.
-
FriCAS is a fork of the Axiom computer algebra system.
-
Kenzo is a program for doing computational algebraic topology.
-
CommonLispStat (see also GitHub location), is a port/rewrite/re-intentioning of XLispStat to Common Lisp. The goal is to develop an "R like" set of packages which deliver additional functionality to Common Lisp for applied statistical data analysis.