Skip to content

particles now support negative ids#25

Open
tobiasrau wants to merge 1 commit into
RudolfWeeber:pythonfrom
tobiasrau:slicing_fix
Open

particles now support negative ids#25
tobiasrau wants to merge 1 commit into
RudolfWeeber:pythonfrom
tobiasrau:slicing_fix

Conversation

@tobiasrau
Copy link
Copy Markdown

No description provided.

@RudolfWeeber
Copy link
Copy Markdown
Owner

  • particles now support negative ids
    Why is that needed?

@mkuron
Copy link
Copy Markdown

mkuron commented Oct 12, 2016

Is that so you can access the last particle as -1, the second-to-last one as -2, etc.?

@tobiasrau
Copy link
Copy Markdown
Author

Exactly, now the particles can be accessed like objects in a python list. Kai pointed out that this feature is missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants