Skip to content

linspace construction failures #20520

@StefanKarpinski

Description

@StefanKarpinski

Specifically this line fails on 32-bit systems. The failure is an InexactError and goes away when linspace construction in that loop is commented out, suggesting that there's some code somewhere that does a trunc, floor or ceil to Int with a value that is too large to represent as a 32-bit integer.

Metadata

Metadata

Assignees

Labels

collectionsData structures holding multiple items, e.g. sets

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions