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
/
random
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-25
DOC: Clarify behavior in np.random.uniform
gfyoung
1
-0
/
+6
2016-01-24
BUG: One element array inputs get one element arrays returned in np.random
gfyoung
2
-188
/
+274
2016-01-23
DOC: Clarified output size for broadcastable mtrand.pyx functions
gfyoung
1
-182
/
+243
2016-01-23
TST: Added broadcasting tests in test_random.py
gfyoung
2
-87
/
+644
2016-01-20
MAINT: Simplified mtrand.pyx helpers
gfyoung
1
-104
/
+74
2016-01-16
Revert to non-generative test.
Antony Lee
1
-5
/
+4
2016-01-16
Top shuffle speed for machine-sized ints/floats.
Antony Lee
1
-8
/
+18
2016-01-16
MAINT: memcpy-based ~4x faster, typed shuffle.
Antony Lee
2
-40
/
+56
2016-01-10
DEP: Deprecate random_integers
gfyoung
2
-0
/
+28
2016-01-04
DOC: high arg is mandatory for mtrand._rand_int32
ldoddema
1
-7
/
+3
2016-01-04
MAINT: Fix notation in mtrand.pyx documentation.
ldoddema
1
-2
/
+2
2016-01-03
MAINT: Fix typos in 1.11.0-notes.rst and mtrand.pyx documentation.
Charles Harris
1
-1
/
+1
2016-01-03
Merge pull request #6910 from charris/add-64-bit-random-int
Charles Harris
6
-45
/
+771
2016-01-02
TST: Add tests for new randint functionality.
Charles Harris
1
-0
/
+77
2016-01-02
ENH: Add dtype argument to random.randint.
Charles Harris
5
-45
/
+694
2015-12-30
Merge pull request #6901 from njsmith/test-warning-defaults
Ralf Gommers
1
-3
/
+3
2015-12-30
[TST] Refactor new raise_warnings logic for subpackage test suites
Nathaniel J. Smith
1
-3
/
+3
2015-12-29
MAINT: Cleaned up unused variables and spelling mistakes in np.random modules
gfyoung
2
-6
/
+1
2015-12-28
ENH: Allow random_integers to include the maximum np.iinfo('l').max
gfyoung
2
-31
/
+46
2015-12-18
DOC: Update example in np.random.multinomial.
Charles Harris
1
-10
/
+11
2015-12-18
DOC: typo in the docstring of random.multinomial
Evgeni Burovski
1
-2
/
+15
2015-12-16
MAINT: minor spelling and grammar corrections
gfyoung
1
-3
/
+3
2015-12-15
Correct reference to Johnk's algorithm
John Bjorn Nelson
1
-1
/
+1
2015-12-15
Made changes in numpy/numpy/random/mtrand/matrand.pyx
gopalmeena
1
-1
/
+1
2015-11-25
BUG: Fix for #6719
Gerrit Holl
1
-1
/
+2
2015-11-02
Merge pull request #6614 from charris/update-random-all
Charles Harris
1
-0
/
+4
2015-11-02
BUG: Add choice and dirichlet to numpy.random.__all__.
Charles Harris
1
-0
/
+4
2015-11-02
MAINT: random: allow nonc==0 in noncentral_chisquare.
Evgeni Burovski
3
-4
/
+14
2015-10-07
DOC: fixing beta calculation for numpy.random,gumbel
jason king
1
-1
/
+1
2015-10-05
DOC: Update RandomState guarantee to be more explicit.
Charles Harris
1
-5
/
+8
2015-10-04
DOC: Add RandomState stability guarantee to RandomState documentation.
mtran
1
-0
/
+6
2015-09-08
DOC: Fix typo in Triangular Distribution PDF
MaPePeR
1
-1
/
+1
2015-08-29
MAINT: Remove bento related files.
Charles Harris
2
-47
/
+0
2015-08-01
BLD: try_run fails on Python 3.5b4 for Windows
Christoph Gohlke
1
-14
/
+1
2015-08-01
TST: fix OverflowError on win-amd64
Christoph Gohlke
1
-1
/
+1
2015-07-29
MAINT: adjust tolerance for validating the sum of probs in random.choice
alex
2
-2
/
+20
2015-07-01
DOC: Fix docstring warnings in documetation generation.
Charles Harris
1
-2
/
+2
2015-05-19
TST: test multivariate_normal check_valid kw
Blake Griffith
1
-12
/
+28
2015-05-19
BUG, API: Allow covariance matrix with small fp errors.
Blake Griffith
1
-9
/
+21
2015-05-10
BUG: np.random.beta with small parameters produces NaNs
Jaime Fernandez
2
-1
/
+22
2015-04-29
DOC: improve the vonmises docstring example
alex
1
-5
/
+5
2015-04-27
BUG: Fixes random.noncentral_chisquare when 0 < df <= 1
behzad nouri
3
-8
/
+21
2015-04-23
MANT: Use labs, not fabs, for integer abs in distributions.c
Jaime Fernandez
1
-1
/
+2
2015-03-28
DOC: Some cleanups of mtrand.pyx docstrings.
Charles Harris
1
-14
/
+8
2015-03-28
DOC: Minor edits to docstrings to improve consistency in the module
George Castillo
1
-106
/
+128
2015-03-28
DOC: Incremental improvement in random module docstrings
George Castillo
1
-123
/
+146
2015-03-26
DOC: Covariance matrix should be symmetric
Blake Griffith
1
-1
/
+1
2015-03-03
BUG: Fix potential overflows in rk_hypergeometric_hrua()
Anton Ovchinnikov
2
-2
/
+13
2015-01-30
DOC: correct erroneous description of Rayleigh distribution
Eric Firing
1
-4
/
+4
2015-01-17
DOC: fix a few bugs in the random.pareto docstring. Closes gh-4181.
Ralf Gommers
1
-15
/
+15
[prev]
[next]