From 6738dce6a99f3863b5257e08a1af997349eb134d Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 22 Oct 2020 00:49:30 -0400 Subject: First try at schedule --- 2020/schedule/33.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 2020/schedule/33.md (limited to '2020/schedule/33.md') diff --git a/2020/schedule/33.md b/2020/schedule/33.md new file mode 100644 index 00000000..c82839ce --- /dev/null +++ b/2020/schedule/33.md @@ -0,0 +1,20 @@ +# Maxima a computer algebra system in Emacs +Sunday, Nov 29 2020, 3:34 PM - 3:54 PM +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. + + + + +Back to the [[schedule]] + +All times are approximate, and we might shuffle talks around as needed. Please check https://emacsconf.org/2020 a few days before the start of the conference for instructions on how to watch and participate. + +[[!meta title="Maxima a computer algebra system in Emacs"]] -- cgit v1.2.3