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

DOC: Clean up of ``_generator.pyx``

linus-md opened this pull request about 1 year ago
BUG: Vecdot subclasses and axis

mhvk opened this pull request about 1 year ago
Importing numpy in archiconda env

MarieAnge2 opened this issue about 1 year ago
API,MAINT: Reorganize array-wrap calling and introduce ``return_scalar``

seberg opened this pull request about 1 year ago
DOC: Fix ``pareto`` docstring and example

linus-md opened this pull request about 1 year ago
DOC: Improve style of ``_generator.pyx``

linus-md opened this pull request about 1 year ago
BUG: np.any vs any

JavierEscobarOrtiz opened this issue about 1 year ago
DOC: Improve ``np.histogram`` docs

TheHawz opened this pull request about 1 year ago
DOC: Improve np.histogram documentation

TheHawz opened this pull request about 1 year ago
BUG: Segfault on `np.random.set_state(())`

Jasha10 opened this issue about 1 year ago
Sad.

Az-Neter opened this issue about 1 year ago
BUG: <FIX C IMPORT ERRORS: ' >

Az-Neter opened this issue about 1 year ago
Provide an 'out' parameter for numpy.fft.fft

serge-sans-paille opened this pull request about 1 year ago
DOC: Plot exact distributions in logistic, logseries and weibull example

eendebakpt opened this pull request about 1 year ago
BUG, SIMD: Fix quicksort build error when Highway/SVE is enabled

seiko2plus opened this pull request about 1 year ago
ENH: Add casting option to `astype` that would raise in case of overflow

lysnikolaou opened this issue about 1 year ago
BUG: Test passes on `ubuntu-latest` but fails for `macos-latest`

purva-thakre opened this issue about 1 year ago
MAINT: Bump actions/upload-artifact from 3.1.3 to 4.0.0

dependabot[bot] opened this pull request about 1 year ago
ENH: Add a dedicated ufunc for `numpy.vecdot`

mtsokol opened this issue about 1 year ago
BUG: np.dot() lose the true value

thematteroftime opened this issue about 1 year ago
BUG: Trace returns results for non-square matrices

rot8 opened this issue about 1 year ago
MAINT: Add stand-alone libnpymath and remove dependency to numpy from npyrandom

lysnikolaou opened this pull request about 1 year ago
BUG: ufunc api: update multiarray_umath import path

jakevdp opened this pull request about 1 year ago
API: Adjust ``linalg.pinv`` and ``linalg.cholesky`` to Array API

mtsokol opened this pull request about 1 year ago
BUG: _mac_os_check adds 0.4s to numpy import time on Macs

brilee opened this issue about 1 year ago
MAINT: Add missing modules to refguide test

mtsokol opened this pull request about 1 year ago
MAINT: Init ``base`` in cpu_avx512_kn

Flamefire opened this pull request about 1 year ago
DOC: update ``fromfunction`` documentation

sarvadutt opened this pull request about 1 year ago
BLD: update vendored Meson for AIX shared library fix

charris opened this pull request about 1 year ago
MAINT: Bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.1

charris opened this pull request about 1 year ago
CI: Install Lapack runtime on Cygwin.

charris opened this pull request about 1 year ago
TST: PyPy needs another gc.collect on latest versions

charris opened this pull request about 1 year ago
BUG: Fix build issues on SPR and avx512_qsort float16

r-devulap opened this pull request about 1 year ago
ENH: granular dtype reprs, even when bitwise-identical

tylerjereddy opened this issue about 1 year ago
ENH: new datatypes for efficient storage

xor2k opened this issue about 1 year ago
DOC: random number generators

linus-md opened this issue about 1 year ago
BUG: Fix failing test_features on SapphireRapids

Flamefire opened this pull request about 1 year ago
ENH: Make numpy.array_api more portable

asmeurer opened this pull request about 1 year ago
DOC: Correct documentation for polyfit()

lvotapka opened this pull request about 1 year ago
MAINT: add npy_gil_error to acquire the GIL and set an error

ngoldbaum opened this pull request about 1 year ago
DOC: Fix refguide check script

mtsokol opened this pull request about 1 year ago
BUG: error: 'llrint' has not been declared in '::'

mtelka opened this issue about 1 year ago
BUG: doctests are missing a few public submodules

mtsokol opened this issue about 1 year ago
ENH,BUG: Handle includes for meson backend

HaoZeke opened this pull request about 1 year ago
DOC: Misleading docs for `np.fromfunction`

AntoniosBarotsis opened this issue about 1 year ago
BUG: average() returns nan when an `inf` value is given a 0 weight

pinusm opened this issue about 1 year ago
BUG: 100% usage of available CPU upon "import numpy"

AyrtonRicardo opened this issue about 1 year ago
RFC: Heap type migration

koubaa opened this pull request about 1 year ago
DRAFT - Change API to prepare for heap types.

koubaa opened this pull request about 1 year ago
DOC: Add example for ``np.random.default_rng().geometric()``

linus-md opened this pull request about 1 year ago
DOC: Add example for ``np.random.default_rng().exponential()``

linus-md opened this pull request about 1 year ago
DOC: Fix typo in ``np.random.default_rng().logistic()``

linus-md opened this pull request about 1 year ago
DOC: Add example for ``np.random.default_rng().binomial()``

linus-md opened this pull request about 1 year ago
ENH: Add a round down function to round to nearest decimal

Chuck321123 opened this issue about 1 year ago
MAINT: update all TypedDict imports [skip ci]

rbavery opened this pull request about 1 year ago
ENH: Make ``np.object_`` generic for better object array type hinting

flexatone opened this issue about 1 year ago
DOC: add "building from source" docs

rgommers opened this pull request about 1 year ago
DOC: Add example for ``np.random.default_rng().beta()``

linus-md opened this pull request about 1 year ago
DOC: Add more ``np.ma`` documentation

linus-md opened this pull request about 1 year ago
API: Introduce stringdtype [NEP 55]

ngoldbaum opened this pull request about 1 year ago
ENH: Enable 16-bit VQSort routines on AArch64

Mousius opened this pull request about 1 year ago
BUG: Fix F2py with meson when fortran code uses "include" statement

oliviermattelaer opened this pull request about 1 year ago
BUG: f2py (3.12) with meson does not support correct include file

oliviermattelaer opened this issue about 1 year ago
BUG: different aranged value from `np.arange`

zifeiYv opened this issue about 1 year ago
DOC: Add more ``np.char`` documentation

linus-md opened this pull request about 1 year ago
DOC: devguide cleanup: remove Gitwash and too verbose Git details

rgommers opened this pull request about 1 year ago
DOC: fix some rendering and formatting issues in `unique_*` docstrings

rgommers opened this pull request about 1 year ago
BLD: update vendored Meson for AIX shared library fix

rgommers opened this pull request about 1 year ago
API: make arange `start` argument positional-only

ev-br opened this pull request about 1 year ago
BUG: pypy39 wheel builder failing

ngoldbaum opened this issue about 1 year ago
ENH: implicit rotation of matrices/vectors

petaflot opened this issue about 1 year ago
BUG: ``np.char.mod`` is broken

ngoldbaum opened this issue about 1 year ago
MAINT: Bump actions/setup-python from 4.8.0 to 5.0.0

dependabot[bot] opened this pull request about 1 year ago
My_script.py

Nimra116 opened this pull request about 1 year ago
BUG: fix refcounting for dtypemeta aliases

ngoldbaum opened this pull request about 1 year ago
DOC: Add ``np.polynomial.laguerre`` examples

linus-md opened this pull request about 1 year ago
BUG: segfault with np.isclose

saimn opened this issue about 1 year ago
DOC: Add examples to functions in ``np.polynomial.hermite``

linus-md opened this pull request about 1 year ago
DOC: Add examples for `np.polynomial.hermite` functions

linus-md opened this pull request about 1 year ago
DOC: Add examples for ``np.polynomial.polynomial`` functions

linus-md opened this pull request about 1 year ago
BUG: Restore missing asstr import

stefanor opened this pull request about 1 year ago
DOC: Add examples for ``np.char`` functions

linus-md opened this pull request about 1 year ago
MAINT: Run f2py's meson backend with the same python that runs f2py

stefanor opened this pull request about 1 year ago
DOC: Add `np.ctypeslib` examples and further documentation

linus-md opened this pull request about 1 year ago
ENH: Allow `tolist()` to output list of tuples

EwoutH opened this issue about 1 year ago
DOC: GSOD-NumPy Community Review #3

MarsBarLee opened this issue about 1 year ago
Add fft optional extension submodule to numpy.array_api

asmeurer opened this pull request about 1 year ago
CI: remove no-blas=true from spin command on macos_arm64 ci [skip act…

andyfaff opened this pull request about 1 year ago
MAINT: expose PyUFunc_AddPromoter in the internal ufunc API

ngoldbaum opened this pull request about 1 year ago
MAINT: Bump actions/setup-python from 4.7.1 to 4.8.0

dependabot[bot] opened this pull request about 1 year ago
BUG: Don't use the _Complex extension in C++ mode

serge-sans-paille opened this pull request about 1 year ago
BUG: <Please write a comprehensive title after the 'BUG: ' prefix>

ypatel55 opened this issue about 1 year ago
BUG: <Please write a comprehensive title after the 'BUG: ' prefix>

ypatel55 opened this issue about 1 year ago