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_unified
master
sandbox/backup/numpy-1.15.0_20210104
sandbox/dh0128.kwak/numpy-1.16.6_20201231
sandbox/nmerinov/llvm
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
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
Branch
Commit message
Author
Age
accepted/tizen_6.0_unified
Revert "Apply python3 build"
Hyunjee Kim
9 months
accepted/tizen_6.0_unified_hotfix
Revert "Apply python3 build"
Hyunjee Kim
9 months
accepted/tizen_unified
Bump to numpy 1.16.6
DongHun Kwak
3 weeks
sandbox/backup/numpy-1.15.0_20210104
Revert "Apply python3 build"
Hyunjee Kim
9 months
sandbox/dh0128.kwak/numpy-1.16.6_20201231
Bump to numpy 1.16.6
DongHun Kwak
3 weeks
sandbox/nmerinov/llvm
Workaround clang bug #16404
Nikolai Merinov
23 months
tizen
Bump to numpy 1.16.6
DongHun Kwak
3 weeks
tizen_6.0
Revert "Apply python3 build"
Hyunjee Kim
9 months
tizen_6.0_hotfix
Revert "Apply python3 build"
Hyunjee Kim
9 months
upstream
Imported Upstream version 1.19.4
DongHun Kwak
3 weeks
[...]
Tag
Download
Author
Age
accepted/tizen/unified/20210104.130249
accepted/tizen/unified/20210104.130249.zip
accepted/tizen/unified/20210104.130249.tar.gz
accepted/tizen/unified/20210104.130249.tar.bz2
tizenrobot
14 days
submit/tizen/20210104.020415
submit/tizen/20210104.020415.zip
submit/tizen/20210104.020415.tar.gz
submit/tizen/20210104.020415.tar.bz2
DongHun Kwak
2 weeks
upstream/1.19.4
upstream/1.19.4.zip
upstream/1.19.4.tar.gz
upstream/1.19.4.tar.bz2
DongHun Kwak
3 weeks
upstream/1.19.3
upstream/1.19.3.zip
upstream/1.19.3.tar.gz
upstream/1.19.3.tar.bz2
DongHun Kwak
3 weeks
upstream/1.19.2
upstream/1.19.2.zip
upstream/1.19.2.tar.gz
upstream/1.19.2.tar.bz2
DongHun Kwak
3 weeks
upstream/1.19.1
upstream/1.19.1.zip
upstream/1.19.1.tar.gz
upstream/1.19.1.tar.bz2
DongHun Kwak
3 weeks
upstream/1.19.0
upstream/1.19.0.zip
upstream/1.19.0.tar.gz
upstream/1.19.0.tar.bz2
DongHun Kwak
3 weeks
upstream/1.18.5
upstream/1.18.5.zip
upstream/1.18.5.tar.gz
upstream/1.18.5.tar.bz2
DongHun Kwak
3 weeks
upstream/1.18.4
upstream/1.18.4.zip
upstream/1.18.4.tar.gz
upstream/1.18.4.tar.bz2
DongHun Kwak
3 weeks
upstream/1.18.3
upstream/1.18.3.zip
upstream/1.18.3.tar.gz
upstream/1.18.3.tar.bz2
DongHun Kwak
3 weeks
[...]
Age
Commit message
Author
Files
Lines
2018-03-28
Packaging: add a spec file for Tizen build
tizen_5.5.m2_release
submit/tizen_5.5_wearable_hotfix/20201026.184308
submit/tizen_5.5_mobile_hotfix/20201026.185108
submit/tizen_5.5/20191031.000008
submit/tizen_5.0/20181101.000008
submit/tizen/20180427.021440
submit/tizen/20180425.040915
accepted/tizen/unified/20180430.072056
accepted/tizen/5.5/unified/wearable/hotfix/20201027.104150
accepted/tizen/5.5/unified/mobile/hotfix/20201027.071529
accepted/tizen/5.5/unified/20191031.012605
accepted/tizen/5.0/unified/20181102.025715
tizen_5.5_wearable_hotfix
tizen_5.5_tv
tizen_5.5_mobile_hotfix
tizen_5.5
tizen_5.0
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified
accepted/tizen_5.0_unified
refs/changes/10/174110/1
Tae-Young Chung
4
-1/+109
2018-03-28
Merge branch 'tizen' of ssh://review.tizen.org:29418/platform/upstream/python...
refs/changes/09/174109/1
Tae-Young Chung
0
-0/+0
2018-03-27
Merge pull request #10619 from eric-wieser/fix-notmasked_contiguous
v1.15.0
upstream-git
Marten van Kerkwijk
3
-28/+73
2018-03-27
Merge pull request #10807 from pvanmulbregt/doc_devtox
Charles Harris
1
-1/+1
2018-03-26
DOC: Update link to tox in development docs (#10806)
Paul van Mulbregt
1
-1/+1
2018-03-26
Merge pull request #10795 from eric-wieser/einsum-output-spaces
Marten van Kerkwijk
2
-10/+28
2018-03-26
Merge pull request #10798 from jaimefrio/einsum_mapping
Eric Wieser
2
-4/+9
2018-03-26
Merge pull request #10774 from mdboom/fix-sqrt-min-for-no-long-double
Allan Haldane
1
-0/+4
2018-03-25
BUG: Incorrect mapping of einsum axes.
Jaime Fernandez
2
-4/+9
2018-03-25
BUG: Always return a list from np.ma.flatnotmasked_contiguous
Eric Wieser
3
-17/+53
[...]
Clone
https://git.tizen.org/cgit/platform/upstream/python-numpy
git://git.tizen.org/platform/upstream/python-numpy