NumPy 2.3.2 release
  1. abdbf81 MAINT: Prepare 2.3.x for further development by Charles Harris · 9 weeks ago
  2. 556e411 MAINT: Prepare 2.3.x for further development by Charles Harris · 2 months ago
  3. af8bb63 STY: Apply ruff/isort rule I001 by Dimitri Papadopoulos · 3 months ago
  4. fb3d4c2 using flynt by Aditi Juneja · 4 months ago
  5. 208993a BEG, MAINT: Begin NumPy 2.3.0 development. by Charles Harris · 9 months ago
  6. c0e9b53 MAINT: apply ruff/Pycodestyle rule F401 by Dimitri Papadopoulos · 12 months ago
  7. e1b6cb4 BEG: Prepare main for 2.2.0 development by Charles Harris · 1 year ago
  8. 414aa34 MAINT: Remove sdist task from pavement.py by Charles Harris · 1 year, 5 months ago
  9. 7934d5b MAINT: Prepare main for NumPy 2.1.0 development by Charles Harris · 1 year, 5 months ago
  10. 3961e0d REL: Prepare main for NumPy 2.0.0 development by Charles Harris · 2 years, 3 months ago
  11. 9a18e8b DOC: string → str by Dimitri Papadopoulos · 2 years, 6 months ago
  12. 8ae19ed REL: Prepare main for NumPy 1.25.0 development by Charles Harris · 2 years, 9 months ago
  13. c01d178 REL: Prepare main for NumPy 1.24.0 development by Charles Harris · 3 years, 3 months ago
  14. fdf884e REL: Prepare main for NumPy 1.23.0 development by Charles Harris · 3 years, 9 months ago
  15. 8396026 DOC: Typos found by codespell by Dimitri Papadopoulos · 4 years ago
  16. dc323b1 DOC, REL: Prepare notes for NumPy 1.22.0 development. by Charles Harris · 4 years, 3 months ago
  17. ec90d3c MAINT: Update pavement.py to work with versioneer. by Charles Harris · 4 years, 7 months ago
  18. a37b3a8 MAINT: Update master after 1.20.x branch. by Charles Harris · 4 years, 9 months ago v1.21.0.dev0
  19. 07bf33f MAINT: cleanup unused imports; avoid redefinition of imports by Mike Taves · 6 years ago
  20. e9d7c1d Merge branch 'master' into xavierohan-patch-1 by Xavier Thomas · 6 years ago
  21. aa48921 Updated pavement.py with f-strings by Xavier Thomas · 6 years ago
  22. c6bea25 Updated pavement.py with f-strings by Xavier Thomas · 6 years ago
  23. ed1e965 MAINT: Remove unnecessary 'from __future__ import ...' statements by Jon Dufresne · 6 years ago
  24. 483f570 MAINT: Update pavement.py for towncrier. by Charles Harris · 6 years ago
  25. 316fef7 REL: Update master after NumPy 1.18.0 release. by Charles Harris · 6 years ago
  26. 3bfdd31 DOC: update or remove outdated sourceforge links by mattip · 6 years ago
  27. 545c776 Merge pull request #13881 from charris/update-pavement by Sebastian Berg · 6 years ago
  28. c5563f1 MAINT: Update pavement to use python3 in shell commands. by Charles Harris · 6 years ago
  29. cde9a2e MAINT: Prepare master for 1.18.0 development. by Charles Harris · 6 years ago
  30. badf290 MAINT: Prepare master for 1.17.0 development. by Charles Harris · 7 years ago
  31. f71fc4a MAINT: Cleanup pavement.py by Charles Harris · 7 years ago
  32. 79ba289 REL: Setup master for 1.16 development. by Charles Harris · 7 years ago
  33. 853c9ef Revert "REL: Setup maintenance/1.15.x branch." by Charles Harris · 7 years ago
  34. 999b4dd REL: Setup maintenance/1.15.x branch. by Charles Harris · 7 years ago
  35. afb3dd8 DOC: Update master after NumPy 1.14.4 release. by Charles Harris · 7 years ago
  36. c97c69f MAINT: Prepare master for 1.15 development. by Charles Harris · 8 years ago
  37. d6282a9 MAINT: Reuse the code to compute sha256, md5 hashes by Srinivas Reddy Thatiparthy · 8 years ago
  38. 1608e53 BUG: KeyboardInterrupt is swallowed all over the place by Eric Wieser · 8 years ago
  39. a3afc25 MAINT: Update master branch for 1.14.0 development. by Charles Harris · 8 years ago
  40. e8ca489 ENH: Python 3.6 invalid escape sequence deprecation fixes by Ville Skyttä · 8 years ago
  41. ef56845 ENH: Spelling fixes by Ville Skyttä · 8 years ago
  42. fdbaece MAINT: Forward port accumulated changes from the 1.12.0 release. by Charles Harris · 9 years ago
  43. 375e90d BUG: Fix pavement.py write_release_task. by Charles Harris · 9 years ago
  44. b33a5ee MAINT: Update pavement.py and setup.py for numpy 1.13.0. by Charles Harris · 9 years ago
  45. 704bf37 MAINT: Update pavement.py by Charles Harris · 9 years ago
  46. 7884a8c ENH: Add stacklevel to all (or almost all) our function calls by Sebastian Berg · 9 years ago
  47. 11a9b71 REL: Update master branch after 1.12.x branch has been made. by Charles Harris · 10 years ago
  48. 70350f4 REL: Prepare for 1.10.x branch. by Charles Harris · 10 years ago
  49. 4a000fb REL: Do not include merge commits in Changelog. by Charles Harris · 10 years ago
  50. 4b43d20 BUG: fix TravisCI test issues when using setuptools unconditionally. by Ralf Gommers · 10 years ago
  51. 4743f3b MAINT: Include from __future__ boilerplate in some files missing it. by Charles Harris · 10 years ago
  52. 6587854 REL: update Paver file to ensure sdist contents are OK for releases. by Ralf Gommers · 10 years ago
  53. fe85745 BUG: PEP440 compliant versioning for development releases. by Charles Harris · 10 years ago
  54. b06dbc1 MAINT: Init master branch for 1.11.0 development. by Charles Harris · 10 years ago
  55. dc98a3d Merge pull request #4671 from charris/prepare-1.10-devel by Charles Harris · 11 years ago
  56. f451a9c BLD: compute sha256 sums of build artifacts by Julian Taylor · 11 years ago
  57. 767f044 MAINT: Update pavement.py to 1.10.0. by Charles Harris · 11 years ago
  58. b3f4975 MAINT: add python3.4 to paver file by Julian Taylor · 11 years ago
  59. 415c62c MAINT: update pavement.py for no-2to3. by Ralf Gommers · 12 years ago
  60. 0c857a8 MAINT: update release scripts for building OS X binaries. by Ralf Gommers · 12 years ago
  61. e4d9030 MAINT: Update pavement.py script. by Charles Harris · 12 years ago
  62. bb726ca 2to3: Apply `print` fixer. by Charles Harris · 12 years ago
  63. d4b88c1 2to3: Use absolute imports. by Charles Harris · 12 years ago
  64. 6aa264c 2to3: Put `from __future__ import division in every python file. by Charles Harris · 12 years ago
  65. c6397ba 2to3: Updata `except Exception, msg:` syntax in files not in numpy/ . by Charles Harris · 12 years ago
  66. e924692 BLD: Add support for Python 3.3 in paver by Ondřej Čertík · 13 years ago
  67. fb2df76 pavement.py: rename "yop" to "atlas" by Ondrej Certik · 13 years ago
  68. d609dff REL: change Sphinx version in release script to 1.1.3. by Ralf Gommers · 13 years ago
  69. e2af7b7 REL: forward port changes to release scripts from 1.6.x branch. by Ralf Gommers · 14 years ago
  70. 87e12c1 BUG: Py3K: fix setup.py to work from a released tarball. by Ralf Gommers · 14 years ago
  71. 782ba88 DOC: BLD: fix some doc build warnings. by Ralf Gommers · 14 years ago
  72. 702ae6a REL: update release scripts for Python 3.2. by rgommers · 14 years ago
  73. 13212a5 BUG: fix up setup.py and pavement.py so the binary builds work again. by rgommers · 14 years ago
  74. cbf7407 DOC: update notes in release script and reorganize paver script a little. by rgommers · 14 years ago
  75. 3c3d423 REL: Apply changes to release notes and paver script in 1.5.x branch to trunk. by rgommers · 15 years ago
  76. 4e7b7b6 3K: copy built installers from build/py3k/dist instead of dist/. by rgommers · 15 years ago
  77. 22becbb ENH: Several changes to Paver script taken from 1.4.x branch. by rgommers · 15 years ago
  78. 0132351 BUG: fix paver execution on windows 7 for python 2.6. by David Cournapeau · 15 years ago
  79. 453172f REL: fix atlas detection for SSE2/SSE3 wininst. by David Cournapeau · 16 years ago
  80. d4d3480 REL: re-enable SSE2 binary in the superpack. by David Cournapeau · 16 years ago
  81. e0abf3b REL: fix dmg name and dmg build. by David Cournapeau · 16 years ago
  82. cc8c533 Use gcc-4.0 for python 2.5, to avoid using gcc 4.2 on Snow Leopard. by David Cournapeau · 16 years ago
  83. 6dce852 BUG: fix md5 import for python 2.6 in paver file. by David Cournapeau · 16 years ago
  84. 7b2d3ba REL: new, better paver file. by David Cournapeau · 16 years ago
  85. 71c4ff9 ENH: update version for paver script. by David Cournapeau · 16 years ago
  86. 09a0a0a ENH: fix paver script for wine-built simple wininst installer. by David Cournapeau · 16 years ago
  87. e427f7a Don't use paver html target to avoid using a numpy which is different than the one installed in the bootstrapped venv. by David Cournapeau · 16 years ago
  88. 706640d Clean up paver.py. by Stefan van der Walt · 16 years ago
  89. 826add2 Use environment instead of config files for superpack arc config: simpler and more reliable. by David Cournapeau · 16 years ago
  90. 9fed0f5 Depend on sphinx 0.6.1 now for building numpy doc. by David Cournapeau · 16 years ago
  91. fe23881 HACK: Make sure we use python.org interpreter to build the mpkg in paver by David Cournapeau · 16 years ago
  92. 3073f2c Remove leftover from when I copied the paver file from samplerate scikit. by David Cournapeau · 16 years ago
  93. 0b0dbdf Update paver script file doc + TODO. by David Cournapeau · 16 years ago
  94. a6098d4 Simplify and fix the latex build in paver. by David Cournapeau · 16 years ago
  95. ffaeb86 Add a task to write notes and changelog once the installers are ready. by David Cournapeau · 16 years ago
  96. c7927eb Copy tarballs and superpack into release dir. by David Cournapeau · 16 years ago
  97. a7499c3 re-enable correct dep rules for superpack target. by David Cournapeau · 16 years ago
  98. 6e80c9e Abstract superpack installer name. by David Cournapeau · 16 years ago
  99. a73581f Document global vars in paver. by David Cournapeau · 16 years ago
  100. 06a6665 Do not import numpy.distutils in pavement script - not needed. by David Cournapeau · 16 years ago