login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #362 lower bound in a loop must be an integer revision 2 of 2

1 2
Editor: test1
Time: 2015/02/12 16:31:02 GMT+0
Note:

added:

From test1 Thu Feb 12 16:31:02 +0000 2015
From: test1
Date: Thu, 12 Feb 2015 16:31:02 +0000
Subject: 
Message-ID: <20150212163102+0000@axiom-wiki.newsynthesis.org>

Severity: normal => wishlist 


Submitted by : (unknown) at: 2007-11-17T22:33:15-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

The Axiom interpreter is not able to parse the following statement:

axiom
[i for i in -1.0..0.0 by 0.5]
The lower bound in a loop must be an integer.

But this has an obvious and useful interpretation so it is not clear why "lower bound in a loop must be an integer".

This is not a restriction that needs to be imposed on the Axiom library. See for example:

http://wiki.axiom-developer.org/SandBoxFloatSegment

Severity: normal => wishlist