NumPy 1.26.3 release
  1. c8d8c24 REL: Prepare for the NumPy 1.26.3 release by Charles Harris · 1 year, 8 months ago
  2. 6b270fb MAINT: Update crackfortran.py and f2py2e.py from main by Charles Harris · 1 year, 8 months ago
  3. 296dd8b Merge pull request #25490 from charris/backport-f2py-toplevel-easy by Charles Harris · 1 year, 8 months ago
  4. 44467f2 MAINT: Easy updates of ``f2py/*.py`` from main. by Charles Harris · 1 year, 8 months ago
  5. bf7265c MAINT: Update ``numpy/f2py/_backends`` from main. by Charles Harris · 1 year, 8 months ago
  6. 8184462 Merge pull request #25486 from charris/backport-25321 by Charles Harris · 1 year, 8 months ago
  7. 6158be3 Run f2py's meson backend with the same python that ran f2py by Stefano Rivera · 1 year, 8 months ago
  8. 75d9e85 BUG: Add external library handling for meson [f2py] by Andrea · 1 year, 8 months ago
  9. 9142d78 Merge branch 'maintenance/1.26.x' into backport-25287 by Charles Harris · 1 year, 8 months ago
  10. 466d66a Merge pull request #25481 from charris/backport-25267 by Charles Harris · 1 year, 8 months ago
  11. 37ec06b MAINT: Overwrite compiled extensions with meson by Rohit Goswami · 1 year, 8 months ago
  12. a12802f BUG: Don't autogenerate untitled modules [f2py] by Rohit Goswami · 1 year, 8 months ago
  13. c3551a1 TST: Add a test mimicing some flapack checks by Rohit Goswami · 1 year, 8 months ago
  14. 1f5b05e BUG: Don't lower .pyf files by Rohit Goswami · 1 year, 8 months ago
  15. b625eb1 BUG: Ensure defines are on newlines [f2py] by Rohit Goswami · 1 year, 8 months ago
  16. 23f0de7 Revert "BUG: Handle .pyf.src again" by Rohit Goswami · 1 year, 8 months ago
  17. 285668a MAINT: Migrate pyf.src from distutils [skip-ci] by Rohit Goswami · 1 year, 8 months ago
  18. b6df150 BUG: Handle .pyf.src again by Rohit Goswami · 1 year, 8 months ago
  19. 0a39198 Merge pull request #25480 from charris/backport-25226 by Charles Harris · 1 year, 8 months ago
  20. b56c7d5 BUG: Fix module name bug in signature files [urgent] [f2py] (#25267) by Rohit Goswami · 1 year, 8 months ago
  21. da7713d TST: Add a another test for gh-25207 by Rohit Goswami · 1 year, 8 months ago
  22. 599e427 BUG: Map to types with bindings [f2py] by Rohit Goswami · 1 year, 8 months ago
  23. 2368305 MAINT: Reduce chatter to pass tests by Rohit Goswami · 1 year, 8 months ago
  24. 62676de DOC: Add a note on the iso_c2py_map implementation by Rohit Goswami · 1 year, 8 months ago
  25. 1e127aa MAINT: Correctly return mapped types [f2py] by Rohit Goswami · 1 year, 8 months ago
  26. 05d161f ENH: Populate all maps for iso_c bindings by Rohit Goswami · 1 year, 8 months ago
  27. 47dfd65 MAINT: Kill now unused deep-merge [f2py] by Rohit Goswami · 1 year, 8 months ago
  28. d7e78b6 BUG: Work with the ISOC_BINDINGS more consisently by Rohit Goswami · 1 year, 8 months ago
  29. 3e6606e TST: Add one for gh-25207 by Rohit Goswami · 1 year, 8 months ago
  30. 2e0200a BLD: fix uninitialized variable warnings from simd/neon/memory.h by Ralf Gommers · 1 year, 8 months ago
  31. a8f153b Include 16-bit qsort for both dispatches by Raghuveer Devulapalli · 1 year, 8 months ago
  32. 8c9254c Add inline keywork to avx512_qsort _Float16 by Raghuveer Devulapalli · 1 year, 8 months ago
  33. c9d1a10 Merge pull request #25467 from charris/backport-25425 by Charles Harris · 1 year, 8 months ago
  34. 35e58a8 Merge pull request #25468 from charris/backport-25361 by Charles Harris · 1 year, 8 months ago
  35. b400a52 BUG: Fix two errors related to not checking for failed allocations by Sebastian Berg · 1 year, 8 months ago
  36. 657263a BUG: Fix gh-25337 [f2py] by Rohit Goswami · 1 year, 8 months ago
  37. 9d27974 TST: Add one for gh-25337 by Rohit Goswami · 1 year, 8 months ago
  38. fa79acf BUG: avoid seg fault from OOB access in RandomState.set_state() by Nathan Goldbaum · 1 year, 8 months ago
  39. e72e53d Merge pull request #25452 from charris/backport-25450 by Charles Harris · 1 year, 8 months ago
  40. b532bbd MAINT: make the import-time check for old Accelerate more specific by Ralf Gommers · 1 year, 8 months ago
  41. 20fb4e4 MAINT,BUG: Never import distutils above 3.12 [f2py] (#25123) by Rohit Goswami · 1 year, 8 months ago
  42. ba4cc02 Merge pull request #25419 from charris/backport-25383 by Charles Harris · 1 year, 8 months ago
  43. a4cc400 Merge pull request #25420 from charris/backport-25372 by Charles Harris · 1 year, 8 months ago
  44. bfde240 BUG: Fix non-contiguous memory load when ARM/Neon is enabled by Sayed Adel · 1 year, 8 months ago
  45. 62174a2 Fix failing test_features on SapphireRapids by Alexander Grund · 1 year, 8 months ago
  46. 716e587 Update C syntax by Alexander Grund · 1 year, 8 months ago
  47. d31c733 Init `base` in cpu_avx512_kn by Alexander Grund · 1 year, 8 months ago
  48. 4a06d14 TST: PyPy needs another gc.collect on latest versions by mattip · 1 year, 8 months ago
  49. 8d46859 MNT: do not use `long` type by Thomas A Caswell · 1 year, 9 months ago
  50. 4b55141 TST: f2py: fix issue in test skip condition by Ralf Gommers · 1 year, 9 months ago
  51. bb01ee8 Merge pull request #25219 from charris/backport-25195 by Charles Harris · 1 year, 9 months ago
  52. 52388f8 Merge pull request #25218 from charris/backport-25160 by Charles Harris · 1 year, 9 months ago
  53. 75414cb BUG: Fix single to half-precision conversion on PPC64/VSX3 by Sayed Adel · 1 year, 9 months ago
  54. 7ce7ce5 BUG: Fix moving compiled executable to root with f2py -c on Windows by JM Rohwer · 1 year, 9 months ago
  55. dbd96e9 TST: Add one for gh25211 by Rohit Goswami · 1 year, 9 months ago
  56. 3ab268d BUG: Don't try to grab callback modules by Rohit Goswami · 1 year, 9 months ago
  57. 33fcf1d TST: Add a test for gh-19161 [f2py] by Rohit Goswami · 1 year, 9 months ago
  58. abdcb43 BUG: Add use-block handling for common blocks by Rohit Goswami · 1 year, 9 months ago
  59. 5e79262 MAINT: Create a useblocks function [f2py] by Rohit Goswami · 1 year, 9 months ago
  60. 497af3c MAINT: Don't escape newlines from f2py [f2py] by Rohit Goswami · 1 year, 9 months ago
  61. 95b941d MAINT: Fix misspelling of _backends by Charles Harris · 1 year, 9 months ago
  62. 659751b TST: Ensure f2py defaults are tested by Rohit Goswami · 1 year, 9 months ago
  63. 2b9fb88 MAINT: Fix sneaky typo [f2py] by Rohit Goswami · 1 year, 9 months ago
  64. bd22a3f MAINT: Handle case where -m is None by Rohit Goswami · 1 year, 9 months ago
  65. 989cd8c MAINT: Fix implementation for gh22819 [f2py] by Rohit Goswami · 1 year, 9 months ago
  66. b169db9 TST: Add tests for CLI .pyf file work by Rohit Goswami · 1 year, 9 months ago
  67. f28a905 MAINT: Strengthen the validation of pyf files by Rohit Goswami · 1 year, 9 months ago
  68. 69e95bd BUG: Correctly disallow shadowed modulenames by Rohit Goswami · 1 year, 9 months ago
  69. d5e84c3 TST: Add one for gh-22819 by Rohit Goswami · 1 year, 9 months ago
  70. 89313d2 Merge pull request #25204 from charris/backport-25146 by Charles Harris · 1 year, 9 months ago
  71. dfa7e0d Merge pull request #25202 from charris/backport-25136 by Charles Harris · 1 year, 9 months ago
  72. a1e5e79 Merge pull request #25201 from charris/backport-24791 by Charles Harris · 1 year, 9 months ago
  73. fdfbbfb BUG: fix issues with `newaxis` and `linalg.solve` in `numpy.array_api` by Ralf Gommers · 1 year, 9 months ago
  74. eaa5a6c TST: Explicitly pass NumPy path to cython during tests by Sebastian Berg · 1 year, 9 months ago
  75. b446db6 TST: Build cython checks testing module only once by Sebastian Berg · 1 year, 9 months ago
  76. 02ae267 Fix -fsanitize=alignment issue in numpy/_core/src/multiarray/arraytypes.c.src by Peter Hawkins · 1 year, 9 months ago
  77. 6c2615e TST: Add a check for non-ndarray string types by Rohit Goswami · 1 year, 9 months ago
  78. 7f43591 TST: Add gh-24781 for string inout optional [f2py] by Rohit Goswami · 1 year, 9 months ago
  79. 2aff313 MAINT: Be explicit about failure modes [f2py-str] by Rohit Goswami · 1 year, 9 months ago
  80. 04730b1 BUG: Fix numpy.f2py to enable use of string optional inout argument by Daniel Vanzo · 1 year, 9 months ago
  81. f975164 Merge pull request #25189 from charris/backport-25073 by Charles Harris · 1 year, 9 months ago
  82. 66c631d Merge pull request #25190 from charris/backport-25078 by Charles Harris · 1 year, 9 months ago
  83. 9d49d1b Merge pull request #25191 from charris/backport-25129 by Charles Harris · 1 year, 9 months ago
  84. c6e29c8 ENH: Disable SIMD single-precision division optimization on armv7 by Sayed Adel · 1 year, 9 months ago
  85. f54454f BUG: Fix FP overflow error in division when the divisor is scalar by Sayed Adel · 1 year, 9 months ago
  86. 8f1ff41 BUG: alpha doesn't use REAL(10) by matoro · 1 year, 9 months ago
  87. b2550d1 BLD,BUG: quadmath required where available [f2py] by Rohit Goswami · 1 year, 9 months ago
  88. 699c7f0 TYP: add None to `__getitem__` in `numpy.array_api` (#25022) by Illviljan · 1 year, 9 months ago
  89. 766d5a8 BUG: ensure passing `np.dtype` to itself doesn't crash by Nathan Goldbaum · 1 year, 9 months ago
  90. ae77d67 Merge pull request #25119 from charris/backport-25090 by Charles Harris · 1 year, 9 months ago
  91. 12b7b35 BUG: Make n a long int for np.random.multinomial by thalassemia · 1 year, 9 months ago
  92. 2359aec MAINT: Make bitfield integers unsigned by Sebastian Berg · 1 year, 9 months ago
  93. 249b5be Merge pull request #25093 from mbargull/1.26.x-fix-meson-HAVE_FEATURES_H by Charles Harris · 1 year, 9 months ago
  94. c2f0c44 MAINT: Add missing `noexcept` to shuffle helpers by Sebastian Berg · 1 year, 9 months ago
  95. 19d5b69 MAINT: Fix flaky test and update windows.yml action. by Charles Harris · 1 year, 9 months ago
  96. ba1e504 BUG: Fix build on ppc64 when the baseline set to Power9 or higher by Charles Harris · 1 year, 9 months ago
  97. 86c2863 Merge pull request #25095 from seberg/backport-cy-fix by Charles Harris · 1 year, 9 months ago
  98. aadc2c7 BLD: blocklist complex trig functions on musl by mattip · 1 year, 10 months ago
  99. 8bbc858 TST: add a test by mattip · 1 year, 10 months ago
  100. 09eb7d5 TST: Check that Cython intp conversion uses normal integer rules by Sebastian Berg · 1 year, 10 months ago