Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/numpy/numpy

The fundamental package for scientific computing with Python.
https://github.com/numpy/numpy

DISCUSS: Dimensions of weights used in `numpy.polynomial.polynomial.polyfit`

MartinKaercher opened this issue about 1 year ago
ENH: Vectorize argsort and argselect with AVX2

r-devulap opened this pull request about 1 year ago
DOC: fft: correct docs about recent deprecations

lucascolley opened this pull request about 1 year ago
MAINT: skip installing rtools on azure

ngoldbaum opened this pull request about 1 year ago
BUG: `np.take` cannot deal with 64-bit indices on 32-bit platforms

rgommers opened this issue about 1 year ago
BUG: CPU detection fails in windows VM running on ARM Mac

ngoldbaum opened this issue about 1 year ago
DOC: Update tensordot documentation

DhavalParmar61 opened this pull request about 1 year ago
BUG: Different Ufunc behavior for large numbers

AAWO opened this issue about 1 year ago
TST: np.take out dtype

lorentzenchr opened this pull request about 1 year ago
BLD: include fix for MinGW platform detection

charris opened this pull request about 1 year ago
BLD: include fix for MinGW platform detection

rgommers opened this pull request about 1 year ago
DOC: remove `numpy.distutils` usages from user-facing docs

rgommers opened this issue about 1 year ago
ENH: hash based np.unique

adrinjalali opened this pull request about 1 year ago
BUG: Allow ``None`` as ``api_version`` in ``__array_namespace__`` method

mtsokol opened this pull request about 1 year ago
MAINT: replace uses of cython numpy.math.pxd with native routines

mattip opened this pull request about 1 year ago
DOC: fix typos in 2.0 migration guide

Cogito opened this pull request about 1 year ago
BUG: Fix undefined behavior when converting NaN float16 to datetime or timedelta

MaanasArora opened this pull request about 1 year ago
BUG: <PERF: Using np.reshape(tensor) is slow>

HarryCollins2 opened this issue about 1 year ago
DOC: removed ambiguity in the description of a of numpy.random.choice

saurabhmahra91 opened this pull request about 1 year ago
BUG: np.take cast to out argument

lorentzenchr opened this issue about 1 year ago
DOC: missing examples for np.polynomial.polynomial.polyval

Laubeee opened this issue about 1 year ago
DEP: do not deprecate the trapezoidal rule

ntessore opened this issue about 1 year ago
MAINT, BLD: Fix unused inline functions warnings on clang

charris opened this pull request about 1 year ago
CI: Bump azure pipeline timeout to 120 minutes

charris opened this pull request about 1 year ago
DOC: Document different broadcasting rules for linalg vs ``np.broadcast``

Jacob-Stevens-Haas opened this issue about 1 year ago
CI: Bump azure pipeline timeout to 120 minutes

seberg opened this pull request about 1 year ago
MAINT: Use windows-2022 in azure-pipelines

charris opened this pull request about 1 year ago
MAINT: Bump actions/upload-artifact from 4.0.0 to 4.1.0

dependabot[bot] opened this pull request about 1 year ago
Cross Compilation with meson throws error

Soft-Buddy opened this issue about 1 year ago
CI: Azure jobs are aborting after running for 60 minutes

ngoldbaum opened this issue about 1 year ago
ENH: jax.numpy at[].set() syntax

albert-mathews opened this issue about 1 year ago
ENH: Wrap string ufuncs in np.strings to allow default arguments

lysnikolaou opened this pull request about 1 year ago
MAINT: add a C alias for the default integer DType

ngoldbaum opened this pull request about 1 year ago
BUG: Can't install Numpy 1.26.0 with Python 3.10.2

rajasekaran86 opened this issue about 1 year ago
MAINT: Return size_t from num_codepoints in string ufuncs Buffer class

lysnikolaou opened this pull request about 1 year ago
ENH: change list-of-array to tuple-of-array returns (Numba compat)

rgommers opened this pull request about 1 year ago
DOC: Fix a typo

mgunyho opened this pull request about 1 year ago
BUG: np.float16(-32767) returns -32770.0

mliukis opened this issue about 1 year ago
MAINT: Use np.strings ufuncs in np.char

lysnikolaou opened this issue about 1 year ago
MAINT: Return size_t from num_codepoints in Buffer class in string ufuncs

lysnikolaou opened this issue about 1 year ago
SIMD: Extend the enabled targets for Google Highway quicksort

seiko2plus opened this pull request about 1 year ago
BUG: np.array() only shallow-copies arrays with dtype=object

neutrinoceros opened this issue about 1 year ago
BUG: NDArray stops tracking a SHM buffer when pickled and unpickled

ethanjahn opened this issue about 1 year ago
BUG: np.linalg.vector_norm: return correct shape for keepdims

jakevdp opened this pull request about 1 year ago
ENH: Add replace ufunc to np.strings

lysnikolaou opened this pull request about 1 year ago
Error while importing Numpy after python 3.11.6 installation

itzswaps opened this issue about 1 year ago
BUG: cannot build numpy on arm64 Ubuntu 22.04 with asan enabled

ngoldbaum opened this issue about 1 year ago
MAINT, BLD: Fix unused inline functions warnings on clang

seiko2plus opened this pull request about 1 year ago
BUG: support axes argument in np.linalg.tensordot

jakevdp opened this pull request about 1 year ago
BUG: Fix return shape of inverse_indices in unique_inverse

jakevdp opened this pull request about 1 year ago
BUG: `np.unique_inverse` output has wrong shape

jakevdp opened this issue about 1 year ago
MAINT: Create libnpymath repository

lysnikolaou opened this issue about 1 year ago
DOC: What is the mathematical theory or idea behind numpy.isclose?

hungpham3112 opened this issue about 1 year ago
DOC: Using ``f2py`` with ``fypp``

HaoZeke opened this pull request about 1 year ago
BUG: masked_array mean/sum not aligned with array

vcolindv opened this issue about 1 year ago
An error in a matrix operation

chuiliuyiyi opened this issue about 1 year ago
MAINT: Update copyright to 2024 (LICENSE & DOC)

rajaeinet opened this pull request about 1 year ago
DOC: Punctuation

linus-md opened this issue about 1 year ago
DOC: numpy.tensordot documentation could be improved

YudiXie opened this issue about 1 year ago
NEP: add NEP 56 on array API standard support in main namespace

rgommers opened this pull request about 1 year ago
ENH: add ability to use weights that align with specified axis in num…

jamesoliverh opened this pull request about 1 year ago
DOC: Fix typo in random.geometric docstring

dawar-s opened this pull request about 1 year ago
MAINT: Bump actions/dependency-review-action from 3.1.4 to 3.1.5

dependabot[bot] opened this pull request about 1 year ago
DOC: documentation on how to add cython with meson

adrinjalali opened this issue about 1 year ago
MAINT, ENH: Implement calling pocketfft via gufunc and allow out argument

mhvk opened this pull request about 1 year ago
MAINT: fix ufunc debug tracing

mhvk opened this pull request about 1 year ago
DOC: Indicate order is kwarg-only for ndarray.reshape.

rossbar opened this pull request about 1 year ago
DOC: Improve ``poisson`` plot

linus-md opened this pull request about 1 year ago
API: allow building in cython with Py_LIMITED_API

mattip opened this pull request about 1 year ago
DOC: Add ``rng.chisquare()`` plot

linus-md opened this pull request about 1 year ago
DOC: Add ``rng.f()`` plot

linus-md opened this pull request about 1 year ago
DOC: Add notes to ``rng.bytes()``

linus-md opened this pull request about 1 year ago
DOC: Improve ``polynomial`` docs

linus-md opened this pull request about 1 year ago
Adding other feature

Spranav9175 opened this pull request about 1 year ago
MAINT: optimization and broadcasting for .replace() method for strings.

mhvk opened this pull request about 1 year ago
MAINT: Update main after 1.26.3 release.

charris opened this pull request about 1 year ago
MAINT: prepare 1.26.x for further development

charris opened this pull request about 1 year ago
BUG: fix incorrect strcmp implementation for unequal length strings

ngoldbaum opened this pull request about 1 year ago
DOC: Improve error messages for random.choice

MilesCranmer opened this pull request about 1 year ago
DOC: unambiguous np.histogram dtype description

hmeine opened this pull request about 1 year ago
No module named: 'numpy.core._multiarray_umath' error

rodoggyro opened this issue about 1 year ago
BUG: Meson bug with MinGW detection when trying to install NumPy

ImVacuous opened this issue about 1 year ago
REL: Prepare for the NumPy 1.26.3 release

charris opened this pull request about 1 year ago
MAINT,BUG: Fix `--dep` when `-L -l` are present

HaoZeke opened this pull request about 1 year ago
BUG: three string ufunc bugs, one leading to segfault

mhvk opened this pull request about 1 year ago
DOC: Misleading signature for `ndarray.reshape`

tail-3lbs opened this issue about 1 year ago
BUG: A segfault in chararray (2.0.0dev0 regression)

neutrinoceros opened this issue about 1 year ago