Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.20.3
/
tools
tag
eea68dea1c19ba8fa519b71f788510e1895611c9
tagger
Charles Harris <charlesr.harris@gmail.com>
Mon May 10 01:56:01 2021
object
27b98cbe0dd9d2969e9c227e7a2070aa56f41d6d
NumPy 1.20.3 release
b0e2606
BUG: Make changelog recognize ``gh-`` as PR number prefix.
by Charles Harris
· 4 years, 4 months ago
afc158d
CI: Use `towncrier build` explicitly
by Sebastian Berg
· 4 years, 4 months ago
96b0452
add an 'apt update'
by mattip
· 4 years, 7 months ago
2760df9
BLD: update OpenBLAS to af2b0d02
by mattip
· 4 years, 7 months ago
798c6f3
BLD: update to OpenBLAS 0.3.13
by mattip
· 4 years, 8 months ago
76f2fe1
TST: Add back durations flag for DEBUG builds.
by Charles Harris
· 4 years, 9 months ago
af0bfeb
BLD: use BUFFERSIZE=20 in OpenBLAS
by mattip
· 4 years, 10 months ago
46ada00
TST: add pypy3.7
by mattip
· 4 years, 10 months ago
aa2a8cd
BLD, TST: try templating with a common yml file
by mattip
· 4 years, 10 months ago
9e99158
BLD, TST: move linux jobs to github actions
by mattip
· 4 years, 10 months ago
cefad82
TST: use a more standard workflow for PyPy
by mattip
· 4 years, 10 months ago
d5441ee
STY: Minor style fixups to changelog.py
by Charles Harris
· 4 years, 10 months ago
505ae17
DOC: Improve documentation of download-wheels
by Charles Harris
· 4 years, 10 months ago
594e66d
MAINT, BLD: update to OpenBLAS v0.3.12
by mattip
· 4 years, 10 months ago
cf06cd4
MAINT: Cleanup swig for Python 3.
by Charles Harris
· 4 years, 10 months ago
30e037c
MAINT: Ignore the private `np.compat` module
by Bas van Beek
· 5 years ago
065b300
MAINT: Ignore three builtin modules present in the numpy namespace
by Bas van Beek
· 5 years ago
4c74f37
BLD: Fixed ARGOUTVIEWM memory deallocation. Closes #17398
by leakec
· 5 years ago
fcca6e7
MAINT: Replace PyString_Check with PyBytes_Check in numpy.i.
by Charles Harris
· 5 years ago
6185631
DEV: Add tool to help speed up Travis CI
by Hugo
· 5 years ago
1f8ce63
MAINT, DOC: move informational files from numpy.doc.*.py to their *.rst counterparts (#17222)
by Matti Picus
· 5 years ago
b4fd7a7
DEP: lib: Remove the deprecated financial functions. (#17067)
by Warren Weckesser
· 5 years ago
7ec2e1b
MAINT: Remove obsolete conversion to set (#17063)
by jakobjakobson13
· 5 years ago
2e1df6d
BLD: pin setuptools<49.2.0
by mattip
· 5 years ago
cfb7a9c
BLD: update OpenBLAS build
by mattip
· 5 years ago
8088254
MAINT,BLD: pin setuptools and refactor where to find it
by mattip
· 5 years ago
ace9258
BLD: update openblas hashes
by mattip
· 5 years ago
4cc2d1b
BLD: temporarily disable OpenBLAS hash checks
by mattip
· 5 years ago
f5b1a67
TST: Upgrade to Python 3.8 for DEBUG testing.
by Charles Harris
· 5 years ago
fc9d862
BLD: update cython to 0.29.21
by mattip
· 5 years ago
c3cd541
Merge pull request #16629 from person142/functions-missing-types
by Charles Harris
· 5 years ago
d69336f
STY: flake8 fixes
by mattip
· 5 years ago
f11159d
BLD: add manylinux1 OpenBlAS 0.3.10 hashes and test for them
by mattip
· 5 years ago
2d90622
MAINT: add `np.alen` to the types exclude list
by Josh Wilson
· 5 years ago
7d1c9a8
DOC: add docstring to tool for finding functions missing types
by Josh Wilson
· 5 years ago
a08586a
ENH: add tool to find functions missing types
by Josh Wilson
· 5 years ago
4fc0784
BLD: upgrade to OpenBLAS0.3.10
by mattip
· 5 years ago
22ac0da
BLD: use OpenBLAS 0.3.10
by mattip
· 5 years ago
3f21558
MAINT: Stop uploading wheels to Rackspace.
by Charles Harris
· 5 years ago
6541b11
Defer ctypes import in generated _distributor_init.py
by Steve Dower
· 5 years ago
18c41a1
MAINT: Streamline download-wheels.
by Charles Harris
· 5 years ago
471a2ce
MAINT: Cleanup 'tools/download-wheels.py' (#16329)
by Anirudh Subramanian
· 5 years ago
57a857d
BUG: Fix tools/download-wheels.py.
by Charles Harris
· 5 years ago
bd8be54
Merge pull request #16269 from tbm/typo
by Matti Picus
· 5 years ago
0a28931
DOC: Fix typos and cosmetic issues
by Martin Michlmayr
· 5 years ago
a205a70
ENH: Add tool for downloading release wheels from Anaconda.
by Charles Harris
· 5 years ago
83b0c87
ENH: add manylinux1 openblas hashes
by mattip
· 5 years ago
5210048
ENH: add win32 hash
by mattip
· 5 years ago
c9422ff
ENH: backport scipy changes to openblas download script
by mattip
· 5 years ago
aab329c
BUG: use default
by mattip
· 5 years ago
cea894c
MAINT: Fix '2104' typo, should be '2014'.
by Charles Harris
· 5 years ago
45cff3c
ENH: allow choosing which manylinux artifact to download
by mattip
· 5 years ago
0efcd15
BLD: Add :doc: to whitelisted roles in refguide_check.
by Ross Barnowski
· 5 years ago
d9a2ba3
TST: use latest released PyPy instead of nightly builds
by mattip
· 5 years ago
a126709
TST: use draft OpenBLAS build
by mattip
· 5 years ago
1cb3871
DOC: fix remaining doc files for refguide_check (#15720)
by Pierre de Buyl
· 5 years ago
dc9d3f9
MAINT: CI: Run 'apt-get update' in tools/pypy-test.sh
by Warren Weckesser
· 5 years ago
8aad05e
Fix swig tests resize typemap issue python 3 bytes vs str issue
by Mathieu Lamarre
· 5 years ago
9da90de
Merge pull request #15702 from mwtoews/optparse
by Charles Harris
· 5 years ago
a7af9cc
MAINT: replace optparse with argparse for 'doc' and 'tools' scripts
by Mike Taves
· 5 years ago
336fd8b
TST: always use 'python -mpip' not 'pip'
by mattip
· 5 years ago
583901a
convert shebang from python to python3 (#15687)
by Changqing Li
· 5 years ago
2fd9ff8
Merge pull request #15653 from mattip/openblas0.3.7
by Charles Harris
· 5 years ago
7eaac94
Merge pull request #12646 from shoyer/refguide-check-exceptions
by Matti Picus
· 5 years ago
eeb9e50
BLD: consolidate openblas verison check to be self-contained
by mattip
· 6 years ago
eb8a540
BLD: update OpenBLAS to pre-0.3.9 version
by mattip
· 6 years ago
f1863c5
BLD: update openblas download to new location, use manylinux2010-base
by mattip
· 6 years ago
49265d1
BLD: manylinux2010 docker reports machine=i686
by mattip
· 6 years ago
1bc8dfc
Merge pull request #15556 from seberg/travis-install-python3-dbg
by Charles Harris
· 6 years ago
7b38f69
TST: (Travis CI) Use full python3-dbg path for virtual env creation
by Sebastian Berg
· 6 years ago
cef4dc9
Merge pull request #15465 from mwtoews/imports
by Sebastian Berg
· 6 years ago
07bf33f
MAINT: cleanup unused imports; avoid redefinition of imports
by Mike Taves
· 6 years ago
c6c5644
TST: Fix missing output in refguide-check
by Seth Troisi
· 6 years ago
85be00a
Merge pull request #15430 from sethtroisi/refguide_warning
by Matti Picus
· 6 years ago
49102a5
Merge pull request #15464 from sethtroisi/refguide_dup_line
by Matti Picus
· 6 years ago
05cb43b
Merge pull request #15417 from sethtroisi/python2_easy
by Matti Picus
· 6 years ago
134cc44
MAINT: Cleanup duplicate line in refguide_check
by Seth Troisi
· 6 years ago
9ef5f37
MAINT: Python2 Cleanups
by Seth Troisi
· 6 years ago
4d1a3a8
Merge pull request #15449 from sethtroisi/refguide_doc2
by Matti Picus
· 6 years ago
96727cf
MAINT: Remove sys.version checks (gh-#15373)
by Seth Troisi
· 6 years ago
d20378b
DOC: Update refguide_check note on how to skip code
by Seth Troisi
· 6 years ago
2b118ec
Updated openblas_support.py
by Xavier Thomas
· 6 years ago
2a2be8b
Update tools/openblas_support.py
by Xavier Thomas
· 6 years ago
fe50af5
Update tools/openblas_support.py
by Xavier Thomas
· 6 years ago
02cbcd7
Updated openblas_support.py
by Xavier Thomas
· 6 years ago
a53a70e
Made changes to openblas_support.py
by Xavier Thomas
· 6 years ago
a71e8a8
DEV: More contextmanager in _run_doctests
by Seth Troisi
· 6 years ago
616d27e
DEV: Use contextmanager in _run_doctests
by Seth Troisi
· 6 years ago
84c2e18
Updated openblas_support.py
by Xavier Thomas
· 6 years ago
35e760c
Updated openblas_support.py with f-string
by Xavier Thomas
· 6 years ago
9982a58
Updated cythonize.py with f-strings
by Xavier Thomas
· 6 years ago
3493d1b
MAINT: Revise imports from urllib modules
by Mike Taves
· 6 years ago
61c5c5d
Merge pull request #15366 from mwtoews/F403
by Matti Picus
· 6 years ago
388e819
Merge pull request #15379 from sethtroisi/misc_cleanups3
by Matti Picus
· 6 years ago
f9c5bd5
MAINT: resolve pyflake F403 'from module import *' used
by Mike Taves
· 6 years ago
6737f24
MAINT: Python2 Cleanups
by Seth Troisi
· 6 years ago
b541082
STY: use `with open` when possible
by Seth Troisi
· 6 years ago
9a21ec8
[MAINT] Cleanup python2 sys.version checks
by Seth Troisi
· 6 years ago
1edb446
BLD: use 0.3.8dev build of OpenBLAS
by mattip
· 6 years ago
18ab0d3
MAINT: try to avoid spurious warnings in einsum
by mattip
· 6 years ago
Next »