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. b665e6b ENH: f2py: add --f2cmap option for specifying the name of .f2py_f2cmap by Pauli Virtanen · 6 years ago
  7. 07a629a DOC: f2py: copy documentation for .f2cmap file from old f2py FAQ by Pauli Virtanen · 6 years ago
  8. 95b6f89 Merge pull request #15111 from charris/backport-15068 by Charles Harris · 6 years ago
  9. 763870c TST: testing: check requires_memory immediately before the test + ignore MemoryErrors by Pauli Virtanen · 6 years ago
  10. 551d93d ENH: Add support to sort timedelta64 `NaT` to end of the array (gh-15068) by Tirth Patel · 6 years ago
  11. 0b2081a REL: Prepare for NumPy 1.18.0 release. by Charles Harris · 6 years ago
  12. ca19ab6 DOC: change to link (from review) by mattip · 6 years ago
  13. 58fde3b API, DOC: change names to multivariate_hypergeometric, improve docs by mattip · 6 years ago
  14. fdd8395 Merge pull request #15007 from mattip/random-c-api2 by Ralf Gommers · 6 years ago
  15. b2f2700 DOC: fixes from review by mattip · 6 years ago
  16. 0cc8fd6 DOC: Create 1.18.0 release note. by Charles Harris · 6 years ago
  17. 48481c6 Merge pull request #15021 from pv/blas64-test by Charles Harris · 6 years ago
  18. a0e6571 DOC: document the NPY_AVAILABLE_MEM test mechanism by Pauli Virtanen · 6 years ago
  19. 3892cad DOC: document NPY_USE_BLAS64_ environment variable by Pauli Virtanen · 6 years ago
  20. aeaee5e DOC: sphinx does not like breaking function declarations over lines by mattip · 6 years ago
  21. a2acfa6 API: rename functions in distributions.c,h by mattip · 6 years ago
  22. bcd950f DOC, TST: refactor CFFI test, add file names to documentation by mattip · 6 years ago
  23. 16e8059 DOC: improve the C-API/Cython documentation for random by mattip · 6 years ago
  24. 1df7f20 MAINT: Change Congruent to Congruential in PCG by Charles Harris · 6 years ago
  25. bb7ce62 DOC: Fix abbreviation of PCG64 by Martin Thoma · 6 years ago
  26. 3fcf144 Merge pull request #14954 from mattip/test-extending-cffi by Charles Harris · 6 years ago
  27. d379088 Merge pull request #14948 from mattip/document-random by Charles Harris · 6 years ago
  28. 3f31943 Fix typos by Brian Wignall · 6 years ago
  29. 4de3997 Merge pull request #14718 from eric-wieser/disable-Q_-_m_casting by Matti Picus · 6 years ago
  30. d76efa7 Merge pull request #14732 from mattip/refguide-rst by Charles Harris · 6 years ago
  31. e0519fe DOC: document the CFFI example by mattip · 6 years ago
  32. a413620 DOC: fixes from review by mattip · 6 years ago
  33. c63f811 DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcs by mattip · 6 years ago
  34. f3fde3c DOC, MAINT: fix documentation, remove __init__.py by mattip · 6 years ago
  35. d6ecf67 API: restructure and document numpy.random C-API (#14604) by Matti Picus · 6 years ago
  36. 6dfe331 MAINT: Remove uses of scalar aliases by Eric Wieser · 6 years ago
  37. d4a182d REL: Update master after 1.17.4 release. by Charles Harris · 6 years ago
  38. 4c2b4d8 BUILD, DOC: remove the std=c99 flag from docs, builds, add release note by mattip · 6 years ago
  39. 2637899 MAINT: doc: Refer to _rational_tests.c.src in the user-defined types section. by Warren Weckesser · 6 years ago
  40. 2aa3bba Merge pull request #13794 from WarrenWeckesser/new-mvhg by Matti Picus · 6 years ago
  41. 0455447 DOC: random: Add entry for multivariate_hypergeometric to the Generator docs. by Warren Weckesser · 6 years ago
  42. 143d713 Merge pull request #14699 from mattip/doc-warnings by Ralf Gommers · 6 years ago
  43. a63fc39 Merge pull request #14723 from bsipocz/doc_ma_generic by Ralf Gommers · 6 years ago
  44. 8c67b43 Merge pull request #14736 from charris/post-1.17.3-update by Ralf Gommers · 6 years ago
  45. 9ee262b Merge pull request #14608 from mattip/random-api by Ralf Gommers · 6 years ago
  46. 129bcd7 DOC: Adding two more fixes to make doctesting pass by Brigitta Sipocz · 6 years ago
  47. 0b474e3 TST: run refguide-check on rst files in doc/* by mattip · 6 years ago
  48. 2356336 DOC: Post 1.17.3 release update. by Charles Harris · 6 years ago
  49. 09708c9 TEST, DOC: fixes from review by mattip · 6 years ago
  50. 30b2b58 API: Forbid Q<->m safe casting by Eric Wieser · 6 years ago
  51. 1d4cd73 DOC: avoid using random array in example by Brigitta Sipocz · 6 years ago
  52. 909abb0 DOC: Updating results in examples by Brigitta Sipocz · 6 years ago
  53. f5da8bb DOC: fix example to close #5406 by Brigitta Sipocz · 6 years ago
  54. efaaa96 DOC: convert `None` to bare None or ``None`` by mattip · 6 years ago
  55. 2300ae0 DOC: fix build failure by mattip · 6 years ago
  56. cf2f4e0 DOC: add numpy.shape to index by mattip · 6 years ago
  57. 63f1dab DOC: fix function argument definitions and add vertical space around macros by mattip · 6 years ago
  58. 4bc65bf DOC: fix output argument reference by mattip · 6 years ago
  59. bf67c97 DOC: fix `None` reference from python by mattip · 6 years ago
  60. fbf89d8 DOC: typos from review by mattip · 6 years ago
  61. 2e24119 DOC: Note release notes process changes on devdocs start page by Sebastian Berg · 6 years ago
  62. 185efe1 DOC: clean up for moved references, remove ISeedSequence by mattip · 6 years ago
  63. e2c75d9 Merge pull request #14634 from dstansby/extension-doc by Ralf Gommers · 6 years ago
  64. fd4e07f Add intersphinx links by David Stansby · 6 years ago
  65. 260bf67 API: move bit_generator and generator to be private by mattip · 6 years ago
  66. a8c730b DOC: Note IPython requirement for doc build in development notes (#14649) by David Stansby · 6 years ago
  67. b32e16e Fix misc_utils page by David Stansby · 6 years ago
  68. 25aec5c Try adding new misc_utils page by David Stansby · 6 years ago
  69. 7793f40 Add Extension to docs by David Stansby · 6 years ago
  70. 3d771ae DOC: Change the checkmark to 'Y'. by Warren Weckesser · 6 years ago
  71. 663b161 Merge pull request #14356 from qwhelan/sphinx by Ralf Gommers · 6 years ago
  72. 07a5753 Merge pull request #14576 from MSeifert04/doc-make-NPY_SCALARKIND-linkable by Matti Picus · 6 years ago
  73. c25cce5 DOC: Document the NPY_SCALARKIND values as C variables. by MSeifert04 · 6 years ago
  74. e5730e1 Merge pull request #14555 from sonotley/genfromtext_doc_clarify by Warren Weckesser · 6 years ago
  75. 7594455 Merge pull request #14567 from rgommers/fix-publicapi-test by Charles Harris · 6 years ago
  76. d8b1a87 DEP: remove deprecate (and private) numpy.testing submodules. by Ralf Gommers · 6 years ago
  77. e4bc314 DOC: Fix code that generates the table in the 'Casting Rules' section. by Warren Weckesser · 6 years ago
  78. 133b1f7 DOC: fixed typo identified by reviewer by Simon · 6 years ago
  79. f2cb97e DOC: clarify input types in basics.io.genfromtxt.rst by Simon Notley · 6 years ago
  80. 2e4af96 DOC, BUILD: make build_src more discoverable by mattip · 6 years ago
  81. 3c3c139 DOC: Updates to nditer usage instructions by Joseph Fox-Rabinovitz · 6 years ago
  82. d4ada2c DOC: Fix a bit of code in 'Beyond the Basics' C API user guide. by Warren Weckesser · 6 years ago
  83. a23ab78 Merge pull request #14514 from seberg/towncrier-ci by Matti Picus · 6 years ago
  84. 33d5f9c Merge pull request #14498 from mattip/random-namespace by Ralf Gommers · 6 years ago
  85. 958a6b5 DOC,MAINT: Build release notes during CircleCI step by Sebastian Berg · 6 years ago
  86. dedc417 DOC, BUILD: use sphinx 2.2.0, add autosummary/base.rst for properties by mattip · 6 years ago
  87. 5d5ce4c DOC: support and require sphinx>=2.1.2 by Christopher Whelan · 6 years ago
  88. 62e384a DOC: remove random.entropy from docs by mattip · 6 years ago
  89. 470e3b1 DOC: removed random.entropy from documentation by mattip · 6 years ago
  90. 3e002b1 DOC: Add backslashes so the function renders correctly with sphinx. by MSeifert04 · 6 years ago
  91. ba32305 Merge pull request #14475 from hypercubestart/add-timedelta64-signature by Matti Picus · 6 years ago
  92. 4fe88b1 add necessary sphinx version for building doc by Andrew Liu · 6 years ago
  93. e295a99 DOC: include NAT value and remove Differences between 1.6 and 1.7 Datetimes section by Andrew Liu · 6 years ago
  94. ea1fddf DOC: Fix reference NPY_ARRAY_OWNDATA instead of NPY_OWNDATA. by MSeifert04 · 6 years ago
  95. aa01384 DOC: add timedelta64 signature by Andrew Liu · 6 years ago
  96. f786041 Merge pull request #14393 from ahaldane/fix_fieldless_view_itemsize by Matti Picus · 6 years ago
  97. 711440c Merge pull request #14360 from rgommers/random-docs by Ralf Gommers · 6 years ago
  98. 7524507 REL: Update master after 1.17.2 release. by Charles Harris · 6 years ago
  99. d6f7524 BUG: Fix fieldless comparison broadcasting by Allan Haldane · 6 years ago
  100. e4324a7 DOC: address last comment on numpy.random doc page fixes PR by Ralf Gommers · 6 years ago