Subject: Help to get started with the code of Maxima
From: Raymond Toy
Date: Wed, 26 Jun 2013 11:59:45 -0700
>>>>> "Samuel" == Samuel <L? <samuel.le at gmail.com>> writes:
Samuel> Hi!
[snip]
Samuel> Please correct me if I am wrong. Now, what I'd like to do
Samuel> is to call the maths functions directly from Common Lisp
Samuel> (i.e access directly to "some-function-for-derivative" in
Samuel> my example). Is it possible to do so?
I'm curious why you want to access the functions directly instead of
using maxima itself? Do you want to implement some new feature? Just
want to know how it's done? Something else?
Ray