It relates to: bugs #10312, project Axiom Computer Algebra System LATEST MODIFICATIONS of bugs #10312: Posted by: Bill Page <billpage1> Posted on: 2005-01-22 05:51 (Canada/Eastern) Status: None -> transferred OVERVIEW of bugs #10312: URL: http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10312
Originator Email --
Release --
Fixed Release --
Example of code trigerring the bug: fricas (1) -> p:=(1/2+n)::UTS(FRAC INT,
fricas (p**(-1))$UTS(FRAC INT, Internal cause:The code raises an unnecessary error. The problem is in sttaylor.spad/powern, where no distinction between rational and integer powers are made. The fix is easy. In fact, I just realize that the problem does not exist in SUPS, so we can just take the definition there. I'll submit a patch tomorrow. Follow-up Comments: Date: Wed 09/08/2004 at 09:09 By: Martin Rubey <kratt6> resolved in patch #3349 property change --billpage, Mon, 24 Jan 2005 22:22:18 -0600 reply Category: => Axiom Library
Status: => open
Severity: normal => serious
fricas )versionStatus: open => testing Status: testing => closed |