On Apr 9, 11:32 pm, Adam Getchell <adam.getch...@gmail.com> wrote: > We've got some rather neat causal dynamical triangulation (2d quantum > gravity) code running in Lisp. The lisp environment lacking certain > facilities, I thought it would be interesting to find a way to run it within > Sage and take advantage of all the nice facilities provided. I'm looking to > avoid rewriting it in python for now, though I would certainly do it if > advised that was the only way.
Well, I don't know what are the certain lacking facilities mentioned here, but if they are something provided by Maxima, seems like it would be easier to do this stuff in Maxima -- just launch Maxima and then load your own code (since Maxima is written in Lisp). It's easy to call Maxima functions directly from your code. What are the functions you are looking for? FWIW Robert Dodier -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org To unsubscribe, reply using "remove me" as the subject.