Skip to content

test_matmul.py doesn't work with the presented Cython code on 32bit systems #673

@hroncok

Description

@hroncok

The Cython code + tests expects the native int type to be int64. That assumption is invalid on 32bit Python.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions