summaryrefslogtreecommitdiffstats
path: root/2020/info/33.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-11-30 13:56:19 -0500
committerSacha Chua <sacha@sachachua.com>2020-11-30 13:56:19 -0500
commit89f7058c97d690c27cad9a67c7e3aeea67d2b2be (patch)
treed6b52817dddcc098bdee2a45ab48d1ba2cd80135 /2020/info/33.md
parent896d3a87e526b7df209c22ba787e50543c3f0176 (diff)
downloademacsconf-wiki-89f7058c97d690c27cad9a67c7e3aeea67d2b2be.tar.xz
emacsconf-wiki-89f7058c97d690c27cad9a67c7e3aeea67d2b2be.zip
Add rough dump
Diffstat (limited to '2020/info/33.md')
-rw-r--r--2020/info/33.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/2020/info/33.md b/2020/info/33.md
index 1f01f5ed..d07dca98 100644
--- a/2020/info/33.md
+++ b/2020/info/33.md
@@ -9,3 +9,35 @@ 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.
+<!-- from the pad --->
+
+
+# Questions
+
+
+## Q9 Is it is possible to include maxima in org files similar to jupyter notebooks? (Does ob-maxima have support for the :results graphics header argument of org-src blocks?)
+
+
+## Q8 Are you planning to upstream your package into Maxima? (would be nice :)
+
+
+## Q7 In which University do you start to use Maxima?
+
+
+## Q6. Is there support for images in maxima-mode?
+
+
+## Q5: Is Maxima's syntax a strict infix lisp syntax or are there exceptions and special cases? Yes I mean Maxima itself.
+
+
+## Q4. Is maxima easy to get into in your opinion? (has its quirks though!, mailing list is usually helpful)
+
+
+## Q3: Do you plan to amend ob-maxima to support named session for maxima code blocks in org mode (e.g. begin\_src maxima :session **my-maxima**)? (the current implementation supports exactly onesession named **maxima**)
+
+
+## Q2: how does maxima compare to sagemath in emacs? does maxima have more support because it is written in common lisp whereas sage math is written in python?
+
+
+## Q1: So I am an avid octave user right now (had a matlab lesson in uni and so I knew the basics and it was easy to get into), what would you say are the advantages of Maxima over Octave as from my understanding they are pretty similar. I would be interested in trying it out but I am not sure if its worth it compared to Octave. (Octave is a matlab "clone", not meant for analytic calculations, more matrix multiplications etc.)
+