NumPy 1.20.0 release
  1. 583901a convert shebang from python to python3 (#15687) by Changqing Li · 5 years ago
  2. f239896 MAINT: reduce Doxyfile and modernize numpyfilter.py by Mike Taves · 6 years ago
  3. b541082 STY: use `with open` when possible by Seth Troisi · 6 years ago
  4. ed1e965 MAINT: Remove unnecessary 'from __future__ import ...' statements by Jon Dufresne · 6 years ago
  5. 7372f8d MAINT, TST import pickle from numpy.core.numeric by Pierre Glaser · 7 years ago
  6. 83828f5 HTTP -> HTTPS, and other linkrot fixes by Mike Toews · 7 years ago
  7. 7cb22f9 More misc. typos by luz.paz · 8 years ago
  8. 1608e53 BUG: KeyboardInterrupt is swallowed all over the place by Eric Wieser · 8 years ago
  9. ef56845 ENH: Spelling fixes by Ville Skyttä · 8 years ago
  10. 773e3ca change all non-code instances of Numpy to NumPy by Pierre de Buyl · 9 years ago
  11. bb726ca 2to3: Apply `print` fixer. by Charles Harris · 12 years ago
  12. 4394515 BUG: Fix stray '.' in import statement. by Charles Harris · 12 years ago
  13. 09a52ed 2to3: Apply `imports` fixer. by Charles Harris · 12 years ago
  14. d4b88c1 2to3: Use absolute imports. by Charles Harris · 12 years ago
  15. 6aa264c 2to3: Put `from __future__ import division in every python file. by Charles Harris · 13 years ago
  16. e520cdd DOC: add automatic documentation generation from C sources (using Doxygen at the moment) by Pauli Virtanen · 15 years ago