sen1 at math.msu.edu wrote:
> Well, it would be nice to have good sparse matrix routines for use
> within maxima.
> Is it better to have these as internal routines or to simply call
> them up via foreign language interfaces?
Until maxima gets a foreign language interface, maxima can't do that.
If you want, you'll have to do it yourself, or use the f2cl-converted
versions, if they should ever exist.
Ray