|
|
last edited 17 years ago |
1 | ||
Editor:
Time: 2007/11/17 23:01:20 GMT-8 |
||
Note: Duplicate with #43 |
changed: - From BillPage Thu Jan 20 23:24:40 -0600 2005 From: Bill Page Date: Thu, 20 Jan 2005 23:24:40 -0600 Subject: (new) when is broken Message-ID: <20050121-052401.sv12157.20010@savannah.nongnu.org> This is an automated notification sent by Savannah. It relates to: bugs #6490, project Axiom Computer Algebra System ============================================================================== LATEST MODIFICATIONS of bugs #6490: ============================================================================== Posted by: Bill Page <billpage1> Posted on: 2005-01-21 05:24 (Canada/Eastern) _______________________________________________________ Status: None -> transferred ============================================================================== OVERVIEW of bugs #6490: ============================================================================== URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=6490> Summary: when is broken Project: Axiom Computer Algebra System Submitted by: axiom Submitted on: Wed 11/12/2003 at 03:36 Category: interpreter Severity: 5 - Average Item Group: code bug Status: transferred Privacy: Public Assigned to: axiom Originator Name: Tim Daly Originator Email: daly@idsi.net Open/Closed: Open Release: 20031110 Reproducibility: None Fixed Release: Error message: There are no library operations named when Example of code trigerring the bug: ch : Integer -> UnivariatePolynomial(x,FRAC(INT)) ch(0) == 1 ch(1) == x ch(n) == 2 * x * ch(n-1) - ch(n-2) when n > 1 ch(2) Internal cause: The parser is broken _______________________________________________________ The NAG interpreter and the Axiom interpreter do not accept the when and otherwise verbs when defining piecewise functions. ============================================================================== This item URL is: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=6490> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ From kratt6 Wed Jul 13 04:33:38 -0500 2005 From: kratt6 Date: Wed, 13 Jul 2005 04:33:38 -0500 Subject: Duplicate with #43 Message-ID: <20050713043338-0500@page.axiom-developer.org> Category: => Axiom Interpreter Status: => duplicate
------------------------------------------------------------ (new) when is broken --Bill Page, Thu, 20 Jan 2005 23:24:40 -0600 This is an automated notification sent by Savannah. It relates to: bugs #6490, project Axiom Computer Algebra System ============================================================================== LATEST MODIFICATIONS of bugs #6490: ============================================================================== Posted by: Bill Page <billpage1> Posted on: 2005-01-21 05:24 (Canada/Eastern) _______________________________________________________ Status: None -> transferred ============================================================================== OVERVIEW of bugs #6490: ============================================================================== URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=6490> Summary: when is broken Project: Axiom Computer Algebra System Submitted by: axiom Submitted on: Wed 11/12/2003 at 03:36 Category: interpreter Severity: 5 - Average Item Group: code bug Status: transferred Privacy: Public Assigned to: axiom Originator Name: Tim Daly Originator Email: daly@idsi.net Open/Closed: Open Release: 20031110 Reproducibility: None Fixed Release: Error message: There are no library operations named when Example of code trigerring the bug: ch : Integer -> UnivariatePolynomial(x,FRAC(INT)) ch(0) == 1 ch(1) == x ch(n) == 2 * x * ch(n-1) - ch(n-2) when n > 1 ch(2) Internal cause: The parser is broken _______________________________________________________ The NAG interpreter and the Axiom interpreter do not accept the when and otherwise verbs when defining piecewise functions. ============================================================================== This item URL is: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=6490> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ Duplicate with #43 --kratt6, Wed, 13 Jul 2005 04:33:38 -0500 Category: => Axiom Interpreter Status: => duplicate