Skip to content

64-bit array sizes #127

@JeffBezanson

Description

@JeffBezanson

Current plan:

  • Use Size for all array dims and numel(Array). Size will be Int64 on 64-bit platforms and Int32 on 32-bit.
  • Use platform word size integer for integer literals
  • Generally use Int instead of Index and allow any integer type.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions