Matrix Invert Problem



1) What interface to Maxima are you using (wxMaxima? XMaxima? command
line?).

2) What do you mean "tries to calculate the result" and "gives no answer"?
 Do you mean it has calculated the result but doesn't display it? Does it
calculate forever? Do you get a fresh %i line?  What exactly are the
symptoms?

3) What do your matrices look like?  Are they
dense/sparse/triangular/tridiagonal/...? float/rational/symbolic?

4) What method are you using to invert?  M^^-1? invert(M)?

Please provide* *a *self-contained, minimal, and reproducible* description
of your problem.  Ideally a small number of Maxima commands which, when
executed in a fresh Maxima, re-create the problem.

            -s


On Thu, Jun 27, 2013 at 9:26 AM, ahmet alper parker <aaparker at gmail.com>wrote:

>
> Dear All,
> When I try to invert a 24*24 matrix, maxima tries to calculate the result
> but gives no answer, this is same even in smaller matrices. What is the
> problem, is there a patch to apply?
> Best Regards
> Ahmet Alper Parker
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>
>