8000 ctypeslib.ndpointer cache ineffective (Trac #1707) · Issue #2303 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
ctypeslib.ndpointer cache ineffective (Trac #1707) #2303
Closed
@numpy-gitbot

Description

@numpy-gitbot

Original ticket http://projects.scipy.org/numpy/ticket/1707 on 2011-01-10 by trac user Colin Hogben, assigned to unknown.

The cache of pointer types is queried with a tuple (dtype, ndim, shape, num) but values stored with a bare dtype as key. Thus queries always miss.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0