From: Jinsong Z. <js...@ye...> - 2025-02-26 10:41:20
|
Hi there, In R, one can use Sweave or knitr to replace the R code with its output in a document. rim (https://rcst.github.io/rim/), a R package, uses R as an interface to Maxima so that knitr can be used to process the corresponding document. However, this approach is not convenient for Maxima users. So, is there any similar tool among you may know that can run in Maxima? If there is such a tool, then it would be very convenient to generate documents similar to https://maxima.st/maxima_tutorial.pdf by Jaime E. Villate. However, I don't know what tool he used. Best, Jinsong |