8000 Increase NPY_MAXARGS to more than 32 · Issue #4398 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

Increase NPY_MAXARGS to more than 32 #4398

@FrancescAlted

Description

@FrancescAlted

It is quite frequent for some applications (numexpr, but others too) to hit the NPY_MAXARGS limit. You can find a report about this problem here:

PyTables/PyTables#286

Making this number larger (say 256) would alleviate the issue a lot.

PR #226 tries to tackle the problem, but probably just increasing the value would be enough. There has been a recent discussion in the numpy mailing list too:

http://mail.scipy.org/pipermail/numpy-discussion/2014-February/069266.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    01 - Enhancement63 - C APIChanges or additions to the C API. Mailing list should usually be notified.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0