NumPy 1.26.1 release
  1. 54e6e65 BUG: loongarch doesn't use REAL(10) by Ivan A. Melnikov · 1 year, 10 months ago
  2. b7bf593 TST: Add check for multipliers in data [f2py] by Rohit Goswami · 1 year, 11 months ago
  3. 390be3a ENH: Fix DATA with * statements by Rohit Goswami · 1 year, 11 months ago
  4. 093a07c MAINT: Cleanup as per review by Rohit Goswami · 1 year, 11 months ago
  5. 5614044 BUG: Fix handling of data statements by Rohit Goswami · 1 year, 11 months ago
  6. 138b5e1 TST: More tests for gh-24746 by Rohit Goswami · 1 year, 11 months ago
  7. 112730c MAINT: Refactor changes to be clearer by Rohit Goswami · 1 year, 11 months ago
  8. b63422d MAINT: Minor cleanup by Rohit Goswami · 1 year, 11 months ago
  9. 8415cf0 BUG,MAINT: Fallback to old behavior on F77 by Rohit Goswami · 1 year, 11 months ago
  10. e3f8213 TST: Add examples for gh-24746 by Rohit Goswami · 1 year, 11 months ago
  11. 56c68f2 TMP: Hide in a try except by Rohit Goswami · 1 year, 11 months ago
  12. 2f7c195 REL: Prepare for the NumPy 1.26.0 release by Charles Harris · 2 years ago
  13. cb3ffca BUG: Handle data statements in pyf files correctly by Rohit Goswami · 2 years ago
  14. 6e63526 MAINT: Add a helper by Rohit Goswami · 2 years ago
  15. b948db8 TST: Add tests for edge case with data statements by Rohit Goswami · 2 years ago
  16. 47c8d03 BUG: Simplify and fix gh-23276 by Rohit Goswami · 2 years ago
  17. b713467 TST: Add test for gh-23276 by Rohit Goswami · 2 years ago
  18. 4fe7ea3 ENH: ``meson`` backend for ``f2py`` (#24532) by Rohit Goswami · 2 years ago
  19. 71c1a52 MAINT: Rename docstring, modify tests by Rohit Goswami · 2 years ago
  20. 3755a4b TST: Add more tests for iso_c_binding by Rohit Goswami · 2 years ago
  21. e5080f8 MAINT: Be more forgiving with bindc matches by Rohit Goswami · 2 years ago
  22. aaa98e0 MAINT: More robust test for using iso_c_binding by Rohit Goswami · 2 years ago
  23. ff652f2 MAINT: Fix regep for bind matches by Rohit Goswami · 2 years ago
  24. 8fad793 ENH: Load iso_c_binding module only when needed by Rohit Goswami · 2 years ago
  25. 840cae2 MAINT: Use iso_c_binding where necessary by Rohit Goswami · 2 years ago
  26. 8c83f84 MAINT: Do not use bind(c) for subroutine wrappers by Rohit Goswami · 2 years ago
  27. 6f2caba ENH: Add bind(c) to function subroutine bindings by Rohit Goswami · 2 years ago
  28. 6ddbace ENH: Rework bind(c) detection by Rohit Goswami · 2 years ago
  29. 2d57c1b MAINT: Add a kind_map for function use by Rohit Goswami · 2 years ago
  30. 37cb475 MAINT: Move into private module by Rohit Goswami · 2 years ago
  31. 319abdb MAINT: Rework to keep older logic by Rohit Goswami · 2 years ago
  32. d3cd409 TST: Add a test for gh-24553 by Rohit Goswami · 2 years ago
  33. 091e895 MAINT: fix ISO_C type maps in f2py by Rohit Goswami · 2 years ago
  34. a49ae34 MAINT: Harmonize fortranobject (#24517) by Rohit Goswami · 2 years ago
  35. 5b63b89 TST: Stop marking small f2py tests as slow by Rohit Goswami · 2 years ago
  36. d29991d BUG: Rework character array assignments (gh-24008) by Rohit Goswami · 2 years ago
  37. 8726cd7 MAINT: move gh24008 to test_character by Rohit Goswami · 2 years ago
  38. 2903e1c TST: Add a test for assumed length F77 by Rohit Goswami · 2 years ago
  39. 16ad79a BUG: Fix f2py F77 assumed length issues by Rohit Goswami · 2 years ago
  40. 215cbe0 TST: Add a test for gh-22648 by Rohit Goswami · 2 years ago
  41. 5db9905 BUG: Hotfix for handling common blocks in f2py by Rohit Goswami · 2 years ago
  42. b46eef0 MAINT: Massive update of files from main for numpy 1.26 (#24308) by Charles Harris · 2 years, 1 month ago
  43. cd687c7 BUG: fix invalid function pointer conversion error by Randy Eckenrode · 2 years, 1 month ago
  44. a8279f1 MAINT: Cleaner formatting by Rohit Goswami · 2 years, 2 months ago
  45. 09abcec MAINT: No printing in f2py tests by Rohit Goswami · 2 years, 2 months ago
  46. 0940ac1 BUG: Fix overly aggressive skipfuncs additions by Rohit Goswami · 2 years, 2 months ago
  47. 84bce13 TST: f2py gh-23879 on private module proceedures by Rohit Goswami · 2 years, 2 months ago
  48. 9fc1ca4 BUG: fix gh-23879 for private procedures by Rohit Goswami · 2 years, 2 months ago
  49. 60f28c5 MAINT: Fix merge error by Rohit Goswami · 2 years, 3 months ago
  50. a44c604 BUG: Fix matching endifs with comments by Rohit Goswami · 2 years, 3 months ago
  51. aa5b9d6 TST: Add a test for gh-23533 by Rohit Goswami · 2 years, 3 months ago
  52. f983afd Merge pull request #23600 from HaoZeke/f2pyFuncFix_23598 by Sebastian Berg · 2 years, 4 months ago
  53. 1c9532b Merge pull request #22493 from mwtoews/maint-open by Sebastian Berg · 2 years, 4 months ago
  54. b4f0e41 Merge branch 'main' into f2pyFuncFix_23598 by Sebastian Berg · 2 years, 4 months ago
  55. 46cc955 TST: Remove crackfortran.nameargspattern time test that failed randomly (#23662) by molsonkiko · 2 years, 4 months ago
  56. 5a49413 Merge pull request #23470 from bobeldering/f2py-f77-array-parsing-fix by Charles Harris · 2 years, 4 months ago
  57. c7ff411 TST: Add a test for the f2py function wrapper file by Rohit Goswami · 2 years, 4 months ago
  58. 2ac450e BUG: Ensure function wrappers have consistent args by Rohit Goswami · 2 years, 4 months ago
  59. d64838e MAINT: Fix tests for f2py inferred return types by Rohit Goswami · 2 years, 4 months ago
  60. f331fe6 BUG: Fix return types for functions in f2py by Rohit Goswami · 2 years, 4 months ago
  61. f96b8da TST: Add a test for gh-23598 by Rohit Goswami · 2 years, 4 months ago
  62. 0bee070 DNM: test some more `selected_real_kind` results [skip azurepipelines] by Derek Homeier · 2 years, 4 months ago
  63. 7aa6d6d BUG: include macOS arm64 `machine()` value in `_selected_real_kind_func` by Derek Homeier · 2 years, 4 months ago
  64. 26de8cb MAINT: remove usages of sys.exc_info (#23568) by Irit Katriel · 2 years, 4 months ago
  65. afcedf4 MAINT: add arm64 to f2py's selected_real_kind by Andrew Nelson · 2 years, 5 months ago
  66. 204927f BUG: Fix bug in parsing F77 style string arrays. by Bob Eldering · 2 years, 5 months ago
  67. 988283a make time tests more resilient to random noise by molsonkiko · 2 years, 5 months ago
  68. 09c23ef make regex still match cases where OG fix failed by molsonkiko · 2 years, 5 months ago
  69. fd0f29d update test for less arbitrary time requirement by molsonkiko · 2 years, 5 months ago
  70. 39c380c initial fix for nameargspattern regex by molsonkiko · 2 years, 5 months ago
  71. af21ac6 add nameargspattern backtracking test by molsonkiko · 2 years, 5 months ago
  72. e1e487a Fix typos found by copdespell by Dimitri Papadopoulos · 2 years, 6 months ago
  73. 8daec0e BUG: fix for f2py string scalars (#23194) by Alexander Heger · 2 years, 6 months ago
  74. c7661e8 TST: Comment out spurious print in f2py test by Sebastian Berg · 2 years, 7 months ago
  75. 9d2c019 Merge pull request #23073 from DWesl/patch-2 by Matti Picus · 2 years, 7 months ago
  76. 2293a62 CI: Rebase numpy DLLs in runtests.py. by DWesl · 2 years, 7 months ago
  77. 2fa4441 TST: Rebase F2Py-built extension modules. by DWesl · 2 years, 7 months ago
  78. dbeaf07 Revert "FIX: Add glob import for test module rebase." by DWesl · 2 years, 7 months ago
  79. 015ecf6 Revert "TST: Rebase F2Py test modules on Cygwin." by DWesl · 2 years, 7 months ago
  80. 33709af FIX: Add glob import for test module rebase. by DWesl · 2 years, 7 months ago
  81. 6088646 TST: Rebase F2Py test modules on Cygwin. by DWesl · 2 years, 7 months ago
  82. 2784923 BUG: Fixup f2py's handling a very little bit by Sebastian Berg · 2 years, 7 months ago
  83. 6b5cd92 MAINT: `f2py` cleanup (#22885) by Rohit Goswami · 2 years, 7 months ago
  84. fe73a84 BUG: Use whole file for encoding checks with `charset_normalizer` [f2py] (#22872) by Rohit Goswami · 2 years, 8 months ago
  85. 08c6e9c TST: Skip tests that are not currently supported in wasm by Hood Chatham · 2 years, 10 months ago
  86. 080cf82 MAINT: remove redundant open() modes and io.open() alias by Mike Taves · 2 years, 10 months ago
  87. a8ebbd5 Merge pull request #22483 from mwtoews/maint-subprocess by Sebastian Berg · 2 years, 10 months ago
  88. 3e522a7 TST: Rename setup to setup_method in f2py utils (inherited into Tests) by Sebastian Berg · 2 years, 10 months ago
  89. 6784194 TST,MAINT: Replace most `setup` with `setup_method` (also teardown) by Sebastian Berg · 2 years, 10 months ago
  90. 69a3946 MAINT: change subprocess arguments from Python>=3.7 by Mike Taves · 2 years, 10 months ago
  91. 226f9c5 Merge pull request #22385 from seberg/deprecate-out-of-bound-pyint-conversion by Matti Picus · 2 years, 11 months ago
  92. eec7fdf DOC: Add reference links and switch to PyCapsule by Rohit Goswami · 2 years, 11 months ago
  93. 72f573c DOC: Replace CObject with Capsule consistently by Rohit Goswami · 2 years, 11 months ago
  94. 8551018 MAINT: Fix typos found by codespell by Dimitri Papadopoulos · 2 years, 11 months ago
  95. 9434081 TST: Further test fixup for python integer conversion warning by Sebastian Berg · 2 years, 11 months ago
  96. eec99b4 TST: Fixup tests for strict Python integer conversions by Sebastian Berg · 2 years, 11 months ago
  97. 159abdf MAINT, Haiku defines neither __STDC_NO_THREADS__ nor __GLIBC__ by begasus · 3 years ago
  98. c465c29 MAINT: fix an incorrect pointer type usage in f2py by Ralf Gommers · 3 years ago
  99. b89a1d2 Merge pull request #21890 from HaoZeke/fixSylcotRegression by Charles Harris · 3 years, 2 months ago
  100. eea02b0 Merge pull request #21807 from HaoZeke/useFortranValue by Melissa Weber Mendonça · 3 years, 2 months ago