Original Savannah bug 9217 Submitted by: Martin Rubey Submitted on: Fri 06/04/04 at 08:18 Summary: Although axiom can evaluate this sum, it does not. Example of code trigerring the bug: fricas (1) -> f := operator 'f
Type: BasicOperator?
fricas sum(f(i),
Type: Expression(Integer)
fricas eval(%,
Type: Expression(Integer)
Internal Cause first the sum is evaluated. Since the argument property change --kratt6, Tue, 04 Oct 2005 05:47:07 -0500 reply Category: => Axiom Library
Severity: => serious
Status: => open
Severity: serious => minor
|