Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.21.3
/
doc
/
cdoc
tag
efe3349b8222c68863564c5f0bf5a7d332511050
tagger
Charles Harris <charlesr.harris@gmail.com>
Wed Oct 20 01:00:59 2021
object
d4d0584ccb508cad69288b504e6c8b04aa0d5caf
NumPy 1.21.3 release
583901a
convert shebang from python to python3 (#15687)
by Changqing Li
· 6 years ago
f239896
MAINT: reduce Doxyfile and modernize numpyfilter.py
by Mike Taves
· 6 years ago
b541082
STY: use `with open` when possible
by Seth Troisi
· 6 years ago
ed1e965
MAINT: Remove unnecessary 'from __future__ import ...' statements
by Jon Dufresne
· 6 years ago
7372f8d
MAINT, TST import pickle from numpy.core.numeric
by Pierre Glaser
· 7 years ago
83828f5
HTTP -> HTTPS, and other linkrot fixes
by Mike Toews
· 7 years ago
7cb22f9
More misc. typos
by luz.paz
· 8 years ago
1608e53
BUG: KeyboardInterrupt is swallowed all over the place
by Eric Wieser
· 8 years ago
ef56845
ENH: Spelling fixes
by Ville Skyttä
· 8 years ago
773e3ca
change all non-code instances of Numpy to NumPy
by Pierre de Buyl
· 9 years ago
bb726ca
2to3: Apply `print` fixer.
by Charles Harris
· 12 years ago
4394515
BUG: Fix stray '.' in import statement.
by Charles Harris
· 12 years ago
09a52ed
2to3: Apply `imports` fixer.
by Charles Harris
· 12 years ago
d4b88c1
2to3: Use absolute imports.
by Charles Harris
· 12 years ago
6aa264c
2to3: Put `from __future__ import division in every python file.
by Charles Harris
· 13 years ago
e520cdd
DOC: add automatic documentation generation from C sources (using Doxygen at the moment)
by Pauli Virtanen
· 15 years ago