load(draw) is very slow (takes about 13 seconds)



>>>>> "Volker" == Volker van Nek <volkervannek at gmail.com> writes:

    Volker> Hi Max,
    Volker> attached you'll find step by step instructions to compile and load the
    Volker> draw package with sbcl. The instructions are for Linux but should be
    Volker> very similar in Windows. Don't know whether Windows complains about
    Volker> write permissions in /share/draw.

Is there a reason why we can't just arrange load(draw) to compile up
everything?  We do this already when we load lapack, minpack,
and fft.  (But not for lbfgs.)

Ray