Skip to content

MAINT: port remaining C modules to Cython in climate, core and timeseries extension modules #230

Description

@fkuehlein

There are few remaining functions in those extension modules that are still implemented in C in the respective src_numerics.c files. Porting them to Cython would reduce language diversity of the package and facilitate debugging. Whats more, previous issues listed below have shown that the ports from the legacy weave.inline structure contained errors and should be thoroughly reviewed. This would also help to isolate issues with C compilation, such as #225.

See CHANGELOG.rst for examples:

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenancesomething should be improved or is outdated

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions