On Sat, Nov 5, 2011 at 7:32 AM, Luigi Marino <luigi_marino2 at alice.it> wrote:
> **
> Hi Robert
> It is the first time that lapack is loaded and compiled
> but some commands do not work:
> e.g. dgeqrf (matrix)
>
It would have been useful if you had given an example, but I can confirm
that there is a problem with dgeqrf. The example in the documentation
doesn't work for me either. If you find other issues, please let us know.
I'll look into it.
>
> Another question about this message:
>
> ;Compiler warnings for
> "C:/Programmi/Maxima-5.25.1/share/maxima/5.25.1/share/linearalgebra/linalg-extra.lisp"
> :
> ; In $VANDERMONDE_MATRIX: IGNORE declaration for unknown variable LK
> ;Compiler warnings for
> "C:/Programmi/Maxima-5.25.1/share/maxima/5.25.1/share/linearalgebra/linalg-extra.lisp"
> :
> ; In $VANDERMONDE_MATRIX: Unused lexical variable LK
>
> It is a bug for Maxima 5.25.1 ?
>
These are harmless, but should probably be fixed.
Ray