Skip to content

Manually set integer type if there's a danger it could overflow with 32 bit #247

@momchil-flex

Description

@momchil-flex

simulation.num_cells should be set to numpy.int64 type to avoid overflow issues on machines running 32 bit numpy. Are there any other variables where we should be careful and set the type?

Metadata

Metadata

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