Skip to content

inplace update (setitem) does not update array #94

Closed
@gdementen

Description

@gdementen

Type in the console:

arr = ndtest(10)
arr['a5'] = -1

array is not updated immediately...

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions