TO DO:
- ☑ on the ulimyhmpqs page, *default-float-format* (which is clisp-specific) should be replaced with *read-default-float-format*. Actually, it is better to replace (float ..) by (dfloat ..) throughout the code.
- ☐ create pages for cl-num-utils and cl-rmath from Tamas Papp.
- ☐ Rainer Joswig posted the following interesting list of Lisp software related to Statistics on comp.lang.lisp. When I will find the time I will add CLiki pages for them. See also Statistics.
- ☐ The following two are probably related to Stats cl-statistics.lisp cl-statistics-doc.txt
- ☐ Some tools and libs (CLASP, ...)
- ☐ R to CL translator
- ☐ Quantitative analysis in Lisp
- ☐ image analysis
- ☐ InspireData, data analysis tool
- ☐ SciGraph, software for graphing numeric data (using CLIM)
- ☐ pulcinella TemplateDoesNotExist as of 2012-08-31
- ☐ "Arizona": collection of tools supporting scientific computing
- ☐ common-lisp-stat mentioned by AJ Rossini on c.l.l.
- ☐ Investigate code released by Dave McClain