25 Aug
2003
25 Aug
'03
4:56 p.m.
Hi! On Thu, Aug 21, 2003 at 10:24:31PM +0200, Kent-Andre Mardal wrote:
However, when I make a matrix of and try to solve it, the program abort.
Aborts with GiNaC usually mean an unhandled exception. Catch and print it, and it may give you a hint about where the problem is. Introducing noncommutative objects probably exceeds the domain on which the algorithm used by the linear solver is defined. Manually choosing a different algorithm (maybe "solve_algo::divfree"?) may fix this. Richy? Bye, Christian -- / Physics is an algorithm \/ http://www.uni-mainz.de/~bauec002/