index
:
platform/upstream/python-numpy
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
master
sandbox/backup/numpy-1.15.0_20210104
sandbox/dh0128.kwak/numpy-1.16.6_20201231
sandbox/nmerinov/llvm
sandbox/wangbiao/qemu-5.2
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
upstream-git
Domain: System / Base; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
numpy
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-10
declare source code encoding
guoci
1
-0
/
+1
2018-03-10
add documentation for constants
guoci
1
-2
/
+24
2018-02-12
Misc. typos
luz.paz
1
-1
/
+1
2018-01-04
More misc. typos
luz.paz
1
-1
/
+1
2017-12-12
DOC: fix minor typos
Unknown
1
-3
/
+3
2017-11-13
ENH: don't show boolean dtype, as it is implied
Eric Wieser
4
-9
/
+9
2017-11-11
Merge pull request #9056 from ahaldane/structure_docs
Charles Harris
1
-193
/
+470
2017-11-09
DOC: update structured array docs to reflect #6053, fixups
Allan Haldane
1
-56
/
+56
2017-11-09
DOC: update structured array docs to reflect #6053
Allan Haldane
1
-193
/
+470
2017-10-31
DOC: fix operation plural in along axis glossary
Steven Maude
1
-1
/
+1
2017-10-16
DOC: Replace PyFITS reference with Astropy and PyTables with h5py
Michael Seifert
1
-2
/
+2
2017-08-13
DOC, BUG: Fix Python 3.6 invalid escape sequence.
Charles Harris
1
-2
/
+2
2017-08-12
Merge branch 'master' into fix-note-on-quad-prec
Charles Harris
1
-2
/
+2
2017-08-12
Merge pull request #9422 from deniederhut/doc/types-formatting
Charles Harris
1
-2
/
+2
2017-08-11
DOC: reverts some escapes [ci-skip]
Dillon Niederhut
1
-2
/
+2
2017-08-11
DOC: Adding backslash between double-backtick and s.
Danny Hermes
1
-1
/
+1
2017-08-05
MAINT: Stop using the undocumented coercion-then-downcast feature of subdtype
Eric Wieser
1
-2
/
+2
2017-08-05
MAINT/DOC: Use builtin when np.{x} is builtins.{x}.
Eric Wieser
1
-1
/
+1
2017-07-27
DOC: removes extraneous whitespace with escapes
Dillon Niederhut
1
-3
/
+3
2017-07-26
DOC: correct formatting of basic.types.html
Dillon Niederhut
1
-3
/
+3
2017-06-10
DOC: BLD: fix lots of Sphinx warnings/errors.
Ralf Gommers
3
-39
/
+40
2017-06-03
MAINT: Don't internally use the one-argument where
Eric Wieser
2
-2
/
+3
2017-05-17
DOC: update documentation allowing tuple of one in reduce, etc.
Marten van Kerkwijk
1
-0
/
+2
2017-04-27
BUG: Support nout == 0 and at method
Eric Wieser
1
-1
/
+4
2017-04-27
DOC,TST: clarify example of ndarray subclass using __array_ufunc__
Marten van Kerkwijk
1
-7
/
+6
2017-04-27
DOC: implement many smaller and bigger changes suggested in review.
Marten van Kerkwijk
1
-15
/
+18
2017-04-27
DOC: clarify use of super and getattr
Marten van Kerkwijk
1
-11
/
+36
2017-04-27
DOC: Describe __array_func__ in subclassing
Marten van Kerkwijk
1
-33
/
+148
2017-04-27
DOC: describe current implementation of __array_ufunc__.
Marten van Kerkwijk
1
-0
/
+4
2017-02-23
DOC: Removed broken link
Jesse Thoren
1
-6
/
+0
2017-02-07
DOC: fix typo in 'Indexing Multi-dimensional arrays'
Kirill Balunov
1
-2
/
+2
2016-09-06
DOC: change Numpy to NumPy in dosctrings and comments
Pierre de Buyl
9
-26
/
+26
2016-08-11
DOC: Update subclassing doc regarding downstream compat
gfyoung
1
-0
/
+47
2016-02-25
DOC: Fix more typos in docs and comments.
Dongjoon Hyun
4
-6
/
+6
2016-01-27
MAINT: Fix some typos in a code string and comments
Dongjoon Hyun
2
-2
/
+2
2016-01-14
Fix number sequence
Abdullah Alrasheed
1
-4
/
+4
2015-12-23
typo corrrected.
Daniel
1
-1
/
+1
2015-12-19
DOC: Use print only as function when print_function is imported from __future__
gfyoung
3
-22
/
+22
2015-10-25
DOC: remove placeholders and incompleteness warnings
Pauli Virtanen
5
-50
/
+0
2015-09-01
DOC: be more emphatic about Windows and 64 bits
Anne Archibald
1
-7
/
+9
2015-09-01
DOC describe the situation of extended precision in numpy
Anne Archibald
1
-0
/
+37
2015-07-01
DOC: Fix docstring warnings in documetation generation.
Charles Harris
1
-5
/
+2
2015-06-21
DOC: Update docs.
Gabor Kovacs
1
-6
/
+8
2015-06-19
BUG: automatically convert recarray dtype to np.record
Allan Haldane
1
-27
/
+13
2015-05-27
DOC: Fix typo and some grammar
Vraj Mohan
1
-2
/
+2
2015-01-30
BUG: recarray __repr__ gives inaccurate representation
Allan Haldane
1
-1
/
+1
2015-01-26
BUG: Fix recarray getattr and getindex return types
Allan Haldane
1
-0
/
+4
2015-01-22
DOC: improve record/structured array nomenclature & guide
Allan Haldane
3
-29
/
+114
2014-10-22
DOC note the effect of #1866 in byteorder discussion
Joel Nothman
1
-0
/
+9
2014-04-21
DOC: clean up docs in userguide for interfacing to compiled code a bit.
Ralf Gommers
1
-29
/
+26
[next]