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: Update absolute_beginners.rst

sebasmos opened this pull request over 1 year ago
DOC: Update index.rst

sebasmos opened this pull request over 1 year ago
DOC: Update index.rst

sebasmos opened this pull request over 1 year ago
DOC: Resolve length/index ambiguity in numpy.outer docstring

rossbar opened this pull request over 1 year ago
DOC: Resolve length/index ambiguity in numpy.outer docstring

rossbar opened this pull request over 1 year ago
MAINT: refactor PyArray_Repeat to avoid PyArray_INCREF

ngoldbaum opened this pull request over 1 year ago
MAINT: refactor PyArray_Repeat to avoid PyArray_INCREF

ngoldbaum opened this pull request over 1 year ago
ENH: updated numpy.Generator.normal to have a dtype parameter

DuanBoomer opened this pull request over 1 year ago
ENH: updated numpy.Generator.normal to have a dtype parameter

DuanBoomer opened this pull request over 1 year ago
BUG: spurious failure in assert_allclose

h-vetinari opened this issue over 1 year ago
DOC: Fix link to site.cfg.example

domdfcoding opened this pull request over 1 year ago
DOC: Fix link to site.cfg.example

domdfcoding opened this pull request over 1 year ago
BUG: Correct sin/cos float64 range check functions

Mousius opened this pull request over 1 year ago
BUG: Correct sin/cos float64 range check functions

Mousius opened this pull request over 1 year ago
ENH: `dtype` argument in `random.Generator.normal`

jamesbraza opened this issue over 1 year ago
ENH: `dtype` argument in `random.Generator.normal`

jamesbraza opened this issue over 1 year ago
TYP: Typing of `np.ndarray.__bool__()` is incorrect

Dr-Irv opened this issue over 1 year ago
TYP: Typing of `np.ndarray.__bool__()` is incorrect

Dr-Irv opened this issue over 1 year ago
DOC: good-first-issue label missing from issue labels

DuanBoomer opened this issue over 1 year ago
BUG: random: Don't return negative values from Generator.geometric.

WarrenWeckesser opened this pull request over 1 year ago
TYP: Fix typing of where method in multiarray

potiuk opened this pull request over 1 year ago
TYP: Fix typing of where method in multiarray

potiuk opened this pull request over 1 year ago
NumPy main fails to compile with gcc 13.1 on fedora 37

charris opened this issue over 1 year ago
DOC: Fix return type of `PyArray_EinsteinSum`

F3eQnxN3RriK opened this pull request over 1 year ago
DOC: Fix return type of `PyArray_EinsteinSum`

F3eQnxN3RriK opened this pull request over 1 year ago
BUG: Fix masked array ravel order for A (and somewhat K)

seberg opened this pull request over 1 year ago
BUG: Fix masked array ravel order for A (and somewhat K)

seberg opened this pull request over 1 year ago
MAINT: Pin rtools version on Windows.

charris opened this pull request over 1 year ago
MAINT: Pin rtools version on Windows.

charris opened this pull request over 1 year ago
MAINT: bump website theme version

drammock opened this pull request over 1 year ago
BUG: f2py is failing on 32-bit windows on main

mattip opened this issue over 1 year ago
BUG: f2py is failing on 32-bit windows on main

mattip opened this issue over 1 year ago
BUG: 'invalid value encountered in multiply' in 'isclose'

axil opened this issue over 1 year ago
BUG: Can't disable veclib in NumPy builds

xor2k opened this issue over 1 year ago
BUG: Can't disable veclib in NumPy builds

xor2k opened this issue over 1 year ago
ENH: Speed up 64-bit qsort by 1.6x

r-devulap opened this pull request over 1 year ago
ENH: Speed up 64-bit qsort by 1.6x

r-devulap opened this pull request over 1 year ago
ENH: add __contains__() to np.lib.npyio.NpzFile

f380cedric opened this pull request over 1 year ago
ENH: Restore TypeError cleanup in array function dispatching

seberg opened this pull request over 1 year ago
ENH: Restore TypeError cleanup in array function dispatching

seberg opened this pull request over 1 year ago
ENH: structured_to_unstructured: view more often

aurivus-ph opened this pull request over 1 year ago
DOC: add generator example

ValeryVal opened this pull request over 1 year ago
DOC: Tighten up newcomer suggestion in README See gh-19778

JHarrisJoshua opened this pull request over 1 year ago
DOC: Tighten up newcomer suggestion in README See gh-19778

JHarrisJoshua opened this pull request over 1 year ago
MAINT: Update main after 1.24.3 release.

charris opened this pull request over 1 year ago
MAINT: Update main after 1.24.3 release.

charris opened this pull request over 1 year ago
REL: Prepare for the NumPy 1.24.3 release

charris opened this pull request over 1 year ago
REL: Prepare for the NumPy 1.24.3 release

charris opened this pull request over 1 year ago
BUG: Fix bug in parsing F77 style string arrays.

charris opened this pull request over 1 year ago
BUG: Fix bug in parsing F77 style string arrays.

charris opened this pull request over 1 year ago
DOC: Clarify relation of ravel and reshape(-1)

grothesque opened this issue over 1 year ago
DOC: Clarify relation of ravel and reshape(-1)

grothesque opened this issue over 1 year ago
ENH: add a function to convert string output of np.array_str to array

rohan472000 opened this pull request over 1 year ago
ENH: add a function to convert string output of np.array_str to array

rohan472000 opened this pull request over 1 year ago
MAINT: Add a proper implementation for structured zerofill

seberg opened this pull request over 1 year ago
MAINT: Add a proper implementation for structured zerofill

seberg opened this pull request over 1 year ago
DOC: Add `nd_grid` to Array creation routines

F3eQnxN3RriK opened this pull request over 1 year ago
DOC: Add `nd_grid` to Array creation routines

F3eQnxN3RriK opened this pull request over 1 year ago
DOC: Make input/output type consistent and add more examples for documentation

Sarah-Yifei-Wang opened this pull request over 1 year ago
DOC: Make input/output type consistent and add more examples for documentation

Sarah-Yifei-Wang opened this pull request over 1 year ago
BUG: runtests.py shows failures even though the code hasn't changed

Mike-gag opened this issue over 1 year ago
ENH: float64 tan using Numpy intrinsics

Mousius opened this pull request over 1 year ago
BUG: Fix crackfortran groups for endifs with comments

HaoZeke opened this pull request over 1 year ago
MAINT: Bump actions/checkout from 3.5.1 to 3.5.2

dependabot[bot] opened this pull request over 1 year ago
MAINT: Bump actions/checkout from 3.5.1 to 3.5.2

dependabot[bot] opened this pull request over 1 year ago
MAINT: Extend unit tests for np.zeros, np.ones, np.empty

ChVeen opened this pull request over 1 year ago
MAINT: Extend unit tests for np.zeros, np.ones, np.empty

ChVeen opened this pull request over 1 year ago
NEP: Create draft NEP for C-API evolution

seberg opened this pull request over 1 year ago
NEP: Create draft NEP for C-API evolution

seberg opened this pull request over 1 year ago
DOC: clarify int type constraint in numpy.bincount

onitake opened this pull request almost 2 years ago
DOC: clarify int type constraint in numpy.bincount

onitake opened this pull request almost 2 years ago
DOC: Fix a typo in description and add an example of `numpy.tensordot`

John-Venti opened this pull request almost 2 years ago
DOC: Fix a typo in description and add an example of `numpy.tensordot`

John-Venti opened this pull request almost 2 years ago
``intel_spr_sde_test`` fails now and then.

charris opened this issue almost 2 years ago
``intel_spr_sde_test`` fails now and then.

charris opened this issue almost 2 years ago
NEP: add NEP on a Python API cleanup for NumPy 2.0

rgommers opened this pull request almost 2 years ago
DOC: deprecated test syntax

Mikhaylov-yv opened this issue almost 2 years ago
BUG: f2py.crackfortran fails on comment after endif statement

lysnikolaou opened this issue almost 2 years ago
API: Support float32 in fft?

seberg opened this issue almost 2 years ago
API: Support float32 in fft?

seberg opened this issue almost 2 years ago
ENH: speed up einsum with optimize using batched matmul

jcmgray opened this pull request almost 2 years ago
ENH: speed up einsum with optimize using batched matmul

jcmgray opened this pull request almost 2 years ago
DOC: Update scalar types in `Py{TYPE}ArrType_Type`

F3eQnxN3RriK opened this pull request almost 2 years ago
DOC: Update scalar types in `Py{TYPE}ArrType_Type`

F3eQnxN3RriK opened this pull request almost 2 years ago
BUG: Use 2GiB chunking code for fwrite() on mingw32/64

cbrt64 opened this pull request almost 2 years ago
BUG: Use 2GiB chunking code for fwrite() on mingw32/64

cbrt64 opened this pull request almost 2 years ago