|
|
last edited 9 years ago by test1 |
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
The Axiom interpreter is not able to parse the following statement:
[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: