Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.17.0
/
doc
tag
96d063c89e62f5779ef9d01df84a3cae547ba470
tagger
Charles Harris <charlesr.harris@gmail.com>
Fri Jul 26 18:01:30 2019
object
d9b1e32cb8ef90d6b4a47853241db2a28146a57d
NumPy 1.17.0 release.
d62bad5
MAINT: Update mailmap and changelog for 1.17.0
by Charles Harris
· 6 years ago
39d7bb9
DOC: Improve quickstart documentation of new random Generator.
by Oleksandr Pavlyk
· 6 years ago
f4d588c
DOC: Prepare 1.17.0rc2 release.
by Charles Harris
· 6 years ago
562405c
Merge pull request #13993 from seberg/issue-13929-2
by Matti Picus
· 6 years ago
48a0ed6
Merge pull request #14001 from charris/backport-13985
by Charles Harris
· 6 years ago
bb41181
DOC: show workaround for backward compatibility
by mattip
· 6 years ago
c24e43c
DEP: Speed up WarnOnWrite deprecation in buffer interface
by Sebastian Berg
· 6 years ago
fc97dc9
Copy editing
by Dan Allan
· 6 years ago
721a3ce
Restore old intro, add note at top.
by Dan Allan
· 6 years ago
bcaf410
Add new section of custom array containers.
by Dan Allan
· 6 years ago
07f8117
rephrase
by Dan Allan
· 6 years ago
b559011
Add __array_function__ to user reference.
by Dan Allan
· 6 years ago
706e3b9
Merge pull request #13893 from mattip/links-in-release-notes
by Charles Harris
· 6 years ago
a4eb37a
Merge pull request #13971 from mattip/backport-13945
by Matti Picus
· 6 years ago
6440eee
DOC: fix links in 1.17 release note
by mattip
· 6 years ago
d254ef5
DOC: emphasize random API changes
by mattip
· 6 years ago
6e02dd5
DOC: Update recommended Cython version to 0.29.11.
by Charles Harris
· 6 years ago
5c58f30
DOC: Prepare for 1.17.0rc1 release.
by Charles Harris
· 6 years ago
6658517
ENH: Rename default_gen to default_rng
by Robert Kern
· 6 years ago
59ebfbb
ENH: Deprecate writeable broadcast_array (#12609)
by Matti Picus
· 6 years ago
a6cdb4c
Merge pull request #13859 from bashtage/update-perf-pcg
by Charles Harris
· 6 years ago
0ec7f12
ENH: np.random.default_gen() (#13840)
by Robert Kern
· 6 years ago
be06595
DOC: Update performance numbers
by Kevin Sheppard
· 6 years ago
588310c
Merge pull request #13849 from rkern/doc/random-cleanups
by Charles Harris
· 6 years ago
4945048
DOC: Make sure canonical numpy.random target is the index.
by Robert Kern
· 6 years ago
ecae5c3
DOC: Use old title of np.random section
by Robert Kern
· 6 years ago
5b0d1b5
DOC: clean up examples.
by Robert Kern
· 6 years ago
73ae703
DOC: fix reference links
by mattip
· 6 years ago
6b3e58a
DOC: typo
by Robert Kern
· 6 years ago
f2b0ff4
DOC: Update performance numbers
by Kevin Sheppard
· 6 years ago
ffbc6b1
DOC: Expand on the recommendations.
by Robert Kern
· 6 years ago
ed72319
DOC: np.random documentation cleanup and expansion.
by Robert Kern
· 6 years ago
456d2eb
DOC: remove note about `__array_ufunc__` being provisional for 1.17.0
by Ralf Gommers
· 6 years ago
df096f8
Merge branch 'master' into force-zip64
by Charles Harris
· 6 years ago
34224c1
Merge pull request #13837 from mattip/seedsequence2
by Charles Harris
· 6 years ago
42f8ed3
DOC: Add SFC64 to the documentation.
by Robert Kern
· 6 years ago
57d222f
DOC: Update benchmark codes to match current set.
by Robert Kern
· 6 years ago
5c5965c
DOC: fixup docs for current set of BitGenerators
by mattip
· 6 years ago
4668b46
Merge pull request #13780 from mattip/seedsequence
by Charles Harris
· 6 years ago
b096700
Merge pull request #13830 from mwtoews/tox
by Charles Harris
· 6 years ago
c69f90c
MAINT: remove leftover files, fix docs
by mattip
· 6 years ago
efa35e7
ENH: use SeedSequence to generate entropy for seeding
by mattip
· 6 years ago
4ac8e8d
MAINT: Update tox for supported Python versions
by Mike Taves
· 6 years ago
02f63e0
MAINT: remove xoshiro* BitGenerators
by mattip
· 6 years ago
578cf42
MAINT: remove ThreeFry BitGenerator
by mattip
· 6 years ago
083be1f
MAINT: remove pcg32 BitGenerator
by mattip
· 6 years ago
5a7a4a4
Merge pull request #13803 from Shekharrajak/13778_string_operation_docs
by Matti Picus
· 6 years ago
5a6d31b
current module is changed from numpy.core.defchararray to numpy.char
by shekharrajak
· 6 years ago
d900e8e
numpy.core.defchararray is replaced with numpy.char module
by shekharrajak
· 6 years ago
871fac7
Merge pull request #13819 from ivirshup/patch-2
by Charles Harris
· 6 years ago
4f0742b
Fix typo
by Min ho Kim
· 6 years ago
3997c43
DOC: fix default __array_priority__ in ufunc docs
by Isaac Virshup
· 6 years ago
d037f06
Merge pull request #13781 from Nodd/patch-1
by Charles Harris
· 6 years ago
dffd446
minor change - line length < 80 and The before module name added
by shekharrajak
· 6 years ago
0ced9d3
module name is specified as numpy.core.defchararray
by shekharrajak
· 6 years ago
4a0abf4
Merge pull request #13791 from mattip/remove-dSFMT
by Charles Harris
· 6 years ago
0dcd300
Merge pull request #13767 from kritisingh1/attributes
by Matti Picus
· 6 years ago
28d1bb0
[WIP] DOC : Refactor C-API -- Python Types and C structures (#13746)
by Kriti Singh
· 6 years ago
680cae4
DOC: Adds examples for dtype attributes
by kritisingh1
· 6 years ago
cd69264
Update imports and systematic skip/fail
by Joseph Martinot-Lagarde
· 6 years ago
91d3451
MAINT: remove dSFMT
by mattip
· 6 years ago
407352b
DOC: Update TESTS.rst.txt for pytest
by Joseph Martinot-Lagarde
· 6 years ago
02c8e80
Merge pull request #13708 from eric-wieser/deprecate-nonzero
by Matti Picus
· 6 years ago
e12c6bd
BUG: ensure that casting to/from structured is properly checked.
by Marten van Kerkwijk
· 6 years ago
90ee555
DOC: update test guidelines document to use pytest for skipif (#13760)
by Chuanzhu Xu
· 6 years ago
98b68bd
BUG: ensure i0 does not change the shape.
by Marten van Kerkwijk
· 6 years ago
90d7191
Merge pull request #13744 from WarrenWeckesser/update-cstyle
by Matti Picus
· 6 years ago
044a291
Merge pull request #13729 from mattip/merge-files
by Sebastian Berg
· 6 years ago
ebcaa48
DOC: add a NumPyC syntax format that accepts our preprocessor @TYPE@ macros
by mattip
· 6 years ago
5632c6b
DOC: Merge together DISTUTILS.rst.txt#template-files" and distutils.rst#conversion-of-src-files
by aashuli
· 6 years ago
ee78dbf
DOC: Update the C style guide for C99.
by Warren Weckesser
· 6 years ago
6472813
Merge pull request #13222 from kritisingh1/patch1
by Matti Picus
· 6 years ago
51ee454
ENH: Allow dtype objects to be indexed with multiple fields at once (#10417)
by Eric Wieser
· 6 years ago
13561bd
fix tests
by kritisingh1
· 6 years ago
5bd7c2f
Merge pull request #13205 from vrindaaa/issue-12632
by Matti Picus
· 6 years ago
0e4ee21
Merge pull request #13704 from kritisingh1/dims
by Matti Picus
· 6 years ago
2438ff1
DOC: Mention PyArray_DIMS can be NULL
by kritisingh1
· 6 years ago
2d4975e
Merge pull request #13692 from oribro/capi-scanfunc-fromstr-update-doc
by Matti Picus
· 6 years ago
f427b61
DEP: Deprecate nonzero(0d) in favor of calling atleast_1d explicitly
by Eric Wieser
· 6 years ago
afc6981
ENH: pathlib support for fromfile(), .tofile() and .dump() (#12915)
by sorenrasmussenai
· 6 years ago
fa5469b
DOC: Update C-API documentation of scanfunc, fromstr
by Ori Broda
· 6 years ago
4b4eaa6
Merge pull request #13693 from eric-wieser/const-correct-API
by Matti Picus
· 6 years ago
80ef0e7
ENH: Add 'offset' keyword to 'numpy.fromfile()' (#12971)
by fivemok
· 6 years ago
458b5bd
ENH: Pass input strides and dimensions by pointer to const
by Eric Wieser
· 6 years ago
392866d
Merge pull request #13665 from bashtage/rkern-pcg-patch
by Matti Picus
· 6 years ago
0c70787
MAINT: Misc. typo fixes (#13664)
by luzpaz
· 6 years ago
43465f7
Merge pull request #13649 from kritisingh1/reference
by Matti Picus
· 6 years ago
ef8bd3e
DOC: Mention PyArray_GetField steals a reference
by kritisingh1
· 6 years ago
9695c1f
DOC: Add cross-platform performance
by Kevin Sheppard
· 6 years ago
9c44a2d
Merge pull request #13633 from shoyer/nep-18-subclass-warning
by Charles Harris
· 6 years ago
d2170af
DOC: Fix rst markup in RELEASE_WALKTHROUGH.
by Charles Harris
· 6 years ago
8d55c39
Merge pull request #13660 from charris/post-1.16.4-update
by Matti Picus
· 6 years ago
41b61d2
DOC: Updates following NumPy 1.16.4 release.
by Charles Harris
· 6 years ago
22239d1
Merge pull request #13163 from mattip/randomgen
by Sebastian Berg
· 6 years ago
5b06588
Merge pull request #13377 from kritisingh1/macros
by Matti Picus
· 6 years ago
58c0e72
Revert "MAINT: Implement API changes for randomgen-derived code"
by Kevin Sheppard
· 6 years ago
dabf42b
MAINT: Remove remnants of bit generators
by Kevin Sheppard
· 6 years ago
5e8a4a1
DOC: caution against relying upon NumPy's implementation in subclasses
by Stephan Hoyer
· 6 years ago
849e4d4
Merge pull request #13326 from anntzer/shape-1-fields
by Eric Wieser
· 6 years ago
d4214b9
DOC: note support for NUMPY_EXPERIMENTAL_ARRAY_FUNCTION=0
by Stephan Hoyer
· 6 years ago
Next »