femlisp
Femlisp is a solver for partial differential equations using the Finite Element Method
$ area51 add femlispCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(femlisp:some-function ...)