[
https://issues.apache.org/jira/browse/SYSTEMML-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Weidner updated SYSTEMML-1733:
------------------------------------
Fix Version/s: (was: SystemML 1.0)
SystemML 0.15
> Sequence w/ very small increment returns wrong number of rows
> -------------------------------------------------------------
>
> Key: SYSTEMML-1733
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1733
> Project: SystemML
> Issue Type: Bug
> Reporter: Matthias Boehm
> Assignee: Matthias Boehm
> Fix For: SystemML 0.15
>
>
> The following script returns 299,999 although the correct answer would be
> 300,000
> {code}
> print(nrow(seq(0.00001,3,0.00001)));
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)