maxima:rtoy-rfft

Last commit made on 2016-04-02
Get this branch:
git clone -b rtoy-rfft https://git.launchpad.net/maxima

Branch merges

Branch information

Name:
rtoy-rfft
Repository:
lp:maxima

Recent commits

228e386... by Raymond Toy <email address hidden>

Fix up some missing @end's and add some descriptions.

o Some @end deffn's were missing so correct that error. Add
  appropriate catbox's too.
o Add some text to link between fft and the possible variations. Add
  note to use inverse_real_fft ot compute the inverse of real_fft.

e89ad16... by Raymond Toy <email address hidden>

Merge branch 'master' into rtoy-rfft

3b49444... by Raymond Toy <email address hidden>

Update documentation to match names.

rfft is replaced by real_fft.

681b19d... by PeterPall

Corrected my last commit.

ebe85e0... by PeterPall

Documentation/Draw: Removed a doubly defined anchor.

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

Crosscompiling: Patch setup-imaxima-imath.el so that it contains the correct path to maxima.

3e08533... by Wolfgang Dautermann <email address hidden>

Add a script for comparing git archive and make dist-gzip tarballs
(and generate a report of differences).

50beac0... by PeterPall

Documentation/Draw: A cross-ref from adapt_depth to nticks and vice versa.

7be21ed... by PeterPall

Documentation: The draw() example image for multiplot_mode.

4f002b6... by Mario Rodriguez <email address hidden>

Two bugs fixed:
* Renamed functions print-square and print-segment to avoid
  conflicts with package implicit_plot.
* Remove background_color in interactive multiplot_mode