NumPy 1.18.0 release
  1. b0913d1 REL: Prepare for 1.18.0 release. by Charles Harris · 6 years ago
  2. 791bbba Merge pull request #15114 from charris/backport-15069 by Charles Harris · 6 years ago
  3. 912a9cc DOC: explain NPY_*_ILP64_ORDER default values by Pauli Virtanen · 6 years ago
  4. 5cb8130 DOC: adjust ILP64 openblas release note by Pauli Virtanen · 6 years ago
  5. 8d64296 DOC: document 64-bit BLAS/LAPACK build-time variables by Pauli Virtanen · 6 years ago
  6. 09f20f2 DOC: add release note for f2py --f2cmap by Pauli Virtanen · 6 years ago
  7. b665e6b ENH: f2py: add --f2cmap option for specifying the name of .f2py_f2cmap by Pauli Virtanen · 6 years ago
  8. 07a629a DOC: f2py: copy documentation for .f2cmap file from old f2py FAQ by Pauli Virtanen · 6 years ago
  9. 95b6f89 Merge pull request #15111 from charris/backport-15068 by Charles Harris · 6 years ago
  10. 763870c TST: testing: check requires_memory immediately before the test + ignore MemoryErrors by Pauli Virtanen · 6 years ago
  11. 551d93d ENH: Add support to sort timedelta64 `NaT` to end of the array (gh-15068) by Tirth Patel · 6 years ago
  12. 0b2081a REL: Prepare for NumPy 1.18.0 release. by Charles Harris · 6 years ago
  13. ca19ab6 DOC: change to link (from review) by mattip · 6 years ago
  14. 58fde3b API, DOC: change names to multivariate_hypergeometric, improve docs by mattip · 6 years ago
  15. 6866cc8 REV: Revert "Merge pull request #14794 from mattip/nep-0034-impl" by Charles Harris · 6 years ago
  16. fdd8395 Merge pull request #15007 from mattip/random-c-api2 by Ralf Gommers · 6 years ago
  17. b2f2700 DOC: fixes from review by mattip · 6 years ago
  18. 3a9a63f Merge pull request #14794 from mattip/nep-0034-impl by Ralf Gommers · 6 years ago
  19. 0539aa4 DOC: Update note for using towncrier by Charles Harris · 6 years ago
  20. 0cc8fd6 DOC: Create 1.18.0 release note. by Charles Harris · 6 years ago
  21. 03d4897 ENH,DEP: Allow multiple axes in expand_dims (#14051) by Larry Bradley · 6 years ago
  22. 5992098 Merge pull request #14996 from eric-wieser/masked_rows-bad-argument by Sebastian Berg · 6 years ago
  23. 14bcfd9 DEP: Deprecate the axis argument to masked_rows and masked_cols by Eric Wieser · 6 years ago
  24. 7b2d968 BUG: warn when saving dtype with metadata (#14994) by Matti Picus · 6 years ago
  25. 48481c6 Merge pull request #15021 from pv/blas64-test by Charles Harris · 6 years ago
  26. a0e6571 DOC: document the NPY_AVAILABLE_MEM test mechanism by Pauli Virtanen · 6 years ago
  27. 3892cad DOC: document NPY_USE_BLAS64_ environment variable by Pauli Virtanen · 6 years ago
  28. aeaee5e DOC: sphinx does not like breaking function declarations over lines by mattip · 6 years ago
  29. a2acfa6 API: rename functions in distributions.c,h by mattip · 6 years ago
  30. bcd950f DOC, TST: refactor CFFI test, add file names to documentation by mattip · 6 years ago
  31. 16e8059 DOC: improve the C-API/Cython documentation for random by mattip · 6 years ago
  32. 1df7f20 MAINT: Change Congruent to Congruential in PCG by Charles Harris · 6 years ago
  33. bb7ce62 DOC: Fix abbreviation of PCG64 by Martin Thoma · 6 years ago
  34. 3fcf144 Merge pull request #14954 from mattip/test-extending-cffi by Charles Harris · 6 years ago
  35. d379088 Merge pull request #14948 from mattip/document-random by Charles Harris · 6 years ago
  36. 78b143c Merge pull request #14982 from bwignall/typo by Charles Harris · 6 years ago
  37. 3f31943 Fix typos by Brian Wignall · 6 years ago
  38. d051ab5 Merge pull request #12658 from tylerjereddy/NaT_sort_order by Charles Harris · 6 years ago
  39. 4de3997 Merge pull request #14718 from eric-wieser/disable-Q_-_m_casting by Matti Picus · 6 years ago
  40. 0b8a241 DOC: Document ma.filled behavior with non-scalar fill_value (#13698) by Kriti Singh · 6 years ago
  41. e9452bf Merge pull request #14903 from mattip/nep-0034-accepted by Ralf Gommers · 6 years ago
  42. d76efa7 Merge pull request #14732 from mattip/refguide-rst by Charles Harris · 6 years ago
  43. fc99245 DOC: add release note by mattip · 6 years ago
  44. e0519fe DOC: document the CFFI example by mattip · 6 years ago
  45. a413620 DOC: fixes from review by mattip · 6 years ago
  46. c63f811 DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcs by mattip · 6 years ago
  47. 5923592 ENH: add isinf, isnan, fmin, fmax loops for datetime64, timedelta64 (#14841) by Matti Picus · 6 years ago
  48. f3fde3c DOC, MAINT: fix documentation, remove __init__.py by mattip · 6 years ago
  49. d6ecf67 API: restructure and document numpy.random C-API (#14604) by Matti Picus · 6 years ago
  50. b448092 Merge pull request #14793 from hameerabbasi/uarray by Charles Harris · 6 years ago
  51. d1d9dd5 Merge pull request #14901 from eric-wieser/remove-uses-of-scalar-aliases by Matti Picus · 6 years ago
  52. 2dae0a5 NEP: move nep 34 to accepted by mattip · 6 years ago
  53. 6dfe331 MAINT: Remove uses of scalar aliases by Eric Wieser · 6 years ago
  54. d7887cf DOC: Update NEP29 with Python3.8 informations. by Matthias Bussonnier · 6 years ago
  55. d4a182d REL: Update master after 1.17.4 release. by Charles Harris · 6 years ago
  56. e6a9c11 MAINT: revert gh-14800, which gave precedence to OO->O over OO->? by mattip · 6 years ago
  57. 4393e0c Merge pull request #14800 from mattip/reorder-obj-comparison-loop by Charles Harris · 6 years ago
  58. 87840dc merge latest changes on master branch by RedRuM · 6 years ago
  59. ca5ae64 DOC: update link to published link by mattip · 6 years ago
  60. ed7a077 Merge pull request #14674 from mattip/nep-0034 by Ralf Gommers · 6 years ago
  61. 58282d1 DOC: add vertical space in towncrier template by mattip · 6 years ago
  62. c03ce14 Merge pull request #14227 from zjpoh/from_string_complex by Matti Picus · 6 years ago
  63. c1d9eec Merge pull request #14730 from zjpoh/fromfile_complex by Matti Picus · 6 years ago
  64. e6168f1 DOC: add release note by mattip · 6 years ago
  65. 36d6d2a Merge pull request #14786 from hameerabbasi/stefanv-nep-usage by Stefan van der Walt · 6 years ago
  66. 9aa8c47 DOC: add release note by mattip · 6 years ago
  67. 1a7c11e NEP: fix typo by Matti Picus · 6 years ago
  68. f8bf0ca NEP: clarify np.ndarray behaviour by mattip · 6 years ago
  69. 8305449 NEP: changes from review by mattip · 6 years ago
  70. d1a7be4 NEP: move 'NEP 29 random' from Accepted to Final by mattip · 6 years ago
  71. 7d31c13 NEP: update from comments and PR 14794 by mattip · 6 years ago
  72. 292923a DOC: Move composition example into usage section by Hameer Abbasi · 6 years ago
  73. 65947f1 Minor typo fix by Manny · 6 years ago
  74. d0ce0b3 Merge pull request #14771 from mattip/gcc-4.8 by Charles Harris · 6 years ago
  75. f547ce7 Make changes to NEP procedure by Hameer Abbasi · 6 years ago
  76. 955b290 MAINT: fixes from review by mattip · 6 years ago
  77. 7e5dc90 DOC: Add release note about changed random variate stream from random.Generator.integers by Warren Weckesser · 6 years ago
  78. fb3fbc4 DOC: Adjust NEP-31 to new template. by Hameer Abbasi · 6 years ago
  79. 4c2b4d8 BUILD, DOC: remove the std=c99 flag from docs, builds, add release note by mattip · 6 years ago
  80. fda559c Merge pull request #14734 from hameerabbasi/nep-usage-section by Matti Picus · 6 years ago
  81. 49c37d9 DOC: fixes from review by mattip · 6 years ago
  82. 37ca4f8 DOC: Edit NEP procedure for better discussion by Hameer Abbasi · 6 years ago
  83. ea4e17d NEP: explicitly define ragged array by mattip · 6 years ago
  84. d6a76ae DOC: changes from review by mattip · 6 years ago
  85. 3973d26 DOC: changes from review by mattip · 6 years ago
  86. d0be6b6 NEP: put off discussion of , fixes from review by mattip · 6 years ago
  87. 2637899 MAINT: doc: Refer to _rational_tests.c.src in the user-defined types section. by Warren Weckesser · 6 years ago
  88. 20a2f8b MAINT: doc: Remove doc/newdtype_example/ by Warren Weckesser · 6 years ago
  89. 2aa3bba Merge pull request #13794 from WarrenWeckesser/new-mvhg by Matti Picus · 6 years ago
  90. c1f56c4 Merge pull request #14389 from hameerabbasi/uarray by Ralf Gommers · 6 years ago
  91. 0455447 DOC: random: Add entry for multivariate_hypergeometric to the Generator docs. by Warren Weckesser · 6 years ago
  92. 143d713 Merge pull request #14699 from mattip/doc-warnings by Ralf Gommers · 6 years ago
  93. b6a05c3 Merge pull request #14720 from WarrenWeckesser/dep-fin by Ralf Gommers · 6 years ago
  94. a63fc39 Merge pull request #14723 from bsipocz/doc_ma_generic by Ralf Gommers · 6 years ago
  95. 2fe352a Merge pull request #14737 from seberg/accept-nep-29 by Ralf Gommers · 6 years ago
  96. 8c67b43 Merge pull request #14736 from charris/post-1.17.3-update by Ralf Gommers · 6 years ago
  97. 8634b18 ENH: random: Add the multivariate hypergeometric distribution by Warren Weckesser · 6 years ago
  98. 9ee262b Merge pull request #14608 from mattip/random-api by Ralf Gommers · 6 years ago
  99. cd0f4cd NEP: Accept NEP 29 as final by Sebastian Berg · 6 years ago
  100. 129bcd7 DOC: Adding two more fixes to make doctesting pass by Brigitta Sipocz · 6 years ago