[Maxima] $values and $functions

Robert Dodier robert.dodier at gmail.com
Wed Jun 10 01:20:22 CDT 2009


On 6/9/09, Richard Fateman <fateman at cs.berkeley.edu> wrote:

> Probably not. I think that we need a "package" system in which the
> user's own variables are in a separate package from those in a load()
> package.

Yeah. In fact there is namespaces.lisp which exposes the Lisp
package system to Maxima. It seems to work OK.
Just need to hack all of the add-on packages to make use of it ....

FWIW

Robert Dodier


More information about the Maxima mailing list