Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.17.0
/
doc
/
source
tag
96d063c89e62f5779ef9d01df84a3cae547ba470
tagger
Charles Harris <charlesr.harris@gmail.com>
Fri Jul 26 18:01:30 2019
object
d9b1e32cb8ef90d6b4a47853241db2a28146a57d
NumPy 1.17.0 release.
39d7bb9
DOC: Improve quickstart documentation of new random Generator.
by Oleksandr Pavlyk
· 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
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
d254ef5
DOC: emphasize random API changes
by mattip
· 6 years ago
6658517
ENH: Rename default_gen to default_rng
by Robert Kern
· 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
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
3997c43
DOC: fix default __array_priority__ in ufunc docs
by Isaac Virshup
· 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
91d3451
MAINT: remove dSFMT
by mattip
· 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
6472813
Merge pull request #13222 from kritisingh1/patch1
by Matti Picus
· 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
fa5469b
DOC: Update C-API documentation of scanfunc, fromstr
by Ori Broda
· 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
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
5962290
Merge pull request #13158 from zerothi/linalg-flame
by Ralf Gommers
· 6 years ago
3d19ae9
MAINT: remove threefry32, xoroshiro128, xorshift1024 BitGenerators
by mattip
· 6 years ago
17e0070
MAINT: Implement API changes for randomgen-derived code
by mattip
· 6 years ago
dd77ce3
ENH: Add closed generator to randint
by Kevin Sheppard
· 6 years ago
8621229
DOC: tighten up documentation, add a table of comparison
by mattip
· 6 years ago
b9b9d70
MAINT: remove legacy, refactor legacy -> mtrand in docs
by mattip
· 6 years ago
9578dcf
BUG: __dealloc__ can be called without __init__ in some error modes
by mattip
· 6 years ago
c53b2eb
BENCH: convert bencmarks to asv format
by mattip
· 6 years ago
7e8e19f
BUG: Correct handling of nans
by Kevin Sheppard
· 6 years ago
fa8af41
BUILD: move files out of _randomgen
by mattip
· 6 years ago
3711a85
DOC: Remove duplicate documentation of the PyArray_SimpleNew family of functions
by kritisingh1
· 6 years ago
a961c82
DOC: Add missing macros to C API documentation
by kritisingh1
· 6 years ago
a2fa178
BLD: added libflame as a useable lapack library
by Nick Papior
· 6 years ago
e42a61d
Version corrected in npymath docs
by Manvi07
· 6 years ago
0f19dae
Merge pull request #13132 from zerothi/linalg-order
by Ralf Gommers
· 6 years ago
374c4e0
Merge pull request #13413 from mattip/doc-linalg
by Charles Harris
· 6 years ago
512c645
DOC: document existance of linalg backends
by mattip
· 6 years ago
6eb63c3
Merge pull request #13417 from shoyer/ndarray-non-negative
by Eric Wieser
· 6 years ago
9f01778
DOC: dimension sizes are non-negative, not positive
by Stephan Hoyer
· 6 years ago
9218e59
Merge pull request #13404 from seberg/sebastian-bids
by Charles Harris
· 6 years ago
03802d2
DOC: Add Sebastian Berg as sponsored by BIDS
by Sebastian Berg
· 6 years ago
78a2d9d
DOC: fix typos in dev/index
by mattip
· 6 years ago
dfc0e00
Merge pull request #13367 from mattip/dev-guide
by Ralf Gommers
· 6 years ago
3f8b406
DOC: changes from review
by mattip
· 6 years ago
ba4cbb8
MAINT, DOC: Post 1.16.3 release updates.
by Charles Harris
· 6 years ago
3ad01db
DOC: reorganize developer docs, use scikit-image as a base for change
by mattip
· 6 years ago
4c97780
Merge pull request #13337 from kritisingh1/conj
by Matti Picus
· 6 years ago
46d01ea
DOC: Add docstrings for consistency in aliases
by kritisingh1
· 6 years ago
271d2dd
DOC: Add as_ctypes_type to the documentation
by Eric Wieser
· 6 years ago
d39e1c3
DOC: remove misplaced section at bottom of governance people page
by Ralf Gommers
· 6 years ago
9c8f0e6
DOC: list Quansight (company) rather than Quansight Labs (program/division)
by Ralf Gommers
· 6 years ago
4ca0fb9
DOC: update people under BIDS Institutional Partner entry.
by Ralf Gommers
· 6 years ago
f626e30
DOC: add Quansight Labs as an Institutional Partner
by Ralf Gommers
· 6 years ago
c1bf6a6
DOC : PyArray_Descr.names undocumented (#13234)
by vrindaaa
· 6 years ago
Next »