NumPy 1.19.0 release
  1. a1a1655 Defer ctypes import in generated _distributor_init.py by Steve Dower · 5 years ago
  2. d0d7396 BUG: Fix tools/download-wheels.py. by Charles Harris · 5 years ago
  3. bd8be54 Merge pull request #16269 from tbm/typo by Matti Picus · 5 years ago
  4. 0a28931 DOC: Fix typos and cosmetic issues by Martin Michlmayr · 5 years ago
  5. a205a70 ENH: Add tool for downloading release wheels from Anaconda. by Charles Harris · 5 years ago
  6. 83b0c87 ENH: add manylinux1 openblas hashes by mattip · 5 years ago
  7. 5210048 ENH: add win32 hash by mattip · 5 years ago
  8. c9422ff ENH: backport scipy changes to openblas download script by mattip · 5 years ago
  9. aab329c BUG: use default by mattip · 5 years ago
  10. cea894c MAINT: Fix '2104' typo, should be '2014'. by Charles Harris · 5 years ago
  11. 45cff3c ENH: allow choosing which manylinux artifact to download by mattip · 5 years ago
  12. 0efcd15 BLD: Add :doc: to whitelisted roles in refguide_check. by Ross Barnowski · 5 years ago
  13. d9a2ba3 TST: use latest released PyPy instead of nightly builds by mattip · 5 years ago
  14. a126709 TST: use draft OpenBLAS build by mattip · 5 years ago
  15. 1cb3871 DOC: fix remaining doc files for refguide_check (#15720) by Pierre de Buyl · 5 years ago
  16. dc9d3f9 MAINT: CI: Run 'apt-get update' in tools/pypy-test.sh by Warren Weckesser · 5 years ago
  17. 8aad05e Fix swig tests resize typemap issue python 3 bytes vs str issue by Mathieu Lamarre · 5 years ago
  18. 9da90de Merge pull request #15702 from mwtoews/optparse by Charles Harris · 5 years ago
  19. a7af9cc MAINT: replace optparse with argparse for 'doc' and 'tools' scripts by Mike Taves · 5 years ago
  20. 336fd8b TST: always use 'python -mpip' not 'pip' by mattip · 5 years ago
  21. 583901a convert shebang from python to python3 (#15687) by Changqing Li · 5 years ago
  22. 2fd9ff8 Merge pull request #15653 from mattip/openblas0.3.7 by Charles Harris · 5 years ago
  23. 7eaac94 Merge pull request #12646 from shoyer/refguide-check-exceptions by Matti Picus · 5 years ago
  24. eeb9e50 BLD: consolidate openblas verison check to be self-contained by mattip · 6 years ago
  25. eb8a540 BLD: update OpenBLAS to pre-0.3.9 version by mattip · 6 years ago
  26. f1863c5 BLD: update openblas download to new location, use manylinux2010-base by mattip · 6 years ago
  27. 49265d1 BLD: manylinux2010 docker reports machine=i686 by mattip · 6 years ago
  28. 1bc8dfc Merge pull request #15556 from seberg/travis-install-python3-dbg by Charles Harris · 6 years ago
  29. 7b38f69 TST: (Travis CI) Use full python3-dbg path for virtual env creation by Sebastian Berg · 6 years ago
  30. cef4dc9 Merge pull request #15465 from mwtoews/imports by Sebastian Berg · 6 years ago
  31. 07bf33f MAINT: cleanup unused imports; avoid redefinition of imports by Mike Taves · 6 years ago
  32. c6c5644 TST: Fix missing output in refguide-check by Seth Troisi · 6 years ago
  33. 85be00a Merge pull request #15430 from sethtroisi/refguide_warning by Matti Picus · 6 years ago
  34. 49102a5 Merge pull request #15464 from sethtroisi/refguide_dup_line by Matti Picus · 6 years ago
  35. 05cb43b Merge pull request #15417 from sethtroisi/python2_easy by Matti Picus · 6 years ago
  36. 134cc44 MAINT: Cleanup duplicate line in refguide_check by Seth Troisi · 6 years ago
  37. 9ef5f37 MAINT: Python2 Cleanups by Seth Troisi · 6 years ago
  38. 4d1a3a8 Merge pull request #15449 from sethtroisi/refguide_doc2 by Matti Picus · 6 years ago
  39. 96727cf MAINT: Remove sys.version checks (gh-#15373) by Seth Troisi · 6 years ago
  40. d20378b DOC: Update refguide_check note on how to skip code by Seth Troisi · 6 years ago
  41. 2b118ec Updated openblas_support.py by Xavier Thomas · 6 years ago
  42. 2a2be8b Update tools/openblas_support.py by Xavier Thomas · 6 years ago
  43. fe50af5 Update tools/openblas_support.py by Xavier Thomas · 6 years ago
  44. 02cbcd7 Updated openblas_support.py by Xavier Thomas · 6 years ago
  45. a53a70e Made changes to openblas_support.py by Xavier Thomas · 6 years ago
  46. a71e8a8 DEV: More contextmanager in _run_doctests by Seth Troisi · 6 years ago
  47. 616d27e DEV: Use contextmanager in _run_doctests by Seth Troisi · 6 years ago
  48. 84c2e18 Updated openblas_support.py by Xavier Thomas · 6 years ago
  49. 35e760c Updated openblas_support.py with f-string by Xavier Thomas · 6 years ago
  50. 9982a58 Updated cythonize.py with f-strings by Xavier Thomas · 6 years ago
  51. 3493d1b MAINT: Revise imports from urllib modules by Mike Taves · 6 years ago
  52. 61c5c5d Merge pull request #15366 from mwtoews/F403 by Matti Picus · 6 years ago
  53. 388e819 Merge pull request #15379 from sethtroisi/misc_cleanups3 by Matti Picus · 6 years ago
  54. f9c5bd5 MAINT: resolve pyflake F403 'from module import *' used by Mike Taves · 6 years ago
  55. 6737f24 MAINT: Python2 Cleanups by Seth Troisi · 6 years ago
  56. b541082 STY: use `with open` when possible by Seth Troisi · 6 years ago
  57. 9a21ec8 [MAINT] Cleanup python2 sys.version checks by Seth Troisi · 6 years ago
  58. 1edb446 BLD: use 0.3.8dev build of OpenBLAS by mattip · 6 years ago
  59. 18ab0d3 MAINT: try to avoid spurious warnings in einsum by mattip · 6 years ago
  60. 879d0e4 BLD: use 0.3.7 release version, add dependency on libgfortran5 by mattip · 6 years ago
  61. 21bc6b6 BUILD: use standard build of OpenBLAS for aarch64, ppc64le by mattip · 6 years ago
  62. b6bc094 Merge pull request #15307 from sethtroisi/sys_version_pre by Matti Picus · 6 years ago
  63. 99b4814 TST: move pypy CI to ubuntu 18.04 by mattip · 6 years ago
  64. dcc40ea MAINT: travis-ci: Update CI scripts. by Warren Weckesser · 6 years ago
  65. addf86b MAINT: cleanup sys.version dependant code by Seth Troisi · 6 years ago
  66. c31cc36 MAINT: Remove implicit inheritance from object class (#15236) by Jon Dufresne · 6 years ago
  67. c1f1bc9 Merge pull request #15232 from sethtroisi/remove_python3_part3 by Matti Picus · 6 years ago
  68. 24189be Cleaning up PY_MAJOR_VERSION/PY_VERSION_HEX by Seth Troisi · 6 years ago
  69. ed1e965 MAINT: Remove unnecessary 'from __future__ import ...' statements by Jon Dufresne · 6 years ago
  70. 6253ff7 Merge pull request #15107 from pv/blas64-ilp64-ci by Charles Harris · 6 years ago
  71. a792831 MAINT: Update required cython version to 0.29.14. by Charles Harris · 6 years ago
  72. 49974ba MAINT: make openblas_support.py strip path prefix from archive contents by Pauli Virtanen · 6 years ago
  73. 2dbe8de CI: use only one flag on travis for downloading openblas by Pauli Virtanen · 6 years ago
  74. f554976 CI: add travis openblas64_ target by Pauli Virtanen · 6 years ago
  75. b473fc6 CI: add openblas64_ downloading to openblas_support.py by Pauli Virtanen · 6 years ago
  76. 28848d7 BLD: fix signed-unsigned comparison warning by mattip · 6 years ago
  77. bfca5db Implemented review feedbacks #14961 by Sanjeev Kumar · 6 years ago
  78. 0c7cafb Added documentation in methods by Sanjeev Kumar · 6 years ago
  79. 3f31943 Fix typos by Brian Wignall · 6 years ago
  80. d76efa7 Merge pull request #14732 from mattip/refguide-rst by Charles Harris · 6 years ago
  81. dff3c1f MAINT: remove deprecation warnings by mattip · 6 years ago
  82. e057823 MAINT: fixes from review by mattip · 6 years ago
  83. 8175d8f TST: Update travis.yml by Charles Harris · 6 years ago
  84. 3b8cf7c MAINT: fixes from review by mattip · 6 years ago
  85. a873f0c BUG: Add backslashes for line continuation. by Charles Harris · 6 years ago
  86. d1067cb MAINT: split lines (from review) by mattip · 6 years ago
  87. 537bca8 BUILD: ignore more build.log warnings by mattip · 6 years ago
  88. 96ec81b MAINT: pep8, remove checks of *.py files from --rst check by mattip · 6 years ago
  89. 620934a MAINT: fixes from review by mattip · 6 years ago
  90. 4c2b4d8 BUILD, DOC: remove the std=c99 flag from docs, builds, add release note by mattip · 6 years ago
  91. 5af0ca9 TST: changes from review by mattip · 6 years ago
  92. 0b474e3 TST: run refguide-check on rst files in doc/* by mattip · 6 years ago
  93. b89caf6 Merge pull request #14368 from jdufresne/byteswarning by Sebastian Berg · 6 years ago
  94. 9fc355b BUILD: change to build_src --verbose-cfg, runtests.py --debug-info by mattip · 6 years ago
  95. 7f1293f MAINT: Avoid all BytesWarning by Jon Dufresne · 6 years ago
  96. 963bece MAINT: Fix typo: remoge → remove by Jon Dufresne · 6 years ago
  97. cdf67fa MAINT: move the option to build_src, simplifies logic by mattip · 6 years ago
  98. a68c5b8 BUILD: mostly restore verbose output on CI (except for pip install) by mattip · 6 years ago
  99. c5f98bd Merge pull request #14525 from mattip/pypy by Sebastian Berg · 6 years ago
  100. b5b9f2c BUILD, MAINT: run tests with verbose for PyPY, also do not leak resource by mattip · 6 years ago