Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.20.0
/
doc
/
cdoc
tag
3deab6b8323560b9870cd56657d8492638992afe
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Jan 30 19:27:33 2021
object
fb215c76967739268de71aa4bda55dd1b062bc2e
NumPy 1.20.0 release
583901a
convert shebang from python to python3 (#15687)
by Changqing Li
· 5 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