📣 Post by screwtape

2024-11-17

@rwxrwxrwx
This works really nicely. #maxima #-interface #lisp #commonLisp #CAS #mathematics
I ended up using quicklisp.org to drag in maxima (but cloning your sr.ht/~jmbr/maxima-interface/).
CL-USER> (asdf:load-system :maxima-interface)
T
CL-USER> (in-package :maxima-interface-user)
#
MAXIMA-INTERFACE-USER> (diff '(sin x) 'x)
(COS X)
MAXIMA-INTERFACE-USER> (integrate * 'x)
(SIN X)
MAXIMA-INTERFACE-USER> (integrate ** 'x 0 (/ pi 2))
1

screwtape

https://mastodon.sdf.org/@screwtape/113500172365871549

https://sr.ht/~jmbr/maxima-interface/

https://mastodon.sdf.org/system/media_attachments/files/113/500/156/785/864/829/original/ce70961e9dafad27.png

rwxrwxrwx

🔄 screwtape

Posts tagged #maxima

Posts tagged #lisp

Posts tagged #commonlisp

Posts tagged #mathematics

💬 Replies

2024-11-17 rwxrwxrwx

@screwtape excellent!

────

📡 Local feed

🏕️ Communities

🔥 Hashtags

🔎 Search posts

🔑 Sign in

📊 Status

🛟 Help