Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
NumPy
The fundamental package for scientific computing with Python.
Collective -
Host: numfocus -
https://opencollective.com/numpy
- Website: https://numpy.org/
- Code: https://github.com/numpy/numpy
DOC: Indexing of vectors a and b wrong in numpy.outer function documentation
github.com/numpy/numpy - polarboar opened this issue almost 2 years ago
github.com/numpy/numpy - polarboar opened this issue almost 2 years ago
DOC: Indexing of vectors a and b wrong in numpy.outer function documentation
github.com/numpy/numpy - polarboar opened this issue almost 2 years ago
github.com/numpy/numpy - polarboar opened this issue almost 2 years ago
BUG: Shouldn't numpy's floating types (e.g. `np.float_`) and python's native `float` type be compatible?
github.com/numpy/numpy - SimonAltrogge opened this issue almost 2 years ago
github.com/numpy/numpy - SimonAltrogge opened this issue almost 2 years ago
BUG: Shouldn't numpy's floating types (e.g. `np.float_`) and python's native `float` type be compatible?
github.com/numpy/numpy - simonaltrogge opened this issue almost 2 years ago
github.com/numpy/numpy - simonaltrogge opened this issue almost 2 years ago
ENH: add __contains__() to np.lib.npyio.NpzFile
github.com/numpy/numpy - f380cedric opened this pull request almost 2 years ago
github.com/numpy/numpy - f380cedric opened this pull request almost 2 years ago
ENH: Restore TypeError cleanup in array function dispatching
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
ENH: Restore TypeError cleanup in array function dispatching
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
BUG: imageIO incompatibility
github.com/numpy/numpy-tutorials - bsipocz opened this issue almost 2 years ago
github.com/numpy/numpy-tutorials - bsipocz opened this issue almost 2 years ago
ENH: structured_to_unstructured: view more often
github.com/numpy/numpy - aurivus-ph opened this pull request almost 2 years ago
github.com/numpy/numpy - aurivus-ph opened this pull request almost 2 years ago
Add the notes from the 2023-04-10 NumPy Docs Team meeting
github.com/numpy/archive - Mukulikaa opened this pull request almost 2 years ago
github.com/numpy/archive - Mukulikaa opened this pull request almost 2 years ago
DOC: add generator example
github.com/numpy/numpy - ValeryVal opened this pull request almost 2 years ago
github.com/numpy/numpy - ValeryVal opened this pull request almost 2 years ago
DOC: Tighten up newcomer suggestion in README See gh-19778
github.com/numpy/numpy - JHarrisJoshua opened this pull request almost 2 years ago
github.com/numpy/numpy - JHarrisJoshua opened this pull request almost 2 years ago
DOC: Tighten up newcomer suggestion in README See gh-19778
github.com/numpy/numpy - JHarrisJoshua opened this pull request almost 2 years ago
github.com/numpy/numpy - JHarrisJoshua opened this pull request almost 2 years ago
MAINT: Update main after 1.24.3 release.
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
MAINT: Update main after 1.24.3 release.
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
announce the NumPy 1.24.3 release
github.com/numpy/numpy.org - charris opened this pull request almost 2 years ago
github.com/numpy/numpy.org - charris opened this pull request almost 2 years ago
REL: Prepare for the NumPy 1.24.3 release
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
REL: Prepare for the NumPy 1.24.3 release
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
BUG: Fix bug in parsing F77 style string arrays.
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
BUG: Fix bug in parsing F77 style string arrays.
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
DOC: clarification about the interaction of numpy / f2py with Fortran procedures
github.com/numpy/numpy - nbehrnd opened this issue almost 2 years ago
github.com/numpy/numpy - nbehrnd opened this issue almost 2 years ago
DOC: clarification about the interaction of numpy / f2py with Fortran procedures
github.com/numpy/numpy - nbehrnd opened this issue almost 2 years ago
github.com/numpy/numpy - nbehrnd opened this issue almost 2 years ago
DOC: Clarify relation of ravel and reshape(-1)
github.com/numpy/numpy - grothesque opened this issue almost 2 years ago
github.com/numpy/numpy - grothesque opened this issue almost 2 years ago
DOC: Clarify relation of ravel and reshape(-1)
github.com/numpy/numpy - grothesque opened this issue almost 2 years ago
github.com/numpy/numpy - grothesque opened this issue almost 2 years ago
ENH: add a function to convert string output of np.array_str to array
github.com/numpy/numpy - rohan472000 opened this pull request almost 2 years ago
github.com/numpy/numpy - rohan472000 opened this pull request almost 2 years ago
ENH: add a function to convert string output of np.array_str to array
github.com/numpy/numpy - rohan472000 opened this pull request almost 2 years ago
github.com/numpy/numpy - rohan472000 opened this pull request almost 2 years ago
CI: Add CIRCLE_TOKEN to fix artifact redirection.
github.com/numpy/numpy-tutorials - rossbar opened this pull request almost 2 years ago
github.com/numpy/numpy-tutorials - rossbar opened this pull request almost 2 years ago
CI: lower trigger events for .github/workflows/circleci.yml workflow
github.com/numpy/numpy-tutorials - bsipocz opened this issue almost 2 years ago
github.com/numpy/numpy-tutorials - bsipocz opened this issue almost 2 years ago
CI: adding windows testing to CI
github.com/numpy/numpy-tutorials - bsipocz opened this pull request almost 2 years ago
github.com/numpy/numpy-tutorials - bsipocz opened this pull request almost 2 years ago
MAINT: Add a proper implementation for structured zerofill
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
MAINT: Add a proper implementation for structured zerofill
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
DOC: Add `nd_grid` to Array creation routines
github.com/numpy/numpy - F3eQnxN3RriK opened this pull request almost 2 years ago
github.com/numpy/numpy - F3eQnxN3RriK opened this pull request almost 2 years ago
DOC: Add `nd_grid` to Array creation routines
github.com/numpy/numpy - F3eQnxN3RriK opened this pull request almost 2 years ago
github.com/numpy/numpy - F3eQnxN3RriK opened this pull request almost 2 years ago
DOC: Make input/output type consistent and add more examples for documentation
github.com/numpy/numpy - Sarah-Yifei-Wang opened this pull request almost 2 years ago
github.com/numpy/numpy - Sarah-Yifei-Wang opened this pull request almost 2 years ago
DOC: Make input/output type consistent and add more examples for documentation
github.com/numpy/numpy - Sarah-Yifei-Wang opened this pull request almost 2 years ago
github.com/numpy/numpy - Sarah-Yifei-Wang opened this pull request almost 2 years ago
BUG: runtests.py shows failures even though the code hasn't changed
github.com/numpy/numpy - Mike-gag opened this issue almost 2 years ago
github.com/numpy/numpy - Mike-gag opened this issue almost 2 years ago
BUG: RuntimeWarning: overflow encountered in cast when casting large float32 to float16 on Mac
github.com/numpy/numpy - jcwchen opened this issue almost 2 years ago
github.com/numpy/numpy - jcwchen opened this issue almost 2 years ago
ENH: float64 tan using Numpy intrinsics
github.com/numpy/numpy - Mousius opened this pull request almost 2 years ago
github.com/numpy/numpy - Mousius opened this pull request almost 2 years ago
BUG: Fix crackfortran groups for endifs with comments
github.com/numpy/numpy - HaoZeke opened this pull request almost 2 years ago
github.com/numpy/numpy - HaoZeke opened this pull request almost 2 years ago
Add an add ufunc
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
Initial support for missing data
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
MAINT: Bump actions/checkout from 3.5.1 to 3.5.2
github.com/numpy/numpy - dependabot[bot] opened this pull request almost 2 years ago
github.com/numpy/numpy - dependabot[bot] opened this pull request almost 2 years ago
MAINT: Bump actions/checkout from 3.5.1 to 3.5.2
github.com/numpy/numpy - dependabot[bot] opened this pull request almost 2 years ago
github.com/numpy/numpy - dependabot[bot] opened this pull request almost 2 years ago
BUG: matmul (@ overload) and dot significant performance differences for non-contiguous arrays (noblas)
github.com/numpy/numpy - merny93 opened this issue almost 2 years ago
github.com/numpy/numpy - merny93 opened this issue almost 2 years ago
MAINT: Extend unit tests for np.zeros, np.ones, np.empty
github.com/numpy/numpy - ChVeen opened this pull request almost 2 years ago
github.com/numpy/numpy - ChVeen opened this pull request almost 2 years ago
MAINT: Extend unit tests for np.zeros, np.ones, np.empty
github.com/numpy/numpy - ChVeen opened this pull request almost 2 years ago
github.com/numpy/numpy - ChVeen opened this pull request almost 2 years ago
NEP: Create draft NEP for C-API evolution
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
NEP: Create draft NEP for C-API evolution
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
Add two Numpy 2.0 developer meeting presentations
github.com/numpy/archive - rgommers opened this pull request almost 2 years ago
github.com/numpy/archive - rgommers opened this pull request almost 2 years ago
Add the notes from the 2023-03-27 NumPy Docs Team meeting
github.com/numpy/archive - Mukulikaa opened this pull request almost 2 years ago
github.com/numpy/archive - Mukulikaa opened this pull request almost 2 years ago
DOC: clarify int type constraint in numpy.bincount
github.com/numpy/numpy - onitake opened this pull request almost 2 years ago
github.com/numpy/numpy - onitake opened this pull request almost 2 years ago
DOC: clarify int type constraint in numpy.bincount
github.com/numpy/numpy - onitake opened this pull request almost 2 years ago
github.com/numpy/numpy - onitake opened this pull request almost 2 years ago
DOC: Fix a typo in description and add an example of `numpy.tensordot`
github.com/numpy/numpy - John-Venti opened this pull request almost 2 years ago
github.com/numpy/numpy - John-Venti opened this pull request almost 2 years ago
DOC: Fix a typo in description and add an example of `numpy.tensordot`
github.com/numpy/numpy - John-Venti opened this pull request almost 2 years ago
github.com/numpy/numpy - John-Venti opened this pull request almost 2 years ago
``intel_spr_sde_test`` fails now and then.
github.com/numpy/numpy - charris opened this issue almost 2 years ago
github.com/numpy/numpy - charris opened this issue almost 2 years ago
``intel_spr_sde_test`` fails now and then.
github.com/numpy/numpy - charris opened this issue almost 2 years ago
github.com/numpy/numpy - charris opened this issue almost 2 years ago
make getitem return str
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
NEP: add NEP on a Python API cleanup for NumPy 2.0
github.com/numpy/numpy - rgommers opened this pull request almost 2 years ago
github.com/numpy/numpy - rgommers opened this pull request almost 2 years ago
Update the public email address for the NumPy Steering Council
github.com/numpy/numpy.org - InessaPawson opened this pull request almost 2 years ago
github.com/numpy/numpy.org - InessaPawson opened this pull request almost 2 years ago
DOC: deprecated test syntax
github.com/numpy/numpy - Mikhaylov-yv opened this issue almost 2 years ago
github.com/numpy/numpy - Mikhaylov-yv opened this issue almost 2 years ago
BUG: f2py.crackfortran fails on comment after endif statement
github.com/numpy/numpy - lysnikolaou opened this issue almost 2 years ago
github.com/numpy/numpy - lysnikolaou opened this issue almost 2 years ago
Release block on landing page shows overflowing text
github.com/numpy/numpy.org - melissawm opened this issue almost 2 years ago
github.com/numpy/numpy.org - melissawm opened this issue almost 2 years ago
Numpy random
github.com/numpy/numpy-tutorials - Sxhil296 opened this pull request almost 2 years ago
github.com/numpy/numpy-tutorials - Sxhil296 opened this pull request almost 2 years ago
BUG: AVX-512 results differ from non-AVX-512 for sin, cos, exp, log, etc.
github.com/numpy/numpy - asreimer opened this issue almost 2 years ago
github.com/numpy/numpy - asreimer opened this issue almost 2 years ago
Add min and max ufuncs
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
`ssnewemptylen` failure when calling `arr.astype(StringDType())` for certain array sizes
github.com/numpy/numpy-user-dtypes - peytondmurray opened this issue almost 2 years ago
github.com/numpy/numpy-user-dtypes - peytondmurray opened this issue almost 2 years ago
Typo: maybe a mistake in the document of tensordot
github.com/numpy/numpy-tutorials - John-Venti opened this issue almost 2 years ago
github.com/numpy/numpy-tutorials - John-Venti opened this issue almost 2 years ago
ENH: speed up einsum with optimize using batched matmul
github.com/numpy/numpy - jcmgray opened this pull request almost 2 years ago
github.com/numpy/numpy - jcmgray opened this pull request almost 2 years ago
ENH: speed up einsum with optimize using batched matmul
github.com/numpy/numpy - jcmgray opened this pull request almost 2 years ago
github.com/numpy/numpy - jcmgray opened this pull request almost 2 years ago
free output strings before setting them in string to unicode cast
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
DOC: Update scalar types in `Py{TYPE}ArrType_Type`
github.com/numpy/numpy - F3eQnxN3RriK opened this pull request almost 2 years ago
github.com/numpy/numpy - F3eQnxN3RriK opened this pull request almost 2 years ago
DOC: Update scalar types in `Py{TYPE}ArrType_Type`
github.com/numpy/numpy - F3eQnxN3RriK opened this pull request almost 2 years ago
github.com/numpy/numpy - F3eQnxN3RriK opened this pull request almost 2 years ago
BUG: Use 2GiB chunking code for fwrite() on mingw32/64
github.com/numpy/numpy - cbrt64 opened this pull request almost 2 years ago
github.com/numpy/numpy - cbrt64 opened this pull request almost 2 years ago
BUG: Use 2GiB chunking code for fwrite() on mingw32/64
github.com/numpy/numpy - cbrt64 opened this pull request almost 2 years ago
github.com/numpy/numpy - cbrt64 opened this pull request almost 2 years ago
iOS: Steps for Build Numpy iOS
github.com/numpy/numpy - Nik20112 opened this issue almost 2 years ago
github.com/numpy/numpy - Nik20112 opened this issue almost 2 years ago
iOS: Steps for Build Numpy iOS
github.com/numpy/numpy - Nik20112 opened this issue almost 2 years ago
github.com/numpy/numpy - Nik20112 opened this issue almost 2 years ago
BUG: dot can create a 0d array with dtype=object that can assert in ufuncs
github.com/numpy/numpy - mattip opened this issue almost 2 years ago
github.com/numpy/numpy - mattip opened this issue almost 2 years ago
BUG: dot can create a 0d array with dtype=object that can assert in ufuncs
github.com/numpy/numpy - mattip opened this issue almost 2 years ago
github.com/numpy/numpy - mattip opened this issue almost 2 years ago
DOC: Removed `.shape` setting note from reshape
github.com/numpy/numpy - JoryKlaverstijn opened this pull request almost 2 years ago
github.com/numpy/numpy - JoryKlaverstijn opened this pull request almost 2 years ago
DOC: Removed `.shape` setting note from reshape
github.com/numpy/numpy - JoryKlaverstijn opened this pull request almost 2 years ago
github.com/numpy/numpy - JoryKlaverstijn opened this pull request almost 2 years ago
Add PyArray_FillWithScalarFunc to support arr.fill()
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
BUG: ndarray.flat is incompatible with new-style dtypes
github.com/numpy/numpy - ngoldbaum opened this issue almost 2 years ago
github.com/numpy/numpy - ngoldbaum opened this issue almost 2 years ago
Fix string-to-string cast when the output array is non-null
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
BUG: integer promoted to float during calculation
github.com/numpy/numpy - burlen opened this issue almost 2 years ago
github.com/numpy/numpy - burlen opened this issue almost 2 years ago
BUG: Fix static type checking of ufuncs fails for sequences of Union[np.dtype, Number]
github.com/numpy/numpy - julianpryde opened this pull request almost 2 years ago
github.com/numpy/numpy - julianpryde opened this pull request almost 2 years ago
Add the notes from the 2023-03-13 NumPy Docs Team meeting
github.com/numpy/archive - Mukulikaa opened this pull request almost 2 years ago
github.com/numpy/archive - Mukulikaa opened this pull request almost 2 years ago
alias of np.concatenate added as np.concat #16469
github.com/numpy/numpy - GSAUC3 opened this pull request almost 2 years ago
github.com/numpy/numpy - GSAUC3 opened this pull request almost 2 years ago
alias of np.concatenate added as np.concat #16469
github.com/numpy/numpy - GSAUC3 opened this pull request almost 2 years ago
github.com/numpy/numpy - GSAUC3 opened this pull request almost 2 years ago
`PyArray_Item_XDECREF` fails with user dtypes that have `NPY_ITEM_REFCOUNT` flag
github.com/numpy/numpy-user-dtypes - peytondmurray opened this issue almost 2 years ago
github.com/numpy/numpy-user-dtypes - peytondmurray opened this issue almost 2 years ago
Add argmin PyArray_ArrFunc
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
BUG: `vectorize` truncates string outputs to 1 character, even with explicitly-specified `otypes`
github.com/numpy/numpy - cgobat opened this issue almost 2 years ago
github.com/numpy/numpy - cgobat opened this issue almost 2 years ago
BUG: `vectorize` truncates string outputs to 1 character, even with explicitly-specified `otypes`
github.com/numpy/numpy - cgobat opened this issue almost 2 years ago
github.com/numpy/numpy - cgobat opened this issue almost 2 years ago
BUG: accept zeros on numpy.random dirichlet function
github.com/numpy/numpy - pcralmeida opened this pull request almost 2 years ago
github.com/numpy/numpy - pcralmeida opened this pull request almost 2 years ago
BUG: accept zeros on numpy.random dirichlet function
github.com/numpy/numpy - pcralmeida opened this pull request almost 2 years ago
github.com/numpy/numpy - pcralmeida opened this pull request almost 2 years ago
ENH: Use AVX512 FP16 ISA for sorting float16 arrays
github.com/numpy/numpy - r-devulap opened this pull request almost 2 years ago
github.com/numpy/numpy - r-devulap opened this pull request almost 2 years ago
ENH: Use AVX512 FP16 ISA for sorting float16 arrays
github.com/numpy/numpy - r-devulap opened this pull request almost 2 years ago
github.com/numpy/numpy - r-devulap opened this pull request almost 2 years ago
Update info about the current NumPy teams and institutional partners
github.com/numpy/numpy.org - InessaPawson opened this pull request almost 2 years ago
github.com/numpy/numpy.org - InessaPawson opened this pull request almost 2 years ago