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 #24978 from mdhaber/gh24931

MAINT: testing: rename parameters x/y to actual/desired

github.com/numpy/numpy - b2e06482a7a624c76d691384e8f59eb4491c94f8 authored about 1 year ago by Nathan Goldbaum <[email protected]>
Add release note for Highway VQSort on AArch64

github.com/numpy/numpy - 90544258742668bcb57676c0bed7e1916ca45433 authored about 1 year ago by Chris Sidebottom <[email protected]>
MAINT: Bump actions/checkout from 3 to 4

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

github.com/numpy/numpy - 49ba8e0ae8685108d1b2e216b4f32d7db22aff30 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25271 from seberg/NPY_MARGS-variable

API: Shrink MultiIterObject and make `NPY_MAXARGS` a runtime macro

github.com/numpy/numpy - 7f8dc13b9bcaa26cb378b9c8246110ca1dc9ce75 authored about 1 year ago by Nathan Goldbaum <[email protected]>
API: Shrink MultiIterObject and make `NPY_MAXARGS` a runtime macro

Cython is OK with increased sizes, but doesn't like shrinking an
object size. We should fix thi...

github.com/numpy/numpy - f60da51c5af1208494f7fa2217b89ed4ae8c0ce6 authored about 1 year ago by Sebastian Berg <[email protected]>
API: Add cross to numpy.linalg

github.com/numpy/numpy - cd9f69a727346765a70dbdff22d316a9d37e7c73 authored about 1 year ago by Mateusz Sokół <[email protected]>
API: Add Array API setops

github.com/numpy/numpy - f7f950981ff131f8bc100db5c8e3e56ac10a0ea2 authored about 1 year ago by Mateusz Sokół <[email protected]>
Merge pull request #25167 from mtsokol/array-api-test-ci

MAINT: Add ``array-api-tests`` CI stage, add ``ndarray.__array_namespace__``

github.com/numpy/numpy - 06d7bdfbb585264dcf23d4322be7aee449733ca2 authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25149 from seberg/maxdims

API: bump MAXDIMS/MAXARGS to 64 introduce NPY_AXIS_RAVEL

github.com/numpy/numpy - a5b0831a85e8f73b69d79f38ef1e7c52441cea9c authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25264 from numpy/dependabot/github_actions/actions/dependency-review-action-3.1.4

MAINT: Bump actions/dependency-review-action from 3.1.3 to 3.1.4

github.com/numpy/numpy - 327c990c74b64d40df57513fddad8a8f5e89a3f9 authored about 1 year ago by Charles Harris <[email protected]>
MAINT: Bump actions/dependency-review-action from 3.1.3 to 3.1.4

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) fr...

github.com/numpy/numpy - 7bd914d8b71f8b57ed17af6800d117b787e0502b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25133 from mdhaber/gh21670

DOC: std/var: improve documentation of `ddof`

github.com/numpy/numpy - c09c89cdf6f139e7fc473cd05b46f78bfbb8b1b8 authored about 1 year ago by Charles Harris <[email protected]>
DOC: `np.sort` doc fix contiguous axis (#25157)

* np.sort doc fix contiguous axis

* DOC: np.sort doc fix -- upcoming changes file

* no rel...

github.com/numpy/numpy - ecfdf4c5944a402e8482dd489648b3f2fef2eb5b authored about 1 year ago by eliegoudout <[email protected]>
Merge pull request #25232 from seberg/spin-enable-lldb

DEV: Enable the `spin lldb`

github.com/numpy/numpy - 05bce5683f1829bea8b7ee628228d23583230190 authored about 1 year ago by Sebastian Berg <[email protected]>
Improve comment about size == 0 branch; remove print

github.com/numpy/numpy - 630a44590bd4fb6973a88d5b0a604799fccb8002 authored about 1 year ago by Lysandros Nikolaou <[email protected]>
Merge pull request #25261 from numpy/dependabot/github_actions/conda-incubator/setup-miniconda-3.0.0

MAINT: Bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.0

github.com/numpy/numpy - 7a9ab6115bb6a9bf952e5ededec7210bd679ec1e authored about 1 year ago by Charles Harris <[email protected]>
MAINT: Bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.0

Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from...

github.com/numpy/numpy - d99cae3a8721e4c4ce055657d6b5de6186de94b0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix lint errors

github.com/numpy/numpy - 26074996265bceccffb33a02af304aa419b0ab30 authored about 1 year ago by Lysandros Nikolaou <[email protected]>
BUG: Fix output dtype when calling np.char methods with empty array

Fixes #13156.

github.com/numpy/numpy - eb0210de6b8e9b9ce164c39da0636420b24ec2bf authored about 1 year ago by Lysandros Nikolaou <[email protected]>
CI: minor cirrus cleanup [skip actions][skip azp][skip circle]

github.com/numpy/numpy - 260f138b308e0ea6128b80757fc57dcbfc2df4a1 authored about 1 year ago by Andrew Nelson <[email protected]>
Merge pull request #25257 from mattip/more-gc.collect

TST: PyPy needs another gc.collect on latest versions

github.com/numpy/numpy - 7ff5c8ffeeed72f77d51bbb2aa6e8930721f1b8c authored about 1 year ago by Charles Harris <[email protected]>
TST: Add a another test for gh-25207

github.com/numpy/numpy - 842e39f6b9ee789e83b8c2fce60f13861ca1df98 authored about 1 year ago by Rohit Goswami <[email protected]>
BUG: Map to types with bindings [f2py]

Fixes gh-25226

MAINT: Cleanup and scope fix better [f2py]

github.com/numpy/numpy - 1e213c0ac8754e5059bbe4ade7a6d684f42d85de authored about 1 year ago by Rohit Goswami <[email protected]>
ENH: Populate all maps for iso_c bindings

github.com/numpy/numpy - 732b155d4f9ed4181857e25b7183e6d4097abf25 authored about 1 year ago by Rohit Goswami <[email protected]>
MAINT: Kill now unused deep-merge [f2py]

github.com/numpy/numpy - bb4639840c6d0afc362fdeda3e3235bb2ca6f62a authored about 1 year ago by Rohit Goswami <[email protected]>
MAINT: Correctly return mapped types [f2py]

github.com/numpy/numpy - 13da8ad455b30b61aaee8eacce6c7159aab08422 authored about 1 year ago by Rohit Goswami <[email protected]>
MAINT: Reduce chatter to pass tests

github.com/numpy/numpy - d9b6498967b031c5f4b2a2f3f5533605a846747a authored about 1 year ago by Rohit Goswami <[email protected]>
DOC: Add a note on the iso_c2py_map implementation

github.com/numpy/numpy - 329b1e8fdfe0fdf8feb54f64723da27add6ac444 authored about 1 year ago by Rohit Goswami <[email protected]>
TST: Add one for gh-25207

github.com/numpy/numpy - d285c0b92c47b6ff83108a76ada04884730bf42c authored about 1 year ago by Rohit Goswami <[email protected]>
BUG: Work with the ISOC_BINDINGS more consisently

Closes gh-25207

github.com/numpy/numpy - e19b3247b4bde9d248a94ab00f011a302c9c151a authored about 1 year ago by Rohit Goswami <[email protected]>
TST: PyPy needs another gc.collect on latest versions

github.com/numpy/numpy - b688a8f3409bf3c53af21544afcca2624633caf8 authored about 1 year ago by mattip <[email protected]>
Rebase

github.com/numpy/numpy - 327a1528708d5c406fd90841cd559d995aecf07c authored about 1 year ago by Richard Howe <[email protected]>
Fixing formatting error.

github.com/numpy/numpy - dddc7e98f4449a013891a49246a58b6dbb17a3d0 authored about 1 year ago by Richard Howe <[email protected]>
Updating documentation and unit tests.

github.com/numpy/numpy - 489ec7b1a4a4b5818b9658a488ab6907b29abef0 authored about 1 year ago by Richard Howe <[email protected]>
Adding a release note.

github.com/numpy/numpy - a4123949dc6d92dd4a15dfced09f158d3de7e94a authored about 1 year ago by Richard Howe <[email protected]>
Moving unit tests to datetime.py since tests no longer check for deprecation messages.

github.com/numpy/numpy - e883bc0f0af02b4f5e66330661adfa687294fe89 authored about 1 year ago by Richard Howe <[email protected]>
Changing DeprecationWarning to UserWarning and updating unit tests.

github.com/numpy/numpy - e41620266242be42ec765d4fb75826163b22f711 authored about 1 year ago by Richard Howe <[email protected]>
Fixing formatting errors based on lint checks.

github.com/numpy/numpy - 0d54b2ec1ad108645be7ef343dfbeeb335efd2d8 authored about 1 year ago by Richard Howe <[email protected]>
Updating docstring

github.com/numpy/numpy - 545c2e33f364fc83c607f3b4c92e8da143943205 authored about 1 year ago by Richard Howe <[email protected]>
DOC: std/var: additional tweaking

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

github.com/numpy/numpy - 04ddded2049d8930aecc6a38d1e600c88a37e2ae authored about 1 year ago by Matt Haberland <[email protected]>
CI: streamline macos_arm64 test. [skip actions][skip circle]

github.com/numpy/numpy - 36c771b617568eef78f5d15dbc78d423c30b92c5 authored about 1 year ago by Andrew Nelson <[email protected]>
DOC: std/var: adjust per reviewer comments

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

github.com/numpy/numpy - 683c4a556053e8219f22569038b053dbbe6755c0 authored about 1 year ago by Matt Haberland <[email protected]>
BUG: mips doesn't use REAL(10)

Same as e.g. loongarch per gh-24904, alpha per gh-25078, etc...

github.com/numpy/numpy - 022e8ae129aa78265c4770a65d29bc935a3dcd2e authored about 1 year ago by matoro <[email protected]>
DOC: fix typo (alignment)

[skip azp]

github.com/numpy/numpy - 0d483222acc96fb4c2d7ca05d1eea9d82e74cc00 authored about 1 year ago by William Andrea <[email protected]>
Apply review comments

github.com/numpy/numpy - 724d86e6d26e386152a393097be65c56ae9b1ac9 authored about 1 year ago by Mateusz Sokół <[email protected]>
MAINT: Add array-api-tests CI stage, add numpy.ndarray.__array_namespace__

github.com/numpy/numpy - 4373469dfbcdce6429fcfcab9ca22a9b24f006f8 authored about 1 year ago by Mateusz Sokół <[email protected]>
Address review comments

github.com/numpy/numpy - 0498d8cf18e1d061d17622fac680f901e5f15e36 authored about 1 year ago by Sebastian Berg <[email protected]>
Merge pull request #25080 from mtsokol/numpy-bool

API: Add and redefine `numpy.bool` [Array API]

github.com/numpy/numpy - 94bc56402a99c85c72330ca54c5f1f4bc2aac9f7 authored about 1 year ago by Ralf Gommers <[email protected]>
Apply suggestions from code review

Co-authored-by: Nathan Goldbaum <[email protected]>

github.com/numpy/numpy - 56b792ce6d84984db8709b4a57cd794a6d02b34e authored about 1 year ago by Sebastian Berg <[email protected]>
TST: Use `meson` for testing ``f2py`` (#25111)

* MAINT,TST: Use meson for compiler checks [f2py]

* MAINT: Cache the compiler checks [f2py]
...

github.com/numpy/numpy - 8ac314ffefd31e224ee79450677e036b69ff64eb authored about 1 year ago by Rohit Goswami <[email protected]>
CI: Add CI test for riscv64

Two tests, test_fpclass and test_fp_noncontiguous, are disabled as they
are currently failing on...

github.com/numpy/numpy - b9cbb5ceb7f36257820495735e85ad705ba7ec04 authored about 1 year ago by Mark Ryan <[email protected]>
DEV: Enable the `spin lldb`

This requires updating spin to 0.8.

github.com/numpy/numpy - 22f6548e4df429220ccdaa821f505f67c86432a9 authored about 1 year ago by Sebastian Berg <[email protected]>
BUG: Fix non-contiguous memory load when ARM/Neon is enabled

github.com/numpy/numpy - eaeb6f7854e2e9acec466df02e5adcf80d3d671f authored about 1 year ago by Sayed Adel <[email protected]>
Merge pull request #24018 from Mousius/highway-vqsort

ENH: Use Highway's VQSort on AArch64

github.com/numpy/numpy - 65c9f8299162773ffce7b2140e15f01ae3adc71c authored about 1 year ago by Sayed Adel <[email protected]>
Merge pull request #25238 from tacaswell/mnt/cython_changes

MNT: do not use `long` type

github.com/numpy/numpy - 4cd5bdf1df3b8cdf70fe710990d610031d05a604 authored about 1 year ago by Sebastian Berg <[email protected]>
Merge pull request #15457 from melissawm/f2py-param-fix

BUG: Adds support for array parameter declaration in fortran code

github.com/numpy/numpy - a820164a1e2cd3643bce118fad7cef40a1db4a01 authored about 1 year ago by Rohit Goswami <[email protected]>
Merge pull request #25193 from HaoZeke/killCompileFunc

MAINT: Kill all instances of f2py.compile

github.com/numpy/numpy - 5b4dab8add9fa5fe1e5ff83655708a1f5f220127 authored about 1 year ago by Ralf Gommers <[email protected]>
DOC: Document the loss of f2py.compile in the news

MAINT: Fix typo

DOC: Add a note on native files

DOC: Update changelog

Co-authored-by: Matti P...

github.com/numpy/numpy - 764c64ea58c5f86ef0860025b4c26eb0ce9df3ff authored about 1 year ago by Rohit Goswami <[email protected]>
MAINT: Kill all instances of f2py.compile

github.com/numpy/numpy - f8fb517a8a54cafd0fce45ece6b3a87ca986e233 authored about 1 year ago by Rohit Goswami <[email protected]>
Merge pull request #25196 from HaoZeke/f2pyDocMesonCheatSheet

DOC: `f2py` rewrite with `meson` details

github.com/numpy/numpy - d9c0382b8dd45d1399eb7ba94ed41168e0baf2ba authored about 1 year ago by Ralf Gommers <[email protected]>
MAINT: Test errors of np.einsum_path

github.com/numpy/numpy - 1166ef8c106ac65d91710b220f7c605f1a56b12a authored about 1 year ago by Lukas Geiger <[email protected]>
BUG: Raise error in np.einsum_path when multiple output subscripts are specified

github.com/numpy/numpy - a891dc99f139c0ed2be0c04a260a567a3ba3d3f9 authored about 1 year ago by Lukas Geiger <[email protected]>
MAINT: Parameterize TestEinsum::test_einsum_errors

github.com/numpy/numpy - 6855caab3bd396076dd256c2a36b3d5ab1947212 authored about 1 year ago by Lukas Geiger <[email protected]>
MAINT,BUG: Never import distutils above 3.12 [f2py] (#25123)

Closes gh-24838

github.com/numpy/numpy - 3d80ade7f758d50be01dcfb7bc58d80862489623 authored about 1 year ago by Rohit Goswami <[email protected]>
Merge pull request #25194 from HaoZeke/deprecateCompileFunc

DOC: Try to be nicer about compile

github.com/numpy/numpy - 4d987636c4a5e1827287ced6a7dbc8eacafbfdf3 authored about 1 year ago by Ralf Gommers <[email protected]>
Merge pull request #25223 from numpy/dependabot/github_actions/mymindstorm/setup-emsdk-13

MAINT: Bump mymindstorm/setup-emsdk from 12 to 13

github.com/numpy/numpy - 06019ea8d29cdc5dbe80e6178c26f27e3f90b8c6 authored about 1 year ago by Charles Harris <[email protected]>
TST: Cleanup rebase issue, no prints in tests

github.com/numpy/numpy - f2b363816ed5518ac6ba19fbd7ad8db647a5e6a9 authored about 1 year ago by Rohit Goswami <[email protected]>
BUG, ENH: Adds support for parameter arrays in fortran code

github.com/numpy/numpy - 01a7265b03e52902b7daf56bd7a1056c2e5e0e43 authored about 1 year ago by Melissa Weber Mendonça <[email protected]>
DOC: Aggressively link to new document

github.com/numpy/numpy - f8dabb6a69fc8882b779bd24fb84c2351faf3027 authored about 1 year ago by Rohit Goswami <[email protected]>
DOC: Begin disutils to meson cheatsheet

github.com/numpy/numpy - a2e3ff9478d59cbb1f10c637b45fff67e538d55a authored about 1 year ago by Rohit Goswami <[email protected]>
DOC: More directives and reworked [f2py] text

github.com/numpy/numpy - a7aef4f4b6305017d5caa431bbaac19f1e7824cb authored about 1 year ago by Rohit Goswami <[email protected]>
DOC: Cleanup F2Py doc with reduced distutils info

github.com/numpy/numpy - ac26befa73608e7398f726934c16dfc303b7a8b8 authored about 1 year ago by Rohit Goswami <[email protected]>
DOC: Cleanup and add some examples

github.com/numpy/numpy - 72ce0cfcd044ddcaf6f1a8f014a3b8f078edd8e8 authored about 1 year ago by Rohit Goswami <[email protected]>
DOC: Update example list and sources [f2py]

github.com/numpy/numpy - eed77e2606baabefcfb2ed31ca2224c259cf77f2 authored about 1 year ago by Rohit Goswami <[email protected]>
DOC: Rework the build tools page [f2py]

github.com/numpy/numpy - 2102945da382db0bac4fe7dd37597835a65dc97d authored about 1 year ago by Rohit Goswami <[email protected]>
Merge pull request #25221 from rgommers/fix-f2py-test

TST: f2py: fix issue in test skip condition

github.com/numpy/numpy - 13ae5786f07e16794d4bc29c0edd65d6c3bc99db authored about 1 year ago by Rohit Goswami <[email protected]>
MAINT: Bump mymindstorm/setup-emsdk from 12 to 13

Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 12 to 13.
- [Re...

github.com/numpy/numpy - 23677ed227ccb12766efae1ea7635ddf7c10b469 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
DOC: Fix wrong return type for PyArray_CastScalarToCType (#25222)

I was debugging some code I had in pandas, and it turned out that I assigned the return from thi...

github.com/numpy/numpy - fe5c0e58b30aefe892c9c3c091fdddaf1950a37b authored about 1 year ago by Thomas Li <[email protected]>
Merge pull request #25162 from ngoldbaum/nep-55

NEP: Update NEP 55

github.com/numpy/numpy - b0bb39602c85d1c12a4a1f2dbcf46ba259af312e authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25184 from HaoZeke/fixInlineLicensesF2Py

MAINT,DOC: Fix inline licenses `f2py`

github.com/numpy/numpy - 378f38fa3825aa42bb722886da09e61c9617374e authored about 1 year ago by Ralf Gommers <[email protected]>
TST: f2py: fix issue in test skip condition

This test was failing in the 32-bit wheel build job, the AND
condition should be an OR one - tes...

github.com/numpy/numpy - b82cd575ba14bf5bc51a95f080205eacbfed811a authored about 1 year ago by Ralf Gommers <[email protected]>
Merge pull request #24888 from seberg/intp-to-ssize_t

API: Make `intp` `ssize_t` and introduce characters nN

github.com/numpy/numpy - 95772135624bed69f95b208179280666d9bd622d authored about 1 year ago by Matti Picus <[email protected]>
Completed typing rewrite

github.com/numpy/numpy - e1525696720027914c1084c7faf32233e559ef58 authored about 1 year ago by Mateusz Sokół <[email protected]>
Move from np.bool_ to np.bool

github.com/numpy/numpy - 45f805783fa905a5350acfd33da76c75795a10f0 authored about 1 year ago by Mateusz Sokół <[email protected]>
API: Reintroduce numpy.bool

github.com/numpy/numpy - 505d631eab6c19b77b9848040d91bfd3c3ed73ad authored about 1 year ago by Mateusz Sokół <[email protected]>
Add an overview of the C API

github.com/numpy/numpy - e56895c0da6efdbc364c25f3a8ed3d80d13f5be9 authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25212 from HaoZeke/fixScipyUseblock

BUG: Don't try to grab callback modules

github.com/numpy/numpy - 47b2a9b5dc9d743abfca43e30376ceff507d1ac6 authored about 1 year ago by Tyler Reddy <[email protected]>
Merge pull request #25209 from ngoldbaum/expose-abstract

ENH: Expose abstract DType classes in the experimental DType API

github.com/numpy/numpy - 6031da18454335b7df95bed6597e95154bbdba2f authored about 1 year ago by Sebastian Berg <[email protected]>
TST: Add one for gh25211

github.com/numpy/numpy - cd049a8498612bba7f282ef0b7d21b7d7687c1ec authored about 1 year ago by Rohit Goswami <[email protected]>
BUG: Don't try to grab callback modules

Closes gh-25211

github.com/numpy/numpy - 7ff359d3e21149d50a79fa616ef5cf7d3753d56b authored about 1 year ago by Rohit Goswami <[email protected]>
DOC: Try to be nicer about compile

github.com/numpy/numpy - db987d62a3f86b7aa62c7d8550ca55c915f57ddd authored about 1 year ago by Rohit Goswami <[email protected]>
ENH: Expose abstract DType classes in the experimental DType API

github.com/numpy/numpy - 128d9b444137a2aa145c1abf26816b8808e3c5e8 authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25195 from seiko2plus/issue_25178

BUG: Fix single to half-precision conversion on PPC64/VSX3

github.com/numpy/numpy - 1a7e80f3d356ceb77f8c19ea326d1cdc79b73c9e authored about 1 year ago by Matti Picus <[email protected]>
NEP: flesh out description of mutex acquire/release functions

github.com/numpy/numpy - e330b2f9c3e5e7d926d24a3a6fa002e661259084 authored about 1 year ago by Nathan Goldbaum <[email protected]>
NEP: reorganizing and responding to review comments

github.com/numpy/numpy - b7ca718f89a3259c5abe1a568224f2e6de884f42 authored about 1 year ago by Nathan Goldbaum <[email protected]>
Minor text fixes

github.com/numpy/numpy - 278e1de19af89b920598368f151edd439c722f78 authored about 1 year ago by Chris Sidebottom <[email protected]>
Switch off simd_select for AArch64

github.com/numpy/numpy - 59443e8a5ef68133bcb791ffca042d3a54eeca71 authored about 1 year ago by Chris Sidebottom <[email protected]>
Better gating of Highway

github.com/numpy/numpy - edac5aa0c045c7116a613efc115e774f4650841f authored about 1 year ago by Chris Sidebottom <[email protected]>
Use VQSortStatic

github.com/numpy/numpy - 11ab024b71ab8b2d026d34e2df92a1a0e3e4b35a authored about 1 year ago by Chris Sidebottom <[email protected]>
Fix up Highway gate in Meson

github.com/numpy/numpy - 87f6d198357a5934735cecfaee92ff47697c7cea authored about 1 year ago by Chris Sidebottom <[email protected]>