From: Raymond T. <toy...@gm...> - 2011-02-18 03:52:23
|
In case any cares, I've updated matlisp. No real functional changes, but building the matlisp libraries should be easier because it uses automake now. Also, we no longer use mk:defsys. Instead matlisp can be built using asdf2. Also, quadpack is no longer built with matlisp. It's an add-on package which can be loaded via (require :matlisp-quadpack). The minpack package can be loaded with (require :matlisp-minpack). Ray |