Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.20.2
/
doc
/
cdoc
tag
28939132ae9e29f53fdcdedb49fb4815f2d8537d
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Mar 27 22:03:16 2021
object
b19ad5bfa396a4600a52a598a30a65d4e993f831
NumPy 1.20.2 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