Confirm bug in entermatrix?



Hi --

  Thanks for the answers.
  The command I entered was just

(C1) entermatrix(3,3);

  as suggested in the Maxima Manual.

  If anyone investigates this further, please post here a follow-up so 
that we can all learn form this. I think the general idea is that we 
become more and more acquainted with the source, right?

  Best regards,

  Henry


Richard Fateman wrote:
> I haven't looked at the code, but the entermatrix program
> calls a function to read from the command line. This
> function
> wait for user input.
> It looks like the command line has garbage in it, so maybe
> the front end has a bug in that the command line is not flushed.
> 
> Your bug report would be more helpful if you specified exactly
> what you typed in so that others could attempt to duplicate
> your steps.
> RJF
> 
> 
> Milan Lukic wrote:
> 
>> Yes, it is a bug. See for example
>> http://www.ma.utexas.edu/pipermail/maxima/2002/001548.html
>> and related posts. I have no idea how it can be fixed.
>> Milan Lukic
>>
>>
>> synthespian [10/07/03 12:41 -0300]:
>>
>>> Hello people --
>>>
>>> As I was moving my way up the long ascending path of knowledge, 
>>> wisdom and logic, I could not but help noticing that the 
>>> "entermatrix" command will not produce any visible results on my 
>>> Maxima 5.9.0 (Windows).
>>> I would be thrilled to know if this is a bug, or is it just me and 
>>> Mr. Gates?
>>> Even more amusing would be, if indeed there's a bug, if someone could 
>>> kindly point out it's vicinity in the source code, so we could all 
>>> become more enlightened. This would be great for learning Lisp and 
>>> Computer Algebra.
>>>
>>> Thanks,
>>>
>>> Regs,
>>>
>>> Henry
>>>