Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.21.3
/
tools
tag
efe3349b8222c68863564c5f0bf5a7d332511050
tagger
Charles Harris <charlesr.harris@gmail.com>
Wed Oct 20 01:00:59 2021
object
d4d0584ccb508cad69288b504e6c8b04aa0d5caf
NumPy 1.21.3 release
b29e66a
MAINT: Update Cython version for Python 3.10.
by Charles Harris
· 4 years, 1 month ago
573dc7b
BUILD: update OpenBLAS to v0.3.17
by mattip
· 4 years, 1 month ago
aab6147
MAINT: Python3 classes do not need to inherit from object
by Mike Taves
· 4 years, 3 months ago
cf89884
MAINT: Cleanup tools/changelog.py
by Charles Harris
· 4 years, 4 months ago
d5134ae
ENH: Include co-authors in changelog.
by Charles Harris
· 4 years, 4 months ago
e377d07
TST: Exclude to-be ignored files when computing the diff
by Bas van Beek
· 4 years, 4 months ago
2a96560
BUG: Make changelog recognize ``gh-`` as PR number prefix.
by Charles Harris
· 4 years, 4 months ago
4d753a0
Merge pull request #18885 from BvB93/unsafe
by Charles Harris
· 4 years, 4 months ago
77c87d5
CI: treat _SIMD module build warnings as errors within CI only
by Sayed Adel
· 4 years, 4 months ago
6fa34d4
TST: Ignore the E704 pycodestyle error code
by Bas van Beek
· 4 years, 4 months ago
15420c8
TST: Ignore lint-checking in the `numpy/typing/tests/data` directory
by Bas van Beek
· 4 years, 4 months ago
128bbb9
DEV: general Gitpod enhancements (#18822)
by Tania Allard
· 4 years, 4 months ago
853e233
CI: Use `towncrier build` explicitly
by Sebastian Berg
· 4 years, 4 months ago
5342120
DEP: Remove all references to `numarray` from the namespace
by Bas van Beek
· 4 years, 5 months ago
d0d80b9
Merge pull request #18728 from anthonyhvo12/avo-exceptions-chaining
by Charles Harris
· 4 years, 5 months ago
4a53ea1
DEV: add Gitpod to numpy (#18733)
by Thomas J. Fan
· 4 years, 5 months ago
fdeb979
change to suitable raise from and add line breaks #2
by Anthony Vo
· 4 years, 5 months ago
876bc5d
change to suitable raise from and add line breaks
by Anthony Vo
· 4 years, 5 months ago
e4856c1
Merge branch 'main' of https://github.com/numpy/numpy into avo-exceptions-chaining
by Anthony Vo
· 4 years, 5 months ago
2c1410b
chain exceptions when appropriate
by Anthony Vo
· 4 years, 5 months ago
ed5abf1
Merge pull request #17586 from BvB93/type_aliases
by Charles Harris
· 4 years, 5 months ago
5631e8e
CI: Do not pass original branch name to `git branch -m main`
by Sebastian Berg
· 4 years, 6 months ago
f2dd5ab
CI: Use `git branch -m` instead of `--initial-branch=main`
by Sebastian Berg
· 4 years, 6 months ago
9812cc8
CI: Ensure that doc-build uses "main" as branch name
by Sebastian Berg
· 4 years, 6 months ago
3412ef6
CI: another master -> main fix (#18566)
by Ralf Gommers
· 4 years, 6 months ago
eb9bc0e
MAINT: Replaced master with main
by Ganesh Kathiresan
· 4 years, 6 months ago
11cfa1c
ENH, MAINT: Added runtest options | Added unified diff
by Ganesh Kathiresan
· 4 years, 6 months ago
135963d
MAINT: Changed branch argument to take target branch
by Ganesh Kathiresan
· 4 years, 6 months ago
8e51b5b
MAINT: Added exception handling and docs
by Ganesh Kathiresan
· 4 years, 6 months ago
37ce99a
ENH: Added uncommitted changes support
by Ganesh Kathiresan
· 4 years, 6 months ago
0e1fea2
ENH: Added Linter script
by Ganesh Kathiresan
· 4 years, 6 months ago
954605e
MAINT: Update master to main after branch rename (gh-18544)
by Stefan van der Walt
· 4 years, 6 months ago
7ef28b2
use the new openblas lib
by Isuru Fernando
· 4 years, 6 months ago
10b540a
removed extraneous ARGOUTVIEWM dim. 4 typemaps
by Patrick T. Komiske III
· 4 years, 6 months ago
6e4e8b7
BLD: add _2_24 to valid manylinux names
by mattip
· 4 years, 6 months ago
4dbfc81
Remove unused ARCHITECTURES variable
by Isuru Fernando
· 4 years, 7 months ago
8f6a5d8
Use platform name in openblas_support and add macosx-arm64 support
by Isuru Fernando
· 4 years, 7 months ago
71ac6b7
DOC: Nupydoc format space before `:` in Parameters
by Matthias Bussonnier
· 4 years, 7 months ago
32aa366
add an 'apt update'
by mattip
· 4 years, 7 months ago
f4a67d3
BLD: update OpenBLAS to af2b0d02
by mattip
· 4 years, 7 months ago
c6fc688
DEP: Formally deprecate the use of `typeDict`
by Bas van Beek
· 4 years, 7 months ago
70a65fb
BLD: add found Cython version to check in cythonize.py
by Ralf Gommers
· 4 years, 8 months ago
f36e940
DOC: Avoid using "set of" when talking about an ordered list.
by Antony Lee
· 4 years, 8 months ago
e63001a
MAINT: regex char class improve
by Tyler Reddy
· 4 years, 8 months ago
087cb00
DOC, MAINT: Minor fixes to refguide_check.py documentation.
by Charles Harris
· 4 years, 8 months ago
1d06fcb
BLD: update to OpenBLAS 0.3.13
by mattip
· 4 years, 8 months ago
c310f75
Merge pull request #17791 from seiko2plus/bld_ci_undef
by Matti Picus
· 4 years, 9 months ago
2061a7b
removed dict entry
by jakobjakobson13
· 4 years, 9 months ago
76f2fe1
TST: Add back durations flag for DEBUG builds.
by Charles Harris
· 4 years, 9 months ago
cba1d6f
BLD: Enable Werror=undef in travis
by Sayed Adel
· 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
Next »