Skip to content

Sparse Batch Particle Storage #13

@THargreaves

Description

@THargreaves

The current implementation of sparse particle storage only works when the current state is stored as a vector of particles. For GPU implementations where the particles are stored as a dense matrix this isn't appropriate.

This can be overcome by adding a specialised getindex for these containers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions