Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.23.1
/
tools
tag
5e3aea6dc6087e550f670366d45dcc69829360e4
tagger
Charles Harris <charlesr.harris@gmail.com>
Fri Jul 08 22:59:52 2022
object
1f82da745496092d85b402b1703877462a7c2de2
NumPy 1.23.1 release
3e6ea37
MAINT: Try fixing broken Anaconda uploads.
by Charles Harris
· 3 years, 2 months ago
7a12646
MAINT, STY: Make download-wheels download source files.
by Charles Harris
· 3 years, 3 months ago
aa0212b
BUILD: fix tag name for travis: it is v1.23.0rc1
by mattip
· 3 years, 3 months ago
41b6ac0
Merge pull request #21558 from bsipocz/python36_37_cleanup
by Sebastian Berg
· 3 years, 3 months ago
d4d5771
MAINT: Python <3.8 related cleanups
by Brigitta Sipőcz
· 3 years, 3 months ago
53379cd
MAINT: Python <3.7 related cleanups
by Brigitta Sipőcz
· 3 years, 3 months ago
16342c5
MAINT: update PyPy to 7.3.9 and remove unused script
by mattip
· 3 years, 3 months ago
7f5d234
CI: fix Gitpod image build (#21570)
by Ralf Gommers
· 3 years, 3 months ago
b86ffe5
BUILD: update OpenBLAS to v0.3.20
by mattip
· 3 years, 3 months ago
41cf10d
DEV: Fixed Un-responsive live-preview in gitpod. (#21250)
by Bhavuk kalra
· 3 years, 5 months ago
5f0e44b
BLD: Fix upload script
by Thomas Li
· 3 years, 5 months ago
f6efa62
Merge pull request #21095 from lithomas1/patch-2
by Ralf Gommers
· 3 years, 5 months ago
ffa6839
DEV: Remove deprecated "python.pythonPath".
by Bhavuk kalra
· 3 years, 5 months ago
028e6d1
BLD: Make a sdist [wheel build]
by Thomas Li
· 3 years, 5 months ago
3135e1f
Merge pull request #21145 from tirthasheshpatel/fix-gh20743
by Matti Picus
· 3 years, 6 months ago
fe5708a
DOC: document uploads to ananconda.org
by mattip
· 3 years, 6 months ago
bbf6993
DOC: fix refguide failure
by Tirth Patel
· 3 years, 6 months ago
caf5ace
Merge pull request #20559 from melissawm/f2py-guide
by Rohit Goswami
· 3 years, 6 months ago
a67c5e7
BUILD: if travis build is triggered manually, then upload wheels
by mattip
· 3 years, 6 months ago
39bd45d
BLD: Try adding aarch64 wheels [wheel build]
by Thomas Li
· 3 years, 6 months ago
a6f55fe
Merge pull request #21000 from charris/replace-looseversion
by Charles Harris
· 3 years, 7 months ago
3395437
DOC: Fixed Refguide errors (#19898)
by Ovee Jawdekar
· 3 years, 7 months ago
df8d1fd
MAINT: Replace LooseVersion by _pep440.
by Charles Harris
· 3 years, 7 months ago
7b7435a
MAINT: Further small return value validation fixes
by Sebastian Berg
· 3 years, 7 months ago
7a038c8
Merge pull request #20185 from melissawm/add-interop-doc
by Matti Picus
· 3 years, 7 months ago
9be1075
BUILD: [wheel build] increase verbosity when testing
by mattip
· 3 years, 7 months ago
bac9d0e
ENH: add hook and test for PyInstaller.
by bwoodsend
· 3 years, 7 months ago
19989c2
Merge pull request #20660 from DWesl/maint-update-openblas
by Matti Picus
· 3 years, 7 months ago
700a48c
DEV: Update dependencies and Docker image (#20854)
by Tania Allard
· 3 years, 7 months ago
f0d617a
update OpenBLAS to 0.3.19-dev
by mattip
· 3 years, 7 months ago
58dbe26
MAINT, DOC: discard repeated words
by Dimitri Papadopoulos
· 3 years, 7 months ago
98346e1
Added f2py-examples to refguide skip list
by melissawm
· 3 years, 8 months ago
5fc70ec
MAINT: update OpenBLAS to 0.3.18
by DWesl
· 3 years, 8 months ago
7d89dda
BLD: Add Windows 32-bit wheels [wheel build]
by Thomas Li
· 3 years, 8 months ago
13ae8ef
BLD: Add arm64 wheels [wheel build]
by Thomas Li
· 3 years, 9 months ago
fc56a4d
DOC: Added explanation document on interoperability
by melissawm
· 3 years, 9 months ago
99d5308
DEP: remove deprecated `np.alen` function
by Ralf Gommers
· 3 years, 9 months ago
2a1284b
Add 64 bit Windows builds [wheel build]
by Thomas Li
· 3 years, 9 months ago
ee6a23b
DEP: remove allocation_tracking, deprecate PyDataMem_SetEventHook (#20394)
by Matti Picus
· 3 years, 9 months ago
fa397e9
Merge pull request #20102 from thomasjpfan/ci_buildwheel_rf
by Matti Picus
· 3 years, 10 months ago
eaf95ff
TST: Move rebase command to a separate file.
by DWesl
· 3 years, 10 months ago
9ac4819
TST: Rebase NumPy dlls before running test in Cygwin CI.
by DWesl
· 3 years, 10 months ago
4205ee7
TST: Move all references to python version in Cygwin CI to single file.
by DWesl
· 3 years, 10 months ago
84e0707
ENH: Configurable allocator (#17582)
by Matti Picus
· 3 years, 10 months ago
8ce8489
CLN Address comments
by Thomas J. Fan
· 3 years, 10 months ago
c0e3231
STY Lint [cd build]
by Thomas J. Fan
· 3 years, 11 months ago
a83f0f2
BLD Uses cibuildwheel for linux/osx wheels [cd build]
by Thomas J. Fan
· 3 years, 11 months ago
2efcd96
BLD: fix submodule update in gitpod.Dockerfile
by Ralf Gommers
· 3 years, 11 months ago
96e7858
move "git submodule update" earlier in docker creation
by mattip
· 3 years, 11 months ago
e1909f7
Merge pull request #20058 from mattip/openblas-v0.3.18
by Charles Harris
· 3 years, 11 months ago
58e6603
MAINT: Remove encoding declarations: # -*- coding: utf-8 -*-
by Dimitri Papadopoulos
· 3 years, 11 months ago
93ff59c
MAINT: update OpenBLAS to 0.3.18
by mattip
· 3 years, 11 months ago
c37b6af
Merge pull request #20026 from mattip/pypy-7.3.6
by Charles Harris
· 3 years, 11 months ago
161ac32
use venv instead of virtualenv
by mattip
· 3 years, 11 months ago
f5d3b26
STY: Exclude `npt._char_codes` from the linting checks
by Bas van Beek
· 3 years, 11 months ago
ac78192
Merge pull request #19879 from BvB93/cls_getitem
by Charles Harris
· 4 years ago
24c4436
Merge pull request #19903 from Fayyr/refguidefix
by Melissa Weber Mendonça
· 4 years ago
4c09502
Fixed accident line deletion in refguide_check.py
by Prathmesh Shirsat
· 4 years ago
1372d26
Merge pull request #19775 from HaoZeke/minor_typos_dated
by Charles Harris
· 4 years ago
8396026
DOC: Typos found by codespell
by Dimitri Papadopoulos
· 4 years ago
af5510b
MAINT,DOC: f2py cleanup
by Rohit Goswami
· 4 years ago
4e09f75
Merge pull request #19900 from ArryanSingh/refguidefix
by Melissa Weber Mendonça
· 4 years ago
ff7c4ce
DOC: Fixed refguide errors for basics.broadcasting.rst
by Fayyr
· 4 years ago
5f33238
BUG,DOC: Ignore upcoming_changes from refguide
by Rohit Goswami
· 4 years ago
ed91479
DOC:Fixed refguide errors for basics.creation.rst
by Arryan Singh
· 4 years ago
f840f23
TST,DOC: Skip the `__class_getitem__` doctests for python 3.8
by Bas van Beek
· 4 years ago
dda61ca
MAINT: Use SHA-256 instead of SHA-1
by Nikola Forró
· 4 years ago
7ad8ea7
MAINT: revise OSError aliases (IOError, EnvironmentError)
by Mike Taves
· 4 years ago
828e45d
MAINT: Replace deprecated unittest aliases
by Hugo van Kemenade
· 4 years ago
b2e3cd6
MAINT: Update Cython version for Python 3.10.
by Charles Harris
· 4 years ago
b797a0c
TST: Add cygwin build to CI (#18330)
by DWesl
· 4 years, 1 month ago
b5da89a
BUILD: update OpenBLAS to v0.3.17
by mattip
· 4 years, 1 month ago
1eb9887
move to OpenBLAS 0.3.16
by mattip
· 4 years, 1 month ago
38c61b6
BUG: typo
by Matti Picus
· 4 years, 1 month ago
24da330
BUG: Make openblas_support support ILP64 on Windows.
by Charles Harris
· 4 years, 1 month ago
f82b58c
BUG: Adjust shallow clone in the gitpod container
by Tania Allard
· 4 years, 3 months ago
8494d91
BUG: Adjust shallow clone in the gitpod container
by Tania Allard
· 4 years, 3 months 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, 4 months ago
d0d80b9
Merge pull request #18728 from anthonyhvo12/avo-exceptions-chaining
by Charles Harris
· 4 years, 4 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
Next »