NumPy 1.19.0 release
  1. 92ebe1e REL: NumPy 1.14.5 release. by Charles Harris · 5 years ago v1.19.0
  2. 1b5d0d1 REL: prepare 1.19.x for further development by Charles Harris · 5 years ago
  3. c063b7d REL: NumPy 1.19.0rc2 release. by Charles Harris · 5 years ago v1.19.0rc2
  4. c3c4ec9 MAINT: Remove f-strings in setup.py. (gh-16346) by Wojciech Rzadkowski · 5 years ago
  5. 67d29b1 BUG: Require Python >= 3.6 in setup.py by Charles Harris · 5 years ago
  6. f1bbac1 REL: prepare 1.19.x for further development by Charles Harris · 5 years ago
  7. 0ea1a6e REL: NumPy 1.19.0rc1 release. by Charles Harris · 5 years ago v1.19.0rc1
  8. fc6cd38 BUG: add missing numpy/__init__.pxd to the wheel by mattip · 5 years ago
  9. 583901a convert shebang from python to python3 (#15687) by Changqing Li · 5 years ago
  10. 07bf33f MAINT: cleanup unused imports; avoid redefinition of imports by Mike Taves · 6 years ago
  11. d7cdf5b Updated setup.py with f-strings by Xavier Thomas · 6 years ago
  12. b485da1 DOC: fix typos by Brian Wignall · 6 years ago
  13. c2f9300 MAINT: --std=c99 works, but -std=c99 is better by mattip · 6 years ago
  14. 18af8e0 MAINT: add --std=c99 in setup.py, not distutils by mattip · 6 years ago
  15. ed1e965 MAINT: Remove unnecessary 'from __future__ import ...' statements by Jon Dufresne · 6 years ago
  16. fbcb58c REL: Update master after 1.18.x branch. by Charles Harris · 6 years ago
  17. c861a36 Update CLASSIFIERS with python 3.8 support by Grzegorz Bokota · 6 years ago
  18. 0498afe MAINT: Add assert that git version is available. (#14548) by Seth Troisi · 6 years ago
  19. 928c759 BUG: importing build_src breaks setuptools monkeypatch for msvc14 by mattip · 6 years ago
  20. 2e4af96 DOC, BUILD: make build_src more discoverable by mattip · 6 years ago
  21. d630d96 BLD: remove generated Cython files from sdist by Ralf Gommers · 6 years ago
  22. 334201d DOC: Document project as Python 3 only with a trove classifier by Jon Dufresne · 6 years ago
  23. 8b26655 ENH: add pyproject.toml by mattip · 6 years ago
  24. 78d269d MAINT: Remove unnecessary backslashes when not needed. by MSeifert04 · 6 years ago
  25. cde9a2e MAINT: Prepare master for 1.18.0 development. by Charles Harris · 6 years ago
  26. 4e6a812 MAINT: remove pre-randomgen _mtrand by mattip · 6 years ago
  27. c53b2eb BENCH: convert bencmarks to asv format by mattip · 6 years ago
  28. fa8af41 BUILD: move files out of _randomgen by mattip · 6 years ago
  29. 3341590 MAINT: rename LICENSE_bundled.txt to LICENSES_bundled.txt by Ralf Gommers · 6 years ago
  30. f993b3c BLD: prune LICENSE_bundled.txt in MANIFEST.in by Ralf Gommers · 6 years ago
  31. a08fb60 LICENSE: split license file in standard BSD 3-clause and bundled. by Ralf Gommers · 6 years ago
  32. 1f1e8f9 BUG: missing git raises an OSError by mattip · 6 years ago
  33. 6424fee BUILD, BUG: fix from review, fix bug in git_version by mattip · 6 years ago
  34. 0486b6d Add project_urls to setup by Jarrod Millman · 6 years ago
  35. 4adf52e BLD: Fix minimum Python version in setup.py (#12616) by Juan Luis Cano Rodríguez · 7 years ago
  36. badf290 MAINT: Prepare master for 1.17.0 development. by Charles Harris · 7 years ago
  37. 14a3ac9 Merge pull request #11802 from charris/f2py-console-script by Charles Harris · 7 years ago
  38. 759dd95 DOC: edit setup.py docstring that is displayed on PyPI. by Ralf Gommers · 7 years ago
  39. f22a33b ENH: Use entry_points to install the f2py scripts. by Charles Harris · 7 years ago
  40. c9c1869 BUG: Revert use of `console_scripts`. by Charles Harris · 7 years ago
  41. 943695b MAINT: add PyPI classifier for Python 3.7 by Ralf Gommers · 7 years ago
  42. 83828f5 HTTP -> HTTPS, and other linkrot fixes by Mike Toews · 7 years ago
  43. 79ba289 REL: Setup master for 1.16 development. by Charles Harris · 7 years ago
  44. b8b2a0e BUG: Fix `setup.py build install egg_info`, which did not previously build by Eric Wieser · 7 years ago
  45. a2ad5f1 BUG: fix entry_points typo for from-template by xoviat · 8 years ago
  46. bb7b126 ENH: Add entry_points for f2py, conv_template, and from_template. (#10463) by xoviat · 8 years ago
  47. f46e716 Use zip_safe=False in setup() call by Nathaniel J. Smith · 8 years ago
  48. ec5985d MAINT: Update download URL in setup.py. by Charles Harris · 8 years ago
  49. 7978dd4 MAINT: Update development branch version to 1.15.0. by Charles Harris · 8 years ago
  50. 054d93a BLD: Include the license file in NumPy wheels. by Charles Harris · 8 years ago
  51. 20c3c2a BUG: fix issue when using ``python setup.py somecommand --force``. by Ralf Gommers · 8 years ago
  52. a3afc25 MAINT: Update master branch for 1.14.0 development. by Charles Harris · 8 years ago
  53. 343de6f REL: add `python_requires` to setup.py by Ralf Gommers · 8 years ago
  54. 46f7dca DOC: update docs and comments for move of mailing list to python.org by Ralf Gommers · 8 years ago
  55. c0be995 BUG: Add HOME to the git environment. by Robert Kern · 8 years ago
  56. b33a5ee MAINT: Update pavement.py and setup.py for numpy 1.13.0. by Charles Harris · 9 years ago
  57. 3f6672a DOC: change Numpy to NumPy in remaining files by Pierre de Buyl · 9 years ago
  58. a08ed82 Merge pull request #7956 from rgommers/numpysetup by Charles Harris · 9 years ago
  59. bbee747 BLD: remove __NUMPY_SETUP__ from builtins at end of setup.py by Ralf Gommers · 9 years ago
  60. 7884a8c ENH: Add stacklevel to all (or almost all) our function calls by Sebastian Berg · 9 years ago
  61. 21d2fb7 MAINT: Cleanp of random stuff by Joseph Fox-Rabinovitz · 9 years ago
  62. 3ce03de MAINT: Update setup.py to reflect supported python versions. by Charles Harris · 9 years ago
  63. 69d2cc8 Fixed iteration over additional bad commands by Luca Mussi · 9 years ago
  64. be575d5 DOC: note about wheels / windows wheels for pypi by Matthew Brett · 9 years ago
  65. 6770f98 BLD/BUG: revert usage of setuptools when building an sdist. by Ralf Gommers · 10 years ago
  66. 11a9b71 REL: Update master branch after 1.12.x branch has been made. by Charles Harris · 10 years ago
  67. ab5c6d0 DOC/BUG: textual improvements in install docs, and fix a typo in setup.py by Ralf Gommers · 10 years ago
  68. 105a498 DOC: add NumpyVersion to the docs, and mention it in version.py by Ralf Gommers · 10 years ago
  69. 99e99e9 BLD: finish handling of setuptools commands. by Ralf Gommers · 10 years ago
  70. b9f4809 BLD: disable (half-)broken setuptools commands and give clear error messages. by Ralf Gommers · 10 years ago
  71. 4b0ed79 BLD: require setuptools for Numpy builds. Closes gh-6551. by Ralf Gommers · 10 years ago
  72. 18b0101 BLD: use setuptools for bdist_egg distributions by Eugene Krokhalev · 10 years ago
  73. 626eb37 Merge pull request #6526 from dsanders11/patch-1 by Charles Harris · 10 years ago
  74. a08437e Revert "Merge pull request #5614 from charris/cleanup-gh-5587" by Charles Harris · 10 years ago
  75. 922442f Fix use of __doc__ in setup.py for -OO mode by David Sanders · 10 years ago
  76. a3df126 BLD: import setuptools to allow compile with VS2008 python2.7 sdk by Julian Taylor · 10 years ago
  77. 193668a DOC: Add Trove classifiers for supported Python versions by Alex Willmer · 10 years ago
  78. b06dbc1 MAINT: Init master branch for 1.11.0 development. by Charles Harris · 10 years ago
  79. ae438c3 BLD: Add mingw-w64 support for the mingw64static option. by carlkl · 10 years ago
  80. e15f292 Change to fully PEP440 compliant dev version numbers (always .dev0) by Åsmund Hjulstad · 11 years ago
  81. c683a43 BLD: for PEP 440 compliance, change development version name format from e.g. 1.10.0.dev-243ab56 to 1.10.0.dev+243ab56 by alex · 11 years ago
  82. dc98a3d Merge pull request #4671 from charris/prepare-1.10-devel by Charles Harris · 11 years ago
  83. 6f5329f MAINT: start 1.10-devel. by Charles Harris · 11 years ago
  84. 99cbdba BUG: cythonize sources for wheel build by Matthew Brett · 11 years ago
  85. c9fd634 BLD: remove cython c source from git by Julian Taylor · 11 years ago
  86. 4cd7274 BLD: check submodules on sdist by Julian Taylor · 12 years ago
  87. 17716d7 MAINT: setup.py improvements - allow some setuptools commands to work. by Ralf Gommers · 12 years ago
  88. 4d5ac69 REL: Update minor version number to 9. by Charles Harris · 12 years ago
  89. 28eadc0 MAINT: Remove outdated version checks. by Charles Harris · 12 years ago
  90. b4180e3 2to3: Stop using 2to3 and remove the tools/py3tool.py file. by Charles Harris · 12 years ago
  91. bb726ca 2to3: Apply `print` fixer. by Charles Harris · 12 years ago
  92. 09a52ed 2to3: Apply `imports` fixer. by Charles Harris · 12 years ago
  93. 6aa264c 2to3: Put `from __future__ import division in every python file. by Charles Harris · 12 years ago
  94. b990ed5 2to3: Apply `filter` fixes. Closes #3053. by Charles Harris · 12 years ago
  95. 864353e move to www.numpy.org by Sandro Tosi · 13 years ago
  96. ddbb4bd PKG: Fix minor typo in setup.py. by Stefan van der Walt · 13 years ago
  97. 58c1bf7 BUG: fix download link in setup.py (which is shown on PyPi). by Ralf Gommers · 13 years ago
  98. eee4651 Change version number on master to 1.8 by Travis E. Oliphant · 13 years ago
  99. 3f685a1 Change version number to 1.7.0 by Travis E. Oliphant · 13 years ago
  100. dba98cc BLD: fix build for py3k + pip. Closes #1857. Thanks to Erik Bray. by Ralf Gommers · 14 years ago