Skip to content

Use cython to accelerate performance critical steps in the computation #370

@Hendrik1704

Description

@Hendrik1704

I recently watched some nice video tutorials about boosting Python with cython, where the Python syntax is slightly changed and the code is then compiled to run in C. Maybe we could make use of that to speed up the read and filter process when the particle objects are created.
Something to think about...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions