Lisp-Numerics
Common
Lisp is a powerful environment for doing scientific
calculations. See cliki for different packages
that have been written.
Case studies
Getting lisp
Using lisp
- Currently, the best environment for hacking in lisp is SLIME
(Superior Lisp Interaction Mode for Emacs). See the CLIKI page for
SLIME setup.
- Basic debugging (numeric focused examples)