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
announce the NumPy 2.1.2 release
github.com/numpy/numpy.org - charris opened this pull request 3 months ago
github.com/numpy/numpy.org - charris opened this pull request 3 months ago
MAINT: prepare 2.1.x for further development
github.com/numpy/numpy - charris opened this pull request 3 months ago
github.com/numpy/numpy - charris opened this pull request 3 months ago
TYP: Annotate type aliases without annotation
github.com/numpy/numpy - jorenham opened this pull request 3 months ago
github.com/numpy/numpy - jorenham opened this pull request 3 months ago
TYP: Mark stub-only classes as `@type_check_only`
github.com/numpy/numpy - jorenham opened this pull request 3 months ago
github.com/numpy/numpy - jorenham opened this pull request 3 months ago
BUG: `astype(copy=False)` and `asarray` deep-copy the buffer when changing signedness
github.com/numpy/numpy - crusaderky opened this issue 3 months ago
github.com/numpy/numpy - crusaderky opened this issue 3 months ago
MAINT: Pin setuptools for testing [wheel build]
github.com/numpy/numpy - charris opened this pull request 3 months ago
github.com/numpy/numpy - charris opened this pull request 3 months ago
REL: Prepare for the NumPy 2.1.2 release [wheel build]
github.com/numpy/numpy - charris opened this pull request 3 months ago
github.com/numpy/numpy - charris opened this pull request 3 months ago
BUG: avoid segfault on bad arguments in ndarray.__array_function__
github.com/numpy/numpy - charris opened this pull request 3 months ago
github.com/numpy/numpy - charris opened this pull request 3 months ago
BUG: Averaging and slicing twice an n-dim array in a single line gives erroneous results
github.com/numpy/numpy - Beaconian opened this issue 3 months ago
github.com/numpy/numpy - Beaconian opened this issue 3 months ago
ENH: Allow ``ndarray.__array_function__`` to dispatch functions that use ``like=``
github.com/numpy/numpy - mhvk opened this pull request 3 months ago
github.com/numpy/numpy - mhvk opened this pull request 3 months ago
BUG: avoid segfault on bad arguments in ndarray.__array_function__
github.com/numpy/numpy - mhvk opened this pull request 3 months ago
github.com/numpy/numpy - mhvk opened this pull request 3 months ago
MAINT: Bump github/codeql-action from 3.26.10 to 3.26.11
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
MAINT: Bump pypa/cibuildwheel from 2.20.0 to 2.21.2
github.com/numpy/numpy - charris opened this pull request 3 months ago
github.com/numpy/numpy - charris opened this pull request 3 months ago
BUG: np.ndarray.__array_function__ cannot be handle NEP 35 creation functions
github.com/numpy/numpy - mhvk opened this issue 3 months ago
github.com/numpy/numpy - mhvk opened this issue 3 months ago
DOC: fix missing arguments (copy and device) from asanyarray's signature
github.com/numpy/numpy - neutrinoceros opened this pull request 3 months ago
github.com/numpy/numpy - neutrinoceros opened this pull request 3 months ago
BUG: `randint` on Windows appears to require int32 not int
github.com/numpy/numpy - matthew-brett opened this issue 3 months ago
github.com/numpy/numpy - matthew-brett opened this issue 3 months ago
DOC: Correct selected C docstrings to eliminate warnings
github.com/numpy/numpy - eagunn opened this pull request 3 months ago
github.com/numpy/numpy - eagunn opened this pull request 3 months ago
MAINT: Bump mamba-org/setup-micromamba from 1.10.0 to 2.0.0
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
MAINT: Bump pypa/cibuildwheel from 2.21.1 to 2.21.2
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
ENH: don't truncate ACTUAL/DESIRED array reprs in `np.testing`
github.com/numpy/numpy - RuRo opened this issue 3 months ago
github.com/numpy/numpy - RuRo opened this issue 3 months ago
Fix conda job in CI
github.com/numpy/numpy-tutorials - melissawm opened this pull request 3 months ago
github.com/numpy/numpy-tutorials - melissawm opened this pull request 3 months ago
BUG: index string ufunc promoter issues
github.com/numpy/numpy - ngoldbaum opened this issue 3 months ago
github.com/numpy/numpy - ngoldbaum opened this issue 3 months ago
Issues building numpy 2.1.1 with classic Intel compilers
github.com/numpy/numpy - AgilentGCMS opened this issue 3 months ago
github.com/numpy/numpy - AgilentGCMS opened this issue 3 months ago
MAINT: Bump mamba-org/setup-micromamba from 1.9.0 to 1.10.0
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
API: register NEP 35 functions as array_functions
github.com/numpy/numpy - neutrinoceros opened this pull request 3 months ago
github.com/numpy/numpy - neutrinoceros opened this pull request 3 months ago
Fix broken link
github.com/numpy/numpy-tutorials - LiamConnors opened this pull request 3 months ago
github.com/numpy/numpy-tutorials - LiamConnors opened this pull request 3 months ago
BUG CI: conda workflow is broken
github.com/numpy/numpy-tutorials - bsipocz opened this issue 3 months ago
github.com/numpy/numpy-tutorials - bsipocz opened this issue 3 months ago
Turn off edit-this-page button.
github.com/numpy/numpy-tutorials - rossbar opened this pull request 3 months ago
github.com/numpy/numpy-tutorials - rossbar opened this pull request 3 months ago
'Suggest edit' Button link error in https://numpy.org/numpy-tutorials/content/tutorial-svd.html#prerequisites
github.com/numpy/numpy-tutorials - negativenagesh opened this issue 3 months ago
github.com/numpy/numpy-tutorials - negativenagesh opened this issue 3 months ago
BUG: Turning off Intel's 80-bit extended precision causes numpy to not recognize long double type
github.com/numpy/numpy - ernesto-ren opened this issue 3 months ago
github.com/numpy/numpy - ernesto-ren opened this issue 3 months ago
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 in the actions group
github.com/numpy/numpydoc - dependabot[bot] opened this pull request 3 months ago
github.com/numpy/numpydoc - dependabot[bot] opened this pull request 3 months ago
BUG: nan_to_num change pandas DataFrame in place when copy = True
github.com/numpy/numpy - lil-blue-curve opened this issue 3 months ago
github.com/numpy/numpy - lil-blue-curve opened this issue 3 months ago
MAINT: Bump scientific-python/upload-nightly-action from 0.5.0 to 0.6.1
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
MAINT: Bump github/codeql-action from 3.26.9 to 3.26.10
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
BUG: initialize the promotion state to be weak
github.com/numpy/numpy - ngoldbaum opened this pull request 3 months ago
github.com/numpy/numpy - ngoldbaum opened this pull request 3 months ago
BUG: numpy.zeros misses out on hugepages
github.com/numpy/numpy - crusaderky opened this issue 3 months ago
github.com/numpy/numpy - crusaderky opened this issue 3 months ago
Show shape any time it cannot be inferred in repr
github.com/numpy/numpy - mhvk opened this pull request 3 months ago
github.com/numpy/numpy - mhvk opened this pull request 3 months ago
MAINT: Check for SVE support on demand
github.com/numpy/numpy - charris opened this pull request 3 months ago
github.com/numpy/numpy - charris opened this pull request 3 months ago
CI: use PyPI not scientific-python-nightly-wheels for CI doc build
github.com/numpy/numpy - charris opened this pull request 3 months ago
github.com/numpy/numpy - charris opened this pull request 3 months ago
BUG: Fix extra decref of PyArray_UInt8DType.
github.com/numpy/numpy - charris opened this pull request 3 months ago
github.com/numpy/numpy - charris opened this pull request 3 months ago
BUG: Fix extra decref of PyArray_UInt8DType.
github.com/numpy/numpy - hawkinsp opened this pull request 3 months ago
github.com/numpy/numpy - hawkinsp opened this pull request 3 months ago
BUG: numpy.matrix is not supporting dot product
github.com/numpy/numpy - JayMan91 opened this issue 3 months ago
github.com/numpy/numpy - JayMan91 opened this issue 3 months ago
Bump actions/checkout from 4.1.7 to 4.2.0 in /.github/workflows in the actions group
github.com/numpy/numpy-tutorials - dependabot[bot] opened this pull request 3 months ago
github.com/numpy/numpy-tutorials - dependabot[bot] opened this pull request 3 months ago
ENH: Add a Function to Calculate Sum of Squares of an Array
github.com/numpy/numpy - RoyiAvital opened this issue 3 months ago
github.com/numpy/numpy - RoyiAvital opened this issue 3 months ago
CI: use PyPI not scientific-python-nightly-wheels for CI doc build
github.com/numpy/numpy - mattip opened this pull request 3 months ago
github.com/numpy/numpy - mattip opened this pull request 3 months ago
BUILD: doc build cannot install scipy package from scientific-python-nightly-wheels
github.com/numpy/numpy - mattip opened this issue 3 months ago
github.com/numpy/numpy - mattip opened this issue 3 months ago
BUG: Incorrect Data Type Promotion When Using Multiple Threads
github.com/numpy/numpy - markgras opened this issue 3 months ago
github.com/numpy/numpy - markgras opened this issue 3 months ago
MAINT: Check for SVE support on demand
github.com/numpy/numpy - joaoe opened this pull request 3 months ago
github.com/numpy/numpy - joaoe opened this pull request 3 months ago
TYP: Add type stubs for stringdtype in np.char and np.strings
github.com/numpy/numpy - ngoldbaum opened this pull request 3 months ago
github.com/numpy/numpy - ngoldbaum opened this pull request 3 months ago
DOC: Added ``CONTRIBUTING.rst``
github.com/numpy/numpy - Schefflera-Arboricola opened this pull request 3 months ago
github.com/numpy/numpy - Schefflera-Arboricola opened this pull request 3 months ago
BUG: np.fromfile reads half arrays in Numpy 2.0.1
github.com/numpy/numpy - ji-ze opened this issue 3 months ago
github.com/numpy/numpy - ji-ze opened this issue 3 months ago
BUG: f2py fails to compile module on windows using v2.1.1
github.com/numpy/numpy - ljgdasfhk opened this issue 3 months ago
github.com/numpy/numpy - ljgdasfhk opened this issue 3 months ago
DOC: update ndindex reference in np.choose docstring
github.com/numpy/numpy - jakevdp opened this pull request 3 months ago
github.com/numpy/numpy - jakevdp opened this pull request 3 months ago
DOC: Fix a copy-paste mistake in the cumulative_sum docstring.
github.com/numpy/numpy - WarrenWeckesser opened this pull request 3 months ago
github.com/numpy/numpy - WarrenWeckesser opened this pull request 3 months ago
DOC: Remove optional 'Notes' section if there are no notes
github.com/numpy/numpy - SMAntony opened this issue 3 months ago
github.com/numpy/numpy - SMAntony opened this issue 3 months ago
BUG: Overflow values are different scenarios while down casting the numpy array
github.com/numpy/numpy - DarshanSP19 opened this issue 3 months ago
github.com/numpy/numpy - DarshanSP19 opened this issue 3 months ago
ENH: Add `shape` control parameter to `set_printoptions`
github.com/numpy/numpy - GF-Huang opened this issue 3 months ago
github.com/numpy/numpy - GF-Huang opened this issue 3 months ago
BUG: test_umath_accuracy.py::TestAccuracy::test_validate_transcendentals test failure when compiled with znver3
github.com/numpy/numpy - fabianhjr opened this issue 3 months ago
github.com/numpy/numpy - fabianhjr opened this issue 3 months ago
DOC: types for numpy.delete's obj argument don't cover all possibilities
github.com/numpy/numpy - warrickball opened this issue 3 months ago
github.com/numpy/numpy - warrickball opened this issue 3 months ago
MAINT: Bump github/codeql-action from 3.26.8 to 3.26.9
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
BUG: np.testing.assert_allclose does not work if argument is empty iterable
github.com/numpy/numpy - unalmis opened this issue 3 months ago
github.com/numpy/numpy - unalmis opened this issue 3 months ago
ENH: Discussion: Integrating Numpy with CPython interpreter specializations
github.com/numpy/numpy - mdboom opened this issue 3 months ago
github.com/numpy/numpy - mdboom opened this issue 3 months ago
MAINT: Clean up for PyUnicode_AsASCIIString
github.com/numpy/numpy - ashwani-dumca opened this pull request 3 months ago
github.com/numpy/numpy - ashwani-dumca opened this pull request 3 months ago
DOC: Remove outdated versionadded/changed directives
github.com/numpy/numpy - SMAntony opened this pull request 3 months ago
github.com/numpy/numpy - SMAntony opened this pull request 3 months ago
DOC: Added docstring for numpy.ma.take() function.
github.com/numpy/numpy - shivkatira opened this pull request 3 months ago
github.com/numpy/numpy - shivkatira opened this pull request 3 months ago
DOC: Removed outdated versionadded/changed directives in numpy random, ma, linalg and testing package
github.com/numpy/numpy - vigneshkumarj7 opened this pull request 3 months ago
github.com/numpy/numpy - vigneshkumarj7 opened this pull request 3 months ago
BUG: overridable functions from NEP 35 do not show up in `ARRAY_FUNCTIONS`
github.com/numpy/numpy - neutrinoceros opened this issue 3 months ago
github.com/numpy/numpy - neutrinoceros opened this issue 3 months ago
DOC: add examples for np.ma.convolve
github.com/numpy/numpy - infinity-void6 opened this pull request 3 months ago
github.com/numpy/numpy - infinity-void6 opened this pull request 3 months ago
ENH: Use PyObject_GetAttrString in the datetime.c
github.com/numpy/numpy - ashwani-dumca opened this pull request 3 months ago
github.com/numpy/numpy - ashwani-dumca opened this pull request 3 months ago
DOC: Example for char.array
github.com/numpy/numpy - yashasvimisra2798 opened this pull request 3 months ago
github.com/numpy/numpy - yashasvimisra2798 opened this pull request 3 months ago
DOC: Remove outdated versionadded directives for polynomial module
github.com/numpy/numpy - anishkargaonkar opened this pull request 3 months ago
github.com/numpy/numpy - anishkargaonkar opened this pull request 3 months ago
DOC: removed older versionadded directives to ufuncs.rst
github.com/numpy/numpy - Abyssalwolf opened this pull request 3 months ago
github.com/numpy/numpy - Abyssalwolf opened this pull request 3 months ago
TST: Added the test case for masked array tofile failing
github.com/numpy/numpy - zvijayakumar opened this pull request 3 months ago
github.com/numpy/numpy - zvijayakumar opened this pull request 3 months ago
updated the version of mean param from the release notes (2.0.0)
github.com/numpy/numpy - Ishankoradia opened this pull request 3 months ago
github.com/numpy/numpy - Ishankoradia opened this pull request 3 months ago
DOC: Remove old versionchanged directives from config.rst
github.com/numpy/numpy - Shaurya19 opened this pull request 3 months ago
github.com/numpy/numpy - Shaurya19 opened this pull request 3 months ago
DOC: remove old versionadded comments from arrays.classes.rst
github.com/numpy/numpy - datta07 opened this pull request 3 months ago
github.com/numpy/numpy - datta07 opened this pull request 3 months ago
Add the notes from the 2024-09-09 NumPy Docs Team meeting
github.com/numpy/archive - Mukulikaa opened this pull request 3 months ago
github.com/numpy/archive - Mukulikaa opened this pull request 3 months ago
DOC: Add a link to the migration guide for the deprecation warning of the copy keyword
github.com/numpy/numpy - hmaarrfk opened this pull request 3 months ago
github.com/numpy/numpy - hmaarrfk opened this pull request 3 months ago
BUG: Allow unsigned shift argument for np.roll
github.com/numpy/numpy - charris opened this pull request 3 months ago
github.com/numpy/numpy - charris opened this pull request 3 months ago
BUG: npf.pmt() algorithm future value sign is flipped.
github.com/numpy/numpy-financial - RlndVt opened this issue 3 months ago
github.com/numpy/numpy-financial - RlndVt opened this issue 3 months ago
BUG: Suggest Edit button doesn't work on all pages
github.com/numpy/numpy-tutorials - LiamConnors opened this issue 3 months ago
github.com/numpy/numpy-tutorials - LiamConnors opened this issue 3 months ago
BUG: cross() fails with 1D arrays, int numbers, and dtype=object
github.com/numpy/numpy - gmrobinson314 opened this issue 3 months ago
github.com/numpy/numpy - gmrobinson314 opened this issue 3 months ago
ENH: make np.dtype(scalar_type) return the default dtype instance
github.com/numpy/numpy - ngoldbaum opened this pull request 3 months ago
github.com/numpy/numpy - ngoldbaum opened this pull request 3 months ago
BLD: pin setuptools to avoid breaking numpy.distutils
github.com/numpy/numpy - charris opened this pull request 3 months ago
github.com/numpy/numpy - charris opened this pull request 3 months ago
BUG: Allow unsigned shift argument for np.roll
github.com/numpy/numpy - eendebakpt opened this pull request 3 months ago
github.com/numpy/numpy - eendebakpt opened this pull request 3 months ago
TYP: Fix type of ``copy`` argument in ``ndarray.reshape``
github.com/numpy/numpy - Azureblade3808 opened this pull request 3 months ago
github.com/numpy/numpy - Azureblade3808 opened this pull request 3 months ago
BLD: pin setuptools to avoid breaking numpy.distutils
github.com/numpy/numpy - mattip opened this pull request 3 months ago
github.com/numpy/numpy - mattip opened this pull request 3 months ago
BUG: weird, misformatter cells in mooreslaw tutorial
github.com/numpy/numpy-tutorials - bsipocz opened this issue 3 months ago
github.com/numpy/numpy-tutorials - bsipocz opened this issue 3 months ago
Fix broken link in tutorial
github.com/numpy/numpy-tutorials - LiamConnors opened this pull request 3 months ago
github.com/numpy/numpy-tutorials - LiamConnors opened this pull request 3 months ago
CI: failure of macOS x86-64 conda (3.11)
github.com/numpy/numpy - charris opened this issue 3 months ago
github.com/numpy/numpy - charris opened this issue 3 months ago
TYP: Fixed & improved type-hinting for ``any`` and ``all``
github.com/numpy/numpy - jorenham opened this pull request 3 months ago
github.com/numpy/numpy - jorenham opened this pull request 3 months ago