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

Merge pull request #25793 from ngoldbaum/ufunc-docstring-fixes

MAINT: update docstrings of string ufuncs to mention StringDType

github.com/numpy/numpy - 6db220971efba4d9fdff343d715a422a45f0f5f4 authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25790 from seberg/dev-struct

MAINT: Private device struct shouldn't be in public header

github.com/numpy/numpy - ffcdcd18720971b08268a13fe5aa7cedbffbb93b authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25789 from seberg/only-static-inline

MAINT,API: Always export static inline version of array accessor.

github.com/numpy/numpy - 8361485c51b7823db4c5fe72e0614b4dff19e709 authored 11 months ago by Matti Picus <[email protected]>
MAINT: update docstrings of string ufuncs to mention StringDType

github.com/numpy/numpy - 4fb06998f26ac226c64cee0698ab2753486f66eb authored 11 months ago by Nathan Goldbaum <[email protected]>
Update doc/release/upcoming_changes/25789.c_api.rst

[skip cirrus] [skip azp] [skip actions]

Co-authored-by: Matti Picus <[email protected]>

github.com/numpy/numpy - b68e9caf7aebde3138f7e1d6aad7f506028c971c authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25768 from pieleric/doc-ufuncs-dtype-not-ignored-with-out

DOC: in ufuncs ``dtype`` is not ignored when ``out`` is passed

github.com/numpy/numpy - db60ebbf54fa9517e2baab8dcf1bfdb277947ab8 authored 11 months ago by Marten van Kerkwijk <[email protected]>
MAINT: Private device struct shouldn't be in public header

Just move the struct, it shouldn't have been there.

github.com/numpy/numpy - aa007eb7571e937fe43314976c12a8af5eb2ebc2 authored 11 months ago by Sebastian Berg <[email protected]>
MAINT,API: Always export static inline version of array accessor.

While we might not hide the struct fully by default, I don't think
there is a reason to not only...

github.com/numpy/numpy - 404b23bf2df50e4822fb36f04511cb38e672e839 authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25788 from eendebakpt/tensordot

ENH: Improve performance of np.tensordot

github.com/numpy/numpy - 295db0a8aa802e08cb09e0bbde0e3979ae4a1697 authored 11 months ago by Sebastian Berg <[email protected]>
ENH: Improve performance of np.tensordot

github.com/numpy/numpy - 7f52c5d15d35a96ffe4e54b94d0236e0d7c38f05 authored 11 months ago by Pieter Eendebak <[email protected]>
Merge pull request #25347 from ngoldbaum/stringdtype

github.com/numpy/numpy - cd0e99a04eac1efaae8ad78bf50a21e110222f05 authored 11 months ago by Nathan Goldbaum <[email protected]>
API: add stringdtype to numpy

github.com/numpy/numpy - ced4336b96fc1e445b664fa65328b51a854d5895 authored 11 months ago by Nathan Goldbaum <[email protected]>
DOC: in ufuncs `dtype` is not ignored when `out` is passed

The documentation stated that the "dtype" argument was not playing any
role when an "out" argume...

github.com/numpy/numpy - 21c00078a78dd013302d1e6403799e9581cdb8b5 authored 11 months ago by Éric Piel <[email protected]>
Merge pull request #25785 from numpy/dependabot/github_actions/actions/setup-node-4.0.2

MAINT: Bump actions/setup-node from 4.0.1 to 4.0.2

github.com/numpy/numpy - 64775d6aceae7b2d616714238cdfac55568a8da5 authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #24193 from rmhowe425/dev/datetime64-depr_warning

DEP: Remove datetime64 deprecation warning when constructing with timezone

github.com/numpy/numpy - a3159876c545ca635dab4a170bee75a5a2f77988 authored 11 months ago by Matti Picus <[email protected]>
DOC: Removed references to ``distutils`` in simd document (#25783)

The python module ``distutils`` was removed in latest version (3.12), so the
document of ``dist...

github.com/numpy/numpy - f4ce1ed6d3494ee138c471fa90f4d3e73441d270 authored 11 months ago by Yuki K <[email protected]>
MAINT: Bump actions/setup-node from 4.0.1 to 4.0.2

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Releas...

github.com/numpy/numpy - 58c658448fbbda0549f7564270a355aac8db514e authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25772 from charris/post-1.26.4-release-update

MAINT: Update main after 1.26.4 release.

github.com/numpy/numpy - fe1cf8238bf8c687f6abd0b21dd6cf554e32a68f authored 11 months ago by Matti Picus <[email protected]>
Merge branch 'numpy:main' into dev/datetime64-depr_warning

github.com/numpy/numpy - 4addb09955440d0d0eb3c1fd16652a230b43c932 authored 11 months ago by Richard Howe <[email protected]>
Update numpy/_core/_add_newdocs_scalars.py

Co-authored-by: Ross Barnowski <[email protected]>

github.com/numpy/numpy - 9d177d593dd975690eca4f03855cf95b55d3a5cf authored 11 months ago by Richard Howe <[email protected]>
Merge pull request #25780 from numpy/dependabot/github_actions/larsoner/circleci-artifacts-redirector-action-4e13a10d89177f4bfc8007a7064bdbeda848d8d1

MAINT: Bump larsoner/circleci-artifacts-redirector-action from 328d16f501600fcb4535e1024a538077c...

github.com/numpy/numpy - 41e500bf1ece6ee0c987c6cd37379f56d581d98c authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25779 from numpy/dependabot/github_actions/actions/upload-artifact-4.3.1

MAINT: Bump actions/upload-artifact from 4.3.0 to 4.3.1

github.com/numpy/numpy - ceaf3e2cf4ccbce93b19dde5b06e3a13f12c3013 authored 11 months ago by Charles Harris <[email protected]>
DOC: Add missing ``np.size`` entry to routines (#25776)

Fixed that ``np.size`` is not documented. The ``size`` parameter enclosed in
single quotes now ...

github.com/numpy/numpy - 3bf3aad16813d2d4bd3d5cad9f1380b882f20dc4 authored 11 months ago by Yuki K <[email protected]>
MAINT: Bump larsoner/circleci-artifacts-redirector-action

Bumps [larsoner/circleci-artifacts-redirector-action](https://github.com/larsoner/circleci-artif...

github.com/numpy/numpy - 85bf0e29e86d92b902de698877fedba79f51f679 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MAINT: Bump actions/upload-artifact from 4.3.0 to 4.3.1

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1....

github.com/numpy/numpy - e5627e2bc701294eba38c5fe0b29c32bb196049a authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MAINT: Update main after 1.26.4 release.

- Add 1.26.4-changelog.rst
- Add 1.26.4-notes.rst
- Update release.rst

[skip azp] [skip actions...

github.com/numpy/numpy - c1f31f86293df0b034e86ce305699c4afe3a2c54 authored 11 months ago by Charles Harris <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#526)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: ec91a2be3c44d88e1a...

github.com/numpy/numpydoc - 8e2d545131fc2a124dd01d749c385f827bb1072b authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #25751 from mtsokol/ruff-docs-update

DOC: Update ruff rule instruction

github.com/numpy/numpy - 5867ee6b6be5b794aaeab91671964765a8d2467b authored 11 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25636 from lysnikolaou/move-np-char

MAINT: Move np.char methods to np.strings

github.com/numpy/numpy - 9877abbbbf4d1e1ca307aa469b0f4edb85fe34a4 authored 11 months ago by Nathan Goldbaum <[email protected]>
DOC: Fix ufunc.reduceat and ufunc.reduce doc description for dtype (#25753)

ufunc.reduceat (and .reduce) dtype doc fix

Signed-off-by: Élie Goudout <[email protected]>

github.com/numpy/numpy - 9c055fd6298e8addb618629348314c066bda8dae authored 11 months ago by eliegoudout <[email protected]>
Merge pull request #25763 from andyfaff/ci

CI/BLD: fix bash script tests for cibw

github.com/numpy/numpy - 922ef5e5c8a8f23b199c17dd150eb1b365cd68c6 authored 11 months ago by Matti Picus <[email protected]>
DOC: Update ruff rule instruction [skip azp] [skip cirrus] [skip actions]

github.com/numpy/numpy - 1995c0f1ccd9cd7a4a6ec31d3ddbaf8566980e47 authored 11 months ago by Mateusz Sokół <[email protected]>
Remove legacy pages; add link to np.char from np.strings docs

github.com/numpy/numpy - 407f3fd030fb01be96cd33995ae8a1a8a1df636e authored 11 months ago by Lysandros Nikolaou <[email protected]>
Update tools/ci/cirrus_wheels.yml

Co-authored-by: Matti Picus <[email protected]>

github.com/numpy/numpy - 22b33405507167edc9d37fcd3ba3e83e1c98b354 authored 11 months ago by Andrew Nelson <[email protected]>
Update tools/wheels/cibw_before_build.sh

Co-authored-by: Matti Picus <[email protected]>

github.com/numpy/numpy - d7fa48745af659b8cee8dd4e5b02aeffe62b4690 authored 11 months ago by Andrew Nelson <[email protected]>
CI/BLD: cross compilation for arm64, have native build [wheel build][skip azp][skip actions]

github.com/numpy/numpy - 2703decd7f30412475ff2d6fff03128be40404ce authored 11 months ago by Andrew Nelson <[email protected]>
CI/BLD: scipy-openblas requires specific gfortran [wheel build][skip azp][skip actions]

github.com/numpy/numpy - 2adb2ad79a1fdc7bd367e408f6e7e2853f95153d authored 11 months ago by Andrew Nelson <[email protected]>
CI/BLD: fix bash script tests for cibw [wheel build][skip azp][skip actions]

github.com/numpy/numpy - 0d31382f4e5f4c7f526fa6daf56f65ca5c970e42 authored 11 months ago by Andrew Nelson <[email protected]>
Merge pull request #25761 from seberg/finalize-shape

DEP: Finalize future warning for shape=1 descriptor dropping shape

github.com/numpy/numpy - d3345bb1f5682cc54850708dfed213b1ae530a6f authored 11 months ago by Matti Picus <[email protected]>
DEP: Finalize future warning for shape=1 descriptor dropping shape

This finalizes the old FutureWarning to not drop the shape for a
dtype like `("f8", 1)`.

github.com/numpy/numpy - 694bb57f6a35f2bd075a6b3b44d2df7f5115ea82 authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25574 from neutrinoceros/docs/shallow_copies

DOC: ensure that docstrings for np.ndarray.copy, np.copy and np.array all mention (or link to ex...

github.com/numpy/numpy - a7693a0b9b82a74c2f9e98f224efc496a10f0060 authored 11 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #25758 from F3eQnxN3RriK/doc-patch-2

DOC: Fix summary table in linalg routines document

github.com/numpy/numpy - 0d2372a7cf0ceaf7e6b54a8a77e234083c664087 authored 11 months ago by Matti Picus <[email protected]>
DOC: Fix summary table in linalg routines document

Added missing autosummary directive at
https://numpy.org/devdocs/reference/routines.linalg.html#...

github.com/numpy/numpy - 2350af8668d73b4422816964f40ec995793bb5f8 authored 11 months ago by Yuki K <[email protected]>
DOC: Improve documentation of the out argument (#25431)

* DOC: Improve documentation of`mean`/`std`/`nanmean` `out` arguments

github.com/numpy/numpy - 5c34c877c3f7e19bc900382fc27753fe4e0a8523 authored 11 months ago by Éric Piel <[email protected]>
DOC: fix a small np.einsum example (#25707)

* DOC: fix a small np.einsum example

"..." is required if `a` is multi-dimensional, e.g.:
a ...

github.com/numpy/numpy - 4cba44169b08ddba6e065fad748367fd652f1fb4 authored 11 months ago by Vladimir Fokow <[email protected]>
Merge pull request #25672 from ngoldbaum/fix-scalar-from-string-overflow

github.com/numpy/numpy - b1c3f9b9a4c1791a4b0f9f228fb5baadd3bedd55 authored 11 months ago by Nathan Goldbaum <[email protected]>
DOC: Add notes to `rng.bytes()` (#25528)

DOC: Add notes to `rng.bytes()`

github.com/numpy/numpy - 08eecfff8a7998d33782e94647b12d1ce84773b3 authored 11 months ago by Linus Sommer <[email protected]>
MAINT: skip f2py test triggering OverflowError

github.com/numpy/numpy - 694f45c4b29cf87bb2addc6269fb5f66730e57ea authored 11 months ago by Nathan Goldbaum <[email protected]>
MAINT: add test for array creation with OOB values as well

github.com/numpy/numpy - 81aefabbbaf05e97b38602f97ef71b73e257a957 authored 11 months ago by Nathan Goldbaum <[email protected]>
MAINT: add comment explaining why we allow overflow for setting int array scalars

github.com/numpy/numpy - 4a7d4925092589fcd299cc31ac876234f1b6fbb5 authored 11 months ago by Nathan Goldbaum <[email protected]>
BUG: check for overflow when converting a string to an int scalar

github.com/numpy/numpy - 6dc3c322ad61c4c8b070d0e954b15fbf28c380a7 authored 11 months ago by Nathan Goldbaum <[email protected]>
Improve comment in string.py __all__

github.com/numpy/numpy - 4c9055e7b63e17b920adf6427da7164056423fce authored 11 months ago by Lysandros Nikolaou <[email protected]>
Merge branch 'main' into move-np-char

github.com/numpy/numpy - c827c945492a45eec6da61326b591299df570b80 authored 11 months ago by Lysandros Nikolaou <[email protected]>
Merge pull request #25594 from mattip/vendor-math.pxd

MAINT: replace uses of cython numpy.math.pxd with native routines

github.com/numpy/numpy - 4d22caca6519056abcc6e53b179d2b110b01ab9c authored 11 months ago by Ralf Gommers <[email protected]>
CI: use version 0.3.26.0.2 of scipy-openblas wheels (#25732)

github.com/numpy/numpy - fc20024e931143e6749317b540abf50527940dbb authored 11 months ago by Matti Picus <[email protected]>
Merge pull request #25738 from rgommers/add-trapezoid

MAINT: add `trapezoid` as the new name for `trapz`

github.com/numpy/numpy - 9a650391651c8486d8cb8b27b0e75aed5d36033e authored 11 months ago by Sebastian Berg <[email protected]>
Address feedback; revert change to replace default value for count

github.com/numpy/numpy - dedfcc154fb96440ff5d893ff7c766432f10ba7d authored 11 months ago by Lysandros Nikolaou <[email protected]>
Merge branch 'main' into move-np-char

github.com/numpy/numpy - e8b55711de848832d1cad599f82ec6b4900f9509 authored 11 months ago by Lysandros Nikolaou <[email protected]>
Move np.char docs to legacy section & add np.strings to refguide check

github.com/numpy/numpy - d225315373176bcb0a239be853599129fa54f683 authored 11 months ago by Lysandros Nikolaou <[email protected]>
MAINT: add `trapezoid` as the new name for `trapz`

Rather than pointing users at ``scipy.interpolate.trapezoid``, we
keep the functionality in NumP...

github.com/numpy/numpy - a63b5ea37d27c99b0a38c73ad7ce136871595158 authored 11 months ago by Ralf Gommers <[email protected]>
Merge pull request #25740 from F3eQnxN3RriK/doc-patch-2

DOC: Fix doctest failure in ``polynomial``

github.com/numpy/numpy - 97773523a4b95ba97469bdc71d1634006f2ed76c authored 11 months ago by Matti Picus <[email protected]>
DOC: Fix doctest failure in ``polynomial``

This failure seems to be caused by gh-24745.

[skip cirrus] [skip azp] [skip actions]

github.com/numpy/numpy - d6a03c3c2b6c37f6246a23248f6289fb1ada6332 authored 11 months ago by Yuki K <[email protected]>
Merge pull request #25735 from numpy/dependabot/github_actions/pypa/cibuildwheel-2.16.5

MAINT: Bump pypa/cibuildwheel from 2.16.4 to 2.16.5

github.com/numpy/numpy - da5bc5213a45dbbe6d9047bb75af789a3c132e20 authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25736 from numpy/dependabot/github_actions/actions/cache-4

MAINT: Bump actions/cache from 3 to 4

github.com/numpy/numpy - 2fd2cbe3e1020f5c21bfce3cde81236d9e445a6f authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #24745 from KrisMinchev/main

ENH: Change default values in polynomial package

github.com/numpy/numpy - c5adfa3ac7e6c545f5ee13ef2bc09c133b2f8cfd authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25529 from linus-md/f

DOC: Add ``rng.f()`` plot

github.com/numpy/numpy - 61a573e1db1b4c815e7dd220ec4da8dd8b2e03b9 authored 11 months ago by Robert Kern <[email protected]>
BLD: replace numpy.math.pxd routines with native ones

[skip azp]
[skip cirrus]

github.com/numpy/numpy - 4526d9b138f5b593f6c105f382457ab8634d84d0 authored 11 months ago by mattip <[email protected]>
Merge pull request #25730 from rgommers/configtool

ENH: add a pkg-config file and a `numpy-config` script

github.com/numpy/numpy - 2634f803313f349170c09606d3cc619accd72247 authored 11 months ago by Matti Picus <[email protected]>
MAINT: Bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://g...

github.com/numpy/numpy - ddc2ce99353863dd419465aa7701fce86cd15901 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MAINT: Bump pypa/cibuildwheel from 2.16.4 to 2.16.5

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.4 to 2.16.5.
- [Releas...

github.com/numpy/numpy - 070b9c6f5fc8636f05c3d5cb916ccb7391ebf945 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25734 from F3eQnxN3RriK/doc-patch-2

DOC: Fix markups of code literals in ``polynomial``

github.com/numpy/numpy - 5aef3dcd5eb0524cd09b3991daba90a72ba429f6 authored 11 months ago by Charles Harris <[email protected]>
ENH: add a pkg-config file and a `numpy-config` script

This will make it much easier to support getting at the location
for headers and to support usin...

github.com/numpy/numpy - 1551a9d2fa9724142029393792150c36eabc391d authored 11 months ago by Ralf Gommers <[email protected]>
DOC: Fix markups of code literals in ``polynomial``

Fixed single backticked code literals(tuple, expression, etc.) to double
backticked, as these ar...

github.com/numpy/numpy - 09127d3f9152acece1e7906b1a007cd07964a1fe authored 11 months ago by Yuki K <[email protected]>
API: Make any and all return booleans by default (#25712)

The method supports a dtype= argument, but I am thinking to promote np.logical_or.reduce() inste...

github.com/numpy/numpy - 6115c30a0bb1afa5fa22102fe47b7de1aeda59cf authored 11 months ago by Sebastian Berg <[email protected]>
DOC: Remove function name without signature in ``ma`` (#25727)

Docstrings of some ``ma`` function (e.g. ma.atleast_1d)
begin with function name without signat...

github.com/numpy/numpy - b49373d4161d26aeb8156d8151ec1609fea845f1 authored 11 months ago by Yuki K <[email protected]>
Merge pull request #25697 from mattip/pin-openblas-wheels

CI: add pinning for scipy-openblas wheels

github.com/numpy/numpy - 418cd1bf8ea1e456176297f3b59cf994c289fe20 authored 11 months ago by Ralf Gommers <[email protected]>
add ci_requirements.txt to all_requirements

[skip ci]

github.com/numpy/numpy - c91379e4a9836acce83378a0fee31dc93e9e2edc authored 11 months ago by mattip <[email protected]>
CI: split out a 32-bit ci requirements file

github.com/numpy/numpy - ab60d6d5ed49d7f376c11bab323b718e904b3a45 authored 11 months ago by mattip <[email protected]>
BLD: add pinning for scipy-openblas wheels

github.com/numpy/numpy - d3da2cebec44ed86e3cc05c49710f8659ddb57db authored 11 months ago by mattip <[email protected]>
BLD: mv all requirement files to a subdirectory

github.com/numpy/numpy - ff9cedf9c540e9e4acff57772d075f4112e5e2dc authored 11 months ago by mattip <[email protected]>
Merge pull request #25503 from mattip/unpin-cibuildwheel

BLD: unpin cibuildwheel [wheel build]

github.com/numpy/numpy - 2a52c5778ceb5be4bdd7e54925d87f16f748f9d2 authored 11 months ago by Charles Harris <[email protected]>
BUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)

* BUG: Fix np.quantile([Fraction(2,1)], 0.5)

* address review comments

* pass type instead...

github.com/numpy/numpy - cae22340c5aef9f0944ad294844c65032cc20c90 authored 11 months ago by Pieter Eendebak <[email protected]>
Merge pull request #25723 from numpy/ngoldbaum-patch-1

github.com/numpy/numpy - b652e4ca64ae12afd2831e780fd0a60bbfeaecde authored 11 months ago by Nathan Goldbaum <[email protected]>
NEP: Mark NEP 55 accepted

[skip actions] [skip azp] [skip cirrus]

github.com/numpy/numpy - aa7d9280e5733c95f85b864a852b0fbd31164879 authored 11 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25721 from seberg/rcond-lstsq

DEP: Finalize future warning move in lstsq default

github.com/numpy/numpy - 80acab201eb5445af925552468983073616284dc authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25717 from F3eQnxN3RriK/doc-patch-2

DOC: Fix some minor formatting errors in NEPs

github.com/numpy/numpy - d687c02b0c9265cec249a89ec097541da7740824 authored 11 months ago by Charles Harris <[email protected]>
DEP: Finalize future warning move in lstsq default

NumPy 2.0 is clearly the (long overdue) time to do this...

github.com/numpy/numpy - 3a45c906f61888fc118729a6d939902cd05690ba authored 11 months ago by Sebastian Berg <[email protected]>
[TEST] Add regression test for np.geomspace (#25715)

See gh-25644, which showed that numpy 1.26 did not take the
shorted logarithmic spiral. Coincid...

github.com/numpy/numpy - 8a36b95d7184294d965aa5332b3cb31f4986ff1e authored 11 months ago by Pieter Eendebak <[email protected]>
Merge pull request #25716 from mattip/pin-cygwin

CI: pin cygwin python to 3.9.16-1 [skip cirrus][skip azp][skip circle]

github.com/numpy/numpy - 9c6f37d5c46d1c0a79f0a1e4d8c29745cb3f2bd4 authored 11 months ago by Charles Harris <[email protected]>
DOC: Fix some minor formatting errors in NEPs

[skip cirrus] [skip azp] [skip actions]

github.com/numpy/numpy - a9183b78efd93572915ab0d1c7030ae4a10a1d03 authored 11 months ago by Yuki K <[email protected]>
CI: pin better [skip azp][skip cirrus][skip circle]

Co-authored-by: Eliah Kagan <[email protected]>

github.com/numpy/numpy - 55ab3d4e9d978099edad158fbcbb2b0bb42c58f6 authored 11 months ago by Matti Picus <[email protected]>
update to 2.16.4 [wheel build]

github.com/numpy/numpy - b2f895dbfe46c633fa66962abc6ee81167e3dc81 authored 11 months ago by mattip <[email protected]>
CI: pin cygwin python to 3.9.16-1 [skip cirrus][skip azp][skip circle]

github.com/numpy/numpy - 54a4aae35f01eddd9a75f063340b677b7a8a442b authored 11 months ago by mattip <[email protected]>
Merge pull request #25710 from mattip/pytest8.0

TST: marks on a fixture have no effect

github.com/numpy/numpy - 4001f2611f11c9b94de80767a52130799af62f9f authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25709 from stefanv/define-backtrace

MAINT: Include header defining backtrace

github.com/numpy/numpy - fa7af22b56b2538d6c8eb72669e572911f3eb655 authored 11 months ago by Matti Picus <[email protected]>
TST: marks on a fixture have no effect

github.com/numpy/numpy - 6c3561b3d54a4bdb74830ad68786788b0cace65a authored 11 months ago by mattip <[email protected]>
MAINT: Include header defining backtrace

github.com/numpy/numpy - 31fe7b22b9f83492b075de9d70ae4b6f1e95ce3c authored 11 months ago by Stefan van der Walt <[email protected]>
Merge pull request #25699 from F3eQnxN3RriK/doc-patch-2

DOC: Fix some references in document

github.com/numpy/numpy - 1df5ad97b20d5ee4413bcbe6db7a2c96f64d4e25 authored 11 months ago by Matti Picus <[email protected]>
Merge pull request #25683 from seberg/promotion-migration-docs

DOC: Try add a section on NEP 50 to migration guide

github.com/numpy/numpy - e5ead349d552000cc9f84a5a4b5e5b30b633b8a8 authored 11 months ago by Matti Picus <[email protected]>
DOC: empty: standardize notes about uninitialized values (#25695)

Standardize notes in docstrings of functions that create
arrays with uninitialized values (e.g....

github.com/numpy/numpy - 942f405e940c760b2d0575d09b9771acf378c11f authored 11 months ago by Matt Haberland <[email protected]>