Skip to content

ENH: Cythonise Stairs.layer #84

@venaturum

Description

@venaturum

Describe the solution you'd like

The implementation of Stairs.layer requires input vectors to be "grouped by", in case there are repeated values in start and end parameters. This is probably slow for very large datasets. A cython implementation may yield much better results?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions