GitHub / numpy/numpy issues and pull requests
Labelled with: component: numpy.core
#25796 - MAINT: combine string ufuncs by passing on auxilliary data
Pull Request -
State: closed - Opened by mhvk almost 2 years ago
- 31 comments
Labels: component: numpy.core, 03 - Maintenance
#25796 - MAINT: combine string ufuncs by passing on auxilliary data
Pull Request -
State: closed - Opened by mhvk almost 2 years ago
- 31 comments
Labels: component: numpy.core, 03 - Maintenance
#25675 - ENH: add matvec and vecmat gufuncs
Pull Request -
State: open - Opened by mhvk almost 2 years ago
Labels: 01 - Enhancement, component: numpy.core
#25621 - Deprecating in-place operations where the out-of-place equivalent would upcast?
Issue -
State: open - Opened by rgommers almost 2 years ago
Labels: component: numpy.core, 07 - Deprecation
#25525 - MAINT: optimization and broadcasting for .replace() method for strings.
Pull Request -
State: closed - Opened by mhvk almost 2 years ago
- 5 comments
Labels: component: numpy.core, 03 - Maintenance
#25525 - MAINT: optimization and broadcasting for .replace() method for strings.
Pull Request -
State: closed - Opened by mhvk almost 2 years ago
- 5 comments
Labels: component: numpy.core, 03 - Maintenance
#25515 - BUG: three string ufunc bugs, one leading to segfault
Pull Request -
State: closed - Opened by mhvk almost 2 years ago
- 6 comments
Labels: 00 - Bug, component: numpy.core
#25462 - TST: skip two tests in aarch64 linux wheel builds
Pull Request -
State: closed - Opened by rgommers almost 2 years ago
- 3 comments
Labels: 05 - Testing, component: numpy.core, 03 - Maintenance
#25460 - BUG: `np.log(max_value_for_longdouble)` fails on Linux aarch64
Issue -
State: open - Opened by rgommers almost 2 years ago
Labels: 00 - Bug, component: numpy.core
#25444 - TST: remove ``TestNewBufferProtocol.test_error_too_many_dims``
Pull Request -
State: closed - Opened by rgommers almost 2 years ago
- 1 comment
Labels: 05 - Testing, component: numpy.core, 03 - Maintenance
#25443 - TST: fix issue with dtype conversion in `test_avx_based_ufunc`
Pull Request -
State: closed - Opened by rgommers almost 2 years ago
- 1 comment
Labels: 05 - Testing, component: numpy.core, 03 - Maintenance
#25434 - API,BUG,DEP: treat trailing comma as a tuple and thus a structured dtype.
Pull Request -
State: closed - Opened by mhvk almost 2 years ago
- 2 comments
Labels: 00 - Bug, component: numpy.core, 07 - Deprecation, 30 - API
#25411 - BUG: Vecdot subclasses and axis
Pull Request -
State: closed - Opened by mhvk almost 2 years ago
- 5 comments
Labels: 00 - Bug, component: numpy.core
#24843 - ENH: optimize timsort by using binary insertion sort
Pull Request -
State: open - Opened by visitorckw about 2 years ago
- 3 comments
Labels: 01 - Enhancement, component: numpy.core
#24613 - ENH: Adopt new macOS Accelerate BLAS/LAPACK Interfaces, including ILP64
Pull Request -
State: closed - Opened by charris about 2 years ago
Labels: 01 - Enhancement, component: numpy.linalg, component: numpy.core, 08 - Backport
#24400 - TST: revert xfail in `test_umath.py`
Pull Request -
State: closed - Opened by rgommers over 2 years ago
- 1 comment
Labels: 05 - Testing, component: numpy.core, 03 - Maintenance
#24344 - BUG: Use of `#undef complex` in `npy_common.h` breaks extension modules that use `#include <complex.h>`
Issue -
State: closed - Opened by WarrenWeckesser over 2 years ago
- 11 comments
Labels: 00 - Bug, component: numpy.core
#22021 - Update `np.bool` to be an alias to `np.bool_` and un-deprecate it
Issue -
State: closed - Opened by rgommers over 3 years ago
- 6 comments
Labels: component: numpy.core
#19243 - npy_cblas.h does not match libcblas (size_t vs int or long for CBLAS_INDEX in Netlib)
Issue -
State: open - Opened by drhpc over 4 years ago
- 9 comments
Labels: component: numpy.core, component: build
#19125 - cdouble does not take 2 arguments
Issue -
State: closed - Opened by hughperman over 4 years ago
- 4 comments
Labels: 00 - Bug, component: numpy.core
#18168 - BUG: Crash on array/scalar type equality in debug-mode CPython interpreter
Issue -
State: closed - Opened by hawkinsp almost 5 years ago
- 4 comments
Labels: 00 - Bug, component: numpy.core, component: numpy.ufunc, sprintable
#17155 - BUG: linspace on int64 overflows for large stop values
Issue -
State: open - Opened by PhilippThoelke about 5 years ago
- 7 comments
Labels: 00 - Bug, component: numpy.core
#15726 - Documentation for numpy.fromfunction induces an erroneous interpretation!
Issue -
State: open - Opened by anoldmaninthesea over 5 years ago
- 14 comments
Labels: 04 - Documentation, component: numpy.core
#15309 - WIP, ENH: Buffer Support for DateTime Array
Pull Request -
State: closed - Opened by WillAyd almost 6 years ago
- 5 comments
Labels: 01 - Enhancement, component: numpy.core, 25 - WIP
#14139 - DOC: np.array(<numpy data type>, dtype=object).item() doesn't return python scalar
Issue -
State: closed - Opened by mroeschke over 6 years ago
- 8 comments
Labels: 04 - Documentation, component: numpy.core
#14023 - Function `take` cannot support `uint`/`uint64` data-type indices
Issue -
State: closed - Opened by hgt312 over 6 years ago
- 2 comments
Labels: 00 - Bug, component: numpy.core, defunct — difficulty: Intermediate
#13797 - Hermitian Transpose Syntax
Issue -
State: open - Opened by sclel016 over 6 years ago
- 32 comments
Labels: 23 - Wish List, component: numpy.core, Project
#13647 - BUG or DOC: np.array dtype can be used to downcast data
Issue -
State: closed - Opened by mhvk over 6 years ago
- 8 comments
Labels: 00 - Bug, 04 - Documentation, component: numpy.core
#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
#13042 - BUG: Segmentation fault in temporary eliding (backtrace() fails, probably related to pthread locking)
Issue -
State: closed - Opened by UKeyboard over 6 years ago
- 4 comments
Labels: 00 - Bug, component: numpy.core
#12513 - Truncation behavior of scalar integer type constructors is inconsistent
Issue -
State: closed - Opened by eric-wieser almost 7 years ago
- 2 comments
Labels: 00 - Bug, component: numpy.core
#12496 - Mixing scalar dtype objects with Python objects (casting) is very slow
Issue -
State: closed - Opened by zerothi almost 7 years ago
- 3 comments
Labels: 01 - Enhancement, component: numpy.core
#11923 - BUG: sctypes is missing some types
Issue -
State: open - Opened by eric-wieser about 7 years ago
- 1 comment
Labels: 00 - Bug, component: numpy.core
#11857 - BUG: (closes #4352) any and all applied to object arrays should return bool
Pull Request -
State: closed - Opened by Cheukting about 7 years ago
- 32 comments
Labels: 00 - Bug, component: numpy.core, triage review
#11408 - Document tracemalloc support and usage for debugging
Issue -
State: closed - Opened by jakirkham over 7 years ago
- 3 comments
Labels: 04 - Documentation, component: numpy.core
#11232 - Ufunc calls on scalars are very slow
Issue -
State: open - Opened by mhvk over 7 years ago
- 8 comments
Labels: 15 - Discussion, component: numpy.core
#11108 - BUG: Ensure PyArray_malloc respects NPY_NEEDS_INIT
Issue -
State: closed - Opened by mattip over 7 years ago
- 3 comments
Labels: 00 - Bug, component: numpy.core
#10820 - ENH: Added support for arrays with `dtype=object` to `np.isinf`, `np.isnan`, `np.isfinite`
Pull Request -
State: closed - Opened by madphysicist over 7 years ago
- 11 comments
Labels: 01 - Enhancement, component: numpy.core, 54 - Needs decision, 57 - Close?
#10615 - DEP: deprecate scalar conversions for arrays with ndim > 0
Pull Request -
State: closed - Opened by nschloe almost 8 years ago
- 49 comments
Labels: component: numpy.core, 07 - Deprecation, 62 - Python API, triage review
#9875 - BUG: truthiness of strings is arbitrary, context-dependent, and inconsistent
Issue -
State: closed - Opened by eric-wieser about 8 years ago
- 15 comments
Labels: 00 - Bug, component: numpy.core, triaged
#9733 - large int64 number compares to float number getting inaccurate result
Issue -
State: open - Opened by jialinzou about 8 years ago
- 4 comments
Labels: 00 - Bug, component: numpy.core
#9479 - Converting array of strings to bool array
Issue -
State: closed - Opened by jakirkham over 8 years ago
- 2 comments
Labels: 00 - Bug, component: numpy.core
#9153 - BUG: ndarray.__eq__ does not respect overrides for void
Issue -
State: closed - Opened by mhvk over 8 years ago
- 11 comments
Labels: 00 - Bug, component: numpy.core
#8628 - Assignment to `data` deprecation
Issue -
State: closed - Opened by mhvk almost 9 years ago
- 1 comment
Labels: 15 - Discussion, 06 - Regression, component: numpy.core, 07 - Deprecation
#7897 - np.sqrt.types is bogus
Issue -
State: closed - Opened by pitrou over 9 years ago
- 5 comments
Labels: 00 - Bug, component: numpy.core
#7547 - python large integer conversion to object
Issue -
State: closed - Opened by 2sn over 9 years ago
- 3 comments
Labels: 00 - Bug, component: numpy.core
#5903 - round incorrect result on int64
Issue -
State: closed - Opened by ericctharley over 10 years ago
- 3 comments
Labels: 01 - Enhancement, component: numpy.core
#4352 - numpy any and all applied to object arrays should return booleans.
Issue -
State: closed - Opened by charris over 11 years ago
- 19 comments
Labels: 00 - Bug, component: numpy.core
#4320 - small boolean assignment incosistencies
Issue -
State: open - Opened by seberg almost 12 years ago
- 1 comment
Labels: 00 - Bug, component: numpy.core
#4250 - std() corner case behaves differently on different windows pythons
Issue -
State: closed - Opened by ghost almost 12 years ago
- 12 comments
Labels: 00 - Bug, component: numpy.core
#4151 - r/l shift on uint64 scalar and python int failing
Issue -
State: closed - Opened by mattip almost 12 years ago
- 3 comments
Labels: 00 - Bug, component: numpy.core
#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
#2667 - Writing to a transpose results in strange error (Trac #2075)
Issue -
State: open - Opened by numpy-gitbot about 13 years ago
- 11 comments
Labels: 00 - Bug, component: numpy.core
#2310 - normalized cross-correlation (Trac #1714)
Issue -
State: open - Opened by numpy-gitbot about 13 years ago
- 15 comments
Labels: 01 - Enhancement, component: numpy.core, Patch
#2230 - numpy.fromfile does not accept StringIO object (Trac #1634)
Issue -
State: open - Opened by numpy-gitbot about 13 years ago
- 18 comments
Labels: 01 - Enhancement, component: numpy.core
#2188 - Formatting with arrayprint goes wrong (Trac #1592)
Issue -
State: closed - Opened by numpy-gitbot about 13 years ago
- 6 comments
Labels: 00 - Bug, component: numpy.core
#1362 - Inconsistent behavior of float32, float64 (Trac #764)
Issue -
State: closed - Opened by numpy-gitbot about 13 years ago
- 10 comments
Labels: 00 - Bug, component: numpy.core
#834 - reduceat cornercase (Trac #236)
Issue -
State: open - Opened by numpy-gitbot about 13 years ago
- 51 comments
Labels: 01 - Enhancement, 23 - Wish List, component: numpy.core
#641 - python3: regression for unique on dtype=object arrays with varying items types (Trac #2188)
Issue -
State: open - Opened by numpy-gitbot about 13 years ago
- 20 comments
Labels: 00 - Bug, component: numpy.core