maxima:complexRoots

Last commit made on 2019-12-04
Get this branch:
git clone -b complexRoots https://git.launchpad.net/maxima

Branch merges

Branch information

Name:
complexRoots
Repository:
lp:maxima

Recent commits

25d6fc8... by Fabrizio Caruso

Winding number

600159f... by kjak

No longer compare characters with EQ in imaxima

The standard doesn't guarantee that characters with the same value are
EQ, so compare with EQL instead.

See also commits d62d12f4, 361740b3 and 857dfe44.

c36abc9... by kjak

Remove the MEMQ definition from imaxima

This caused a package-lock error when running Maxima in SBCL in
imaxima mode. We can remove the MEMQ definition from imaxima and
just use the MEMQ defined in clmacs instead.

This was discussed on the mailing list on 2019-12-02. The subject
was "Problem loading abs_integrate in imaxima mode (emacs)".

f0fecbc... by Wolfgang Dautermann <email address hidden>

Add a help message (Option: /?) to the windows installer.

(The help is shown in an message box window)

d60cd8c... by Wolfgang Dautermann <email address hidden>

Windows installer: update ABCL.

da8a2cf... by Wolfgang Dautermann <email address hidden>

Windows installer: update wxMaxima.

6c588b5... by Wolfgang Dautermann <email address hidden>

Corrected the nightly build script.

8c90aea... by Wolfgang Dautermann <email address hidden>

Typos fixed.

1c49e3d... by Wolfgang Dautermann <email address hidden>

Fixed the nightly Windows build.

The name of the installer changed with commit [38fc13]

36d17ff... by Wolfgang Dautermann <email address hidden>

Typos fixed.