Hi Luigi,
I assume Maxima 5.28 will be available in the end of August. Meanwhile you
can download recent source files from git. Maximas git repository you find
at
http://sourceforge.net/projects/maxima/files/
in the menu Code/GitBrowse.
For simplicity I attached the file. Put it to any <path> and then
compile_file("<path>\numth.lisp");
load("<path>\numth.o"),
.o is the GCL binary. I guess Maxima on Windows runs with GCL. In any way
compile_file returns the name of the binary.
Load aes.mac with a simple
load("<path>\aes.mac");
HTH
Volker
2012/8/4 Luigi Marino <luigi_marino2 at alice.it>
> **
> Hi Volker
> I have tried aes.mac
> but I cannot have Maxima 5.28 (the last is 5.27.1) .
> How I can have the correct package
> numth.lisp for windows.
> Best wishes.
> Luigi Marino
>
>