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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
ENH: Add np.histogram_bin_edges (#10591)
Kirit Thadaka
1
-0
/
+2
2018-03-14
TST: Import abstract classes from collections.abc
Frederick Lefebvre
1
-2
/
+7
2018-03-12
DOC: Post 1.14.2 release update.
Charles Harris
3
-0
/
+63
2018-03-11
DOC: Fix minor typo in how-to-document.
MSeifert04
1
-1
/
+1
2018-03-10
add documentation for constants
guoci
2
-0
/
+6
2018-03-08
Merge pull request #10689 from freakboy3742/iOS-compat
Charles Harris
1
-1
/
+13
2018-03-09
DOC: Added release note for iOS build changes.
Russell Keith-Magee
1
-1
/
+13
2018-03-08
ENH: Allow dtype field names to be unicode in Python2 (#10672)
Chris Billington
1
-0
/
+11
2018-03-08
Write down a formal procedure for declaring a NEP "accepted"
Nathaniel J. Smith
1
-2
/
+8
2018-03-08
Assign numbers to all existing NEPs
Nathaniel J. Smith
15
-18
/
+25
2018-02-27
DOC: describe axes keyword in ufunc documentation.
Marten van Kerkwijk
1
-0
/
+14
2018-02-27
DOC/MAINT: More misc. typos
luz.paz
3
-3
/
+3
2018-02-25
BUG/MAINT: Remove special handling of 0d arrays and scalars in interp
Eric Wieser
1
-0
/
+12
2018-02-22
Merge pull request #10641 from charris/post-1.14.1-update
Charles Harris
4
-58
/
+209
2018-02-22
DOC: Update RELEASE_WALKTHROUGH.rst.txt.
Charles Harris
1
-50
/
+66
2018-02-22
MAINT: Update 1.14.1 release notes and changelog.
Charles Harris
3
-8
/
+143
2018-02-22
Merge pull request #10599 from girving/flatnonzero
Eric Wieser
1
-0
/
+5
2018-02-21
ENH: make flatnonzero use np.ravel(a) instead of a.ravel()
Geoffrey Irving
1
-0
/
+5
2018-02-15
Merge pull request #10596 from charris/update-sphinxext-submodule
Charles Harris
1
-0
/
+0
2018-02-15
DOC: Update sphinxext submodule hash.
Charles Harris
1
-0
/
+0
2018-02-14
DOC: Corrected url for Guide to NumPy book; see part of #8520, all of #9088, ...
derrick
2
-6
/
+6
2018-02-14
MAINT: Fix typos in DISTUTILS.rst.txt. (#10583)
fo40225
1
-3
/
+3
2018-02-12
Misc. typos
luz.paz
1
-1
/
+1
2018-02-01
BUG: nan_to_num does not return scalars for scalar integer input (#10441)
Matheus Vieira Portela
1
-0
/
+6
2018-01-31
DOC: Tell matlab users about np.block
Eric Wieser
1
-1
/
+1
2018-01-28
Merge pull request #10361 from ahaldane/complex_repr_fix
Charles Harris
1
-4
/
+2
2018-01-28
BUG: repr of negative zeros sometimes has an extra space
Allan Haldane
1
-7
/
+2
2018-01-25
DOC: Document A@B in Matlab/NumPy summary table
Gerrit Holl
1
-1
/
+1
2018-01-20
BUG: complex repr has extra spaces, missing +
Allan Haldane
1
-0
/
+1
2018-01-20
MAINT: Add 1.14.1 release note template
Allan Haldane
1
-0
/
+2
2018-01-19
Merge pull request #10406 from ev-br/print_opts_ctx
Charles Harris
1
-0
/
+7
2018-01-18
Merge pull request #10433 from eric-wieser/1.14.1-notes
Charles Harris
1
-0
/
+23
2018-01-18
REL: Add 1.14.1 release notes template
Eric Wieser
1
-0
/
+23
2018-01-17
DOC: add a release not for `printoptions`
Evgeni Burovski
1
-0
/
+7
2018-01-14
DOC: added "steals a reference" to PyArray_FromAny
Mads R. B. Kristensen
1
-3
/
+4
2018-01-12
Merge pull request #10390 from eric-wieser/fix-10364
Charles Harris
1
-3
/
+3
2018-01-11
BUG: Avoid unintentional promotion to `float`, and do ops in place for speed
Eric Wieser
1
-3
/
+3
2018-01-07
Merge pull request #10336 from charris/post-1.14.0-update
Charles Harris
2
-8
/
+498
2018-01-06
DOC: Post 1.14.0 release updates.
Charles Harris
2
-8
/
+498
2018-01-04
More misc. typos
luz.paz
5
-6
/
+6
2018-01-03
Merge pull request #10213 from jarrodmillman/nep-process
Charles Harris
25
-1399
/
+543
2018-01-03
DOC: add documentation about how to handle new array printing
Jarrod Millman
1
-0
/
+12
2017-12-30
Merge pull request #10287 from eric-wieser/ptp-empty
Charles Harris
1
-0
/
+5
2017-12-30
Documentation and misc. typos
luzpaz
2
-2
/
+2
2017-12-28
ENH: Allow ptp to take an axis tuple and keepdims
Eric Wieser
1
-0
/
+5
2017-12-26
Merge pull request #10278 from eric-wieser/exotic-histogram-dtype
Charles Harris
1
-0
/
+5
2017-12-26
ENH: Add support for datetimes to histograms
Eric Wieser
1
-0
/
+5
2017-12-25
Merge pull request #10251 from VictorRodriguez/develop
Charles Harris
1
-0
/
+5
2017-12-24
BUG: Allow nan values in the data when the bins are explicit
Eric Wieser
1
-0
/
+10
2017-12-23
ENH: Enable AVX2/AVX512 support to numpy #10251
Victor Rodriguez
1
-0
/
+5
[next]