Bug#407109: axiom: loops forever while )read'ing expression

2007-12-05 Thread Camm Maguire
Greetings, and thanks Tim! Does this mean that there is an issue with the original missing mate error on the unbroken expression? Separately, is there any clear path to accelerate the relevant algorithms along the lines of Waldek's suggestions? Or is this inadvisable? Take care, root [EMAIL

Bug#407109: axiom: loops forever while )read'ing expression

2007-12-05 Thread root
Greetings, and thanks Tim! Does this mean that there is an issue with the original missing mate error on the unbroken expression? I did a clip of the line and fed it to Axiom. I suspect the issue is that the line length was exceeded and clipped, leading to a shorter line being fed to Axiom.

Bug#407109: axiom: loops forever while )read'ing expression

2007-12-04 Thread root
Camm, I broke the original assignment into 16 smaller assignments and am able to read the 16 terms. However, attempting to multiply the terms together generates intermediate expressions that are too large for memory. Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#407109: axiom: loops forever while )read'ing expression

2007-12-03 Thread Camm Maguire
forwarded 407109 [EMAIL PROTECTED] thanks Tim -- don't know whether to laugh or cry about this one -- should axiom be able to handle expressions of this size? Take care, Alexei Sheplyakov [EMAIL PROTECTED] writes: Package: axiom Version: 20050901-9 Severity: normal Hello! I've tried

Bug#407109: axiom: loops forever while )read'ing expression

2007-12-03 Thread root
This isn't a large expression for Axiom. I've generated larger so I think Axiom can certainly handle it. I'm checking a later version (the one on Debian is from 2005) Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#407109: axiom: loops forever while )read'ing expression

2007-12-03 Thread root
I get a missing mate error on the input. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#407109: axiom: loops forever while )read'ing expression

2007-01-16 Thread Alexei Sheplyakov
Package: axiom Version: 20050901-9 Severity: normal Hello! I've tried to )read quite a simple expression (available at http://theor.jinr.ru/~varg/web/misc/dia_142.input.gz). However axiom was unable to do this. Here is a transcript of my attempt: )read dia_142.input [snipped