An open API service for providing issue and pull request metadata for open source projects.

GitHub / numpy/numpy issues and pull requests

Labelled with: component: numpy.dtype

#27301 - BUG: Corner case dtype definition with zero-length strings fails.

Issue - State: open - Opened by mhvk about 1 year ago
Labels: 00 - Bug, component: numpy.dtype

#27231 - ENH: `np.finfo` support for Numpy User DTypes

Issue - State: open - Opened by SwayamInSync over 1 year ago - 5 comments
Labels: 01 - Enhancement, component: numpy.dtype

#26171 - ENH: inherit numerical dtypes from abstract ones.

Pull Request - State: closed - Opened by charris over 1 year ago
Labels: 00 - Bug, 01 - Enhancement, 08 - Backport, component: numpy.dtype

#26171 - ENH: inherit numerical dtypes from abstract ones.

Pull Request - State: closed - Opened by charris over 1 year ago
Labels: 00 - Bug, 01 - Enhancement, 08 - Backport, component: numpy.dtype

#26116 - ENH: inherit numerical dtypes from abstract ones.

Pull Request - State: closed - Opened by mhvk over 1 year ago - 21 comments
Labels: 00 - Bug, 01 - Enhancement, component: numpy.dtype

#26116 - ENH: inherit numerical dtypes from abstract ones.

Pull Request - State: closed - Opened by mhvk over 1 year ago - 19 comments
Labels: 00 - Bug, 01 - Enhancement, 09 - Backport-Candidate, component: numpy.dtype

#25208 - BUG: handling promotion for abstract DTypes

Issue - State: closed - Opened by ngoldbaum almost 2 years ago - 1 comment
Labels: 00 - Bug, component: numpy.dtype

#24988 - ENH: DType API slot for descriptor finalization before array creation

Pull Request - State: closed - Opened by ngoldbaum about 2 years ago - 3 comments
Labels: 01 - Enhancement, component: numpy.dtype

#24914 - ENH: Add a dtype slot for array initialization

Pull Request - State: closed - Opened by ngoldbaum about 2 years ago - 1 comment
Labels: 01 - Enhancement, component: numpy.dtype

#24859 - ENH: dtype API needs an API slot for a single-element copy

Issue - State: open - Opened by ngoldbaum about 2 years ago - 2 comments
Labels: component: numpy.dtype

#24699 - DEP: Deprecate registering dtype names with np.sctypeDict?

Issue - State: open - Opened by ngoldbaum about 2 years ago - 12 comments
Labels: component: numpy.dtype

#24110 - ENH: dtype API needs a hook in np.save and np.load

Issue - State: open - Opened by ngoldbaum over 2 years ago - 5 comments
Labels: 01 - Enhancement, component: numpy.dtype

#23486 - BUG: ndarray.flat is incompatible with new-style dtypes

Issue - State: closed - Opened by ngoldbaum over 2 years ago
Labels: 00 - Bug, component: numpy.dtype

#17325 - ENH: add a canonical way to determine if dtype is integer, floating point or complex

Issue - State: closed - Opened by rgommers about 5 years ago - 15 comments
Labels: 01 - Enhancement, component: numpy.dtype

#16616 - numpy.histogram wrong output dtype when using uint8 weights

Issue - State: closed - Opened by PiRK over 5 years ago - 4 comments
Labels: 04 - Documentation, component: numpy.lib, component: numpy.dtype

#16052 - Different behaviour in np.array between object/scalar 0d arrays in iterable

Issue - State: open - Opened by Gattocrucco over 5 years ago - 11 comments
Labels: 00 - Bug, component: numpy._core, component: numpy.dtype

#15638 - Unexpected compound datatype construction

Issue - State: open - Opened by cjw85 over 5 years ago - 9 comments
Labels: 00 - Bug, component: numpy.dtype

#15296 - DEP: Deprecate/limit user modification of typeDict

Issue - State: closed - Opened by seberg almost 6 years ago - 1 comment
Labels: 07 - Deprecation, component: numpy.dtype

#14753 - ENH: half precision complex

Issue - State: open - Opened by danielhrisca about 6 years ago - 18 comments
Labels: 01 - Enhancement, 23 - Wish List, component: numpy.dtype

#14142 - Failure to load .npy file with structured dtype and metadata

Issue - State: closed - Opened by colingavin over 6 years ago - 37 comments
Labels: 00 - Bug, 06 - Regression, component: numpy.dtype

#13299 - Bug in numpy.copy for views of structured arrays in NumPy 1.16.x

Issue - State: closed - Opened by dmbelov over 6 years ago - 19 comments
Labels: 00 - Bug, 06 - Regression, component: numpy.core, component: numpy.dtype

#12184 - Need extra dtypes: complex integer with different bit rate (8, 10 and 12 bits)

Issue - State: open - Opened by Felix-neko about 7 years ago - 16 comments
Labels: 01 - Enhancement, component: numpy.dtype

#11485 - The type conversion problem of array operations

Issue - State: closed - Opened by yydcnjjw over 7 years ago - 6 comments
Labels: 00 - Bug, component: numpy.dtype

#11020 - `.dtype.type` class object is not preserved over some operations

Issue - State: closed - Opened by soupault over 7 years ago - 9 comments
Labels: 00 - Bug, component: numpy.dtype

#10995 - np.float64(array) returns scalar for any single-element array (unlike np.float32, np.int64, etc.)

Issue - State: closed - Opened by thejohnhoffer over 7 years ago - 14 comments
Labels: 00 - Bug, component: numpy._core, component: numpy.dtype

#10701 - ENH: timedelta64 and datetime64 inherit from np.timebase

Pull Request - State: closed - Opened by shoyer over 7 years ago - 9 comments
Labels: 01 - Enhancement, component: numpy._core, 52 - Inactive, 56 - Needs Release Note., component: numpy.dtype

#10701 - ENH: timedelta64 and datetime64 inherit from np.timebase

Pull Request - State: closed - Opened by shoyer over 7 years ago - 9 comments
Labels: 01 - Enhancement, component: numpy._core, 52 - Inactive, 56 - Needs Release Note., component: numpy.dtype

#9464 - Default int type is platform dependent

Issue - State: closed - Opened by eric-wieser over 8 years ago - 29 comments
Labels: 23 - Wish List, 54 - Needs decision, component: numpy.dtype

#7242 - BUG: dtype comparison coerces generously leading to hash problems

Issue - State: open - Opened by NeilGirdhar almost 10 years ago - 31 comments
Labels: 00 - Bug, component: numpy.dtype, 62 - Python API, component: numpy.array_api

#6708 - array constructor accepts instance of dtype instead of dtype for the "dtype" kwarg

Issue - State: open - Opened by anntzer about 10 years ago - 5 comments
Labels: 54 - Needs decision, 07 - Deprecation, component: numpy.dtype

#6122 - operator.eq works on string arrays, but not np.equal does not

Issue - State: closed - Opened by shoyer over 10 years ago - 2 comments
Labels: 01 - Enhancement, component: numpy.dtype

#4035 - exotically large data types seem flaky

Issue - State: closed - Opened by argriffing about 12 years ago - 3 comments
Labels: 00 - Bug, component: numpy.core, component: numpy.dtype

#3756 - Data type conversion falling over to python types causes opaque bugs

Issue - State: closed - Opened by azylstra about 12 years ago - 9 comments
Labels: 00 - Bug, component: numpy.dtype

#2878 - Decide whether the value of scalars (not just the type) should affect result type of mixed scalar/array operations

Issue - State: closed - Opened by njsmith almost 13 years ago - 27 comments
Labels: 54 - Needs decision, Proposal, component: numpy.dtype

#368 - math functions fail confusingly on long integers (and object arrays generally)

Issue - State: open - Opened by njsmith over 13 years ago - 20 comments
Labels: 00 - Bug, component: numpy.ufunc, component: numpy.dtype