summaryrefslogtreecommitdiffstats
path: root/2020/info/33.md
blob: 1f01f5ed7cd651f0bb17346ffca22d9796bb1d8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Maxima a computer algebra system in Emacs
Fermin MF

Maxima is a great tool for symbolic mathematics, it has some support
for Emacs in the main repository, but is quite outdated and doesn't
receive the love I think it should, so a couple of months ago I decide
to improve and "modernize" the maxima-mode.el code base.  So, I want
to talk about the integration with Emacs, the maxima REPL, how some of
the main tool for Emacs integrate in maxima-mode and in general show
how to start using maxima within Emacs.