Skip to content

Feature request: cimport support for cyrandom #6

@Mega-JC

Description

@Mega-JC

Hi, would it be possible to implement direct support of this library for cython? Being able to use cimport cyrandom from cython directly could eliminate the overhead of creating python numbers and unpacking them in cython to native number types, in other cython modules. It could work similar to numpy's approach, where one can write numpy.get_include() to get the path to numpy's header files for cython use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions