Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RFC Guideline for usage of Cython types #25572

Closed
@lorentzenchr

Description

@lorentzenchr

Goal

Have a documented consensus on which types to use in Cython code.

Types

We should distinguish between floating point numbers and integers. We may also split the use cases of integers: As data value and as index for pointers and memoryviews.

Linked issues

#24153, #25555 (comment), #23865 (comment), #23865 (comment)

Also note the Cython bug with const types: cython/cython#5230

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions