Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
imaxima
[go: Go Back, main page]

imaxima.el

Imaxima.el provides support for interacting with the computer algebra system Maxima in an Emacs buffer. Imaxima processes the output from Maxima with TeX and inserts the resulting image in the buffer. Imaxima.el is Free Software released under the GPL.

The command imaxima provides a simple comint derived CLI mode. The command imaxima-latex prepares a LaTeX version of the Maxima buffer. Imaxima can also be hooked in to the Emacs mode included with Maxima, which provides more key bindings and other conveniences.

A screen shot probably explains better what it's all about. You can also read the imaxima manual on-line or as PDF.

Download

imaxima-0.9.tar.gz (version 0.9). See the file README or the manual for installation instructions.

News

Changes in imaxima version 0.9

CLISP 2.29
Fix compatibility problem with CLISP 2.29.
Maxima 5.9.0.9beta2
Fix compatibility problem with changed prompt in Maxima 5.9.0.9beta2.
Older news ...

Requirements

To use imaxima.el you need:


To my main page