Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.23.1
/
benchmarks
tag
5e3aea6dc6087e550f670366d45dcc69829360e4
tagger
Charles Harris <charlesr.harris@gmail.com>
Fri Jul 08 22:59:52 2022
object
1f82da745496092d85b402b1703877462a7c2de2
NumPy 1.23.1 release
95e38b3
Revert "ENH: Implement string comparison ufuncs (or almost) "
by Charles Harris
· 3 years, 2 months ago
545f1b6
ENH: Implement string comparison ufuncs (or almost) (#21041)
by Sebastian Berg
· 3 years, 2 months ago
159714b
add test for small percentile
by Pieter Eendebak
· 3 years, 4 months ago
ab62db3
fix mean test
by Pieter Eendebak
· 3 years, 4 months ago
2534a7c
PERF Add benchmarks targeted at small arrays and scalars
by Pieter Eendebak
· 3 years, 4 months ago
37cb0f8
Merge pull request #21188 from seberg/scalar-math-rewrite
by Matti Picus
· 3 years, 4 months ago
117aecb
DEV: Pin setuptools in the asv config
by Sebastian Berg
· 3 years, 4 months ago
c2af303
BENCH: Add scalar/array mixed arithmetic cases to the benchmark
by Sebastian Berg
· 3 years, 4 months ago
fd9c3ef
MAINT,ENH: Rewrite scalar math logic
by Sebastian Berg
· 3 years, 4 months ago
b2e7534
DOC: various spell checks and typo fixes (#21314)
by Logan Thomas
· 3 years, 5 months ago
97d1229
BENCH: Kron benchmarks (#21232)
by Ganesh Kathiresan
· 3 years, 5 months ago
3dbbaf9
BENCH: make the np.where benchmark more complete
by Jérôme Richard
· 3 years, 6 months ago
762538c
ENH, SIMD: improve argmax/argmin performance
by Sayed Adel
· 3 years, 6 months ago
b97e7d5
Merge pull request #20976 from rafaelcfsousa/p10_enh_intdiv
by Matti Picus
· 3 years, 6 months ago
5c25a5a
BENCH: Add arr // arr for floor_divide
by Rafael Cardoso Fernandes Sousa
· 3 years, 7 months ago
61dec07
BENCH: Add benchmarks for 32-bit data type sorting
by Raghuveer Devulapalli
· 3 years, 7 months ago
91a4b98
BENCH: cover integer max/min and fmax/fmin tests
by Sayed Adel
· 3 years, 8 months ago
07cbfff
Merge pull request #19485 from r-devulap/fp-tests
by Matti Picus
· 4 years, 1 month ago
a8eac2e
DEV: Update default Python in benchmark config.
by Ross Barnowski
· 4 years, 1 month ago
41b14b1
BENCH: Add benchmarking for ufuncs using SVML implementations
by Raghuveer Devulapalli
· 4 years, 1 month ago
472b152
ENH: add new function `_opt_info()` to utils provides the optimization info of NumPy build
by Sayed Adel
· 4 years, 4 months ago
ec91211
MAINT, Benchmark: print the supported CPU features during the run of performance tests
by Sayed Adel
· 4 years, 4 months ago
d0d80b9
Merge pull request #18728 from anthonyhvo12/avo-exceptions-chaining
by Charles Harris
· 4 years, 4 months ago
914407d
Merge pull request #18075 from ganesh-k13/enh_simd_npyv_floor_div
by Matti Picus
· 4 years, 5 months ago
328b5a6
Update benchmarks/benchmarks/bench_ufunc_strides.py
by Anthony Vo
· 4 years, 5 months ago
e4856c1
Merge branch 'main' of https://github.com/numpy/numpy into avo-exceptions-chaining
by Anthony Vo
· 4 years, 5 months ago
2c1410b
chain exceptions when appropriate
by Anthony Vo
· 4 years, 5 months ago
ed5abf1
Merge pull request #17586 from BvB93/type_aliases
by Charles Harris
· 4 years, 5 months ago
a2c5af9
BENCH: Benchmarks for unsigned ints (#18075)
by Ganesh Kathiresan
· 4 years, 5 months ago
954605e
MAINT: Update master to main after branch rename (gh-18544)
by Stefan van der Walt
· 4 years, 6 months ago
17e3ef9
Merge pull request #18183 from touqir14/master
by Matti Picus
· 4 years, 6 months ago
7dcd29a
BUG: Fix unique handling of nan entries. (#18070)
by Filip Trojan
· 4 years, 6 months ago
4152443
MAINT: Avoid moveaxis overhead in median.
by Antony Lee
· 4 years, 7 months ago
ed3d080
Merge remote-tracking branch 'upstream/master'
by Touqir Sajed
· 4 years, 7 months ago
15cf37d
Merged count_nonzero_int16/int32/int64 into count_nonzero_int and added benchmarks
by Touqir Sajed
· 4 years, 7 months ago
2951e73
Add triu_indices and tril_indices
by Illviljan
· 4 years, 7 months ago
a4260ab
MAINT,DEP: Replace references to `typeDict` with `sctypeDict`
by Bas van Beek
· 4 years, 7 months ago
f36e940
DOC: Avoid using "set of" when talking about an ordered list.
by Antony Lee
· 4 years, 8 months ago
1470654
BENCH: Rename `bench_avx.py` to `bench_ufunc_strides.py`
by Sayed Adel
· 4 years, 8 months ago
3095b43
Merge pull request #17102 from Qiyu8/usimd-compiled
by Matti Picus
· 4 years, 8 months ago
d7a75e8
Merge pull request #17736 from seiko2plus/issue_17716
by Matti Picus
· 4 years, 8 months ago
b156231
add benchmark test case for little order.
by Qiyu8
· 4 years, 8 months ago
a5e1235
BENCH: Improve floor divide benchmarks (#17727)
by Ganesh Kathiresan
· 4 years, 9 months ago
2fde590
BENCH: Added floor divide benchmarks (#17727)
by Ganesh Kathiresan
· 4 years, 9 months ago
931134b
ENH: Added asv benchmarks
by Ganesh Kathiresan
· 4 years, 10 months ago
11728e8
BUG, Benchmark: fix passing optimization build options to asv
by Sayed Adel
· 4 years, 10 months ago
052cad7
improve the einsum bench by adding new bench cases and variable rename.
by Qiyu8
· 4 years, 10 months ago
96be695
ENH: Pass optimizations arguments to asv build
by Sayed Adel
· 5 years ago
593ef5f
ENH: Speed up trim_zeros (#16911)
by Bas van Beek
· 5 years ago
c02d020
Merge pull request #16605 from xiegengxin/avx512-log-float64
by Matti Picus
· 5 years ago
86fcce6
BENCH: Add basic benchmarks for scalar indexing and assignment (#16786)
by Sebastian Berg
· 5 years ago
e8a3bfa
Merge pull request #16621 from seberg/bench-more-arr
by Matti Picus
· 5 years ago
50dd510
BENCH: remove obsolete goal_time param
by Paweł Redzyński
· 5 years ago
16ab9b6
BENCH: Expand array-creation tests
by Sebastian Berg
· 5 years ago
2f93818
add blank line according PEP8
by qiyu8
· 5 years ago
c457a75
MAINT: AVX512 intrinsics implementation for float64 input np.log
by Gengxin Xie
· 5 years ago
87381b2
Simplify the benchmark case by focusing only on float64 input and SSE2 optimization
by qiyu8
· 5 years ago
2e2e9d5
improve float64 performance by sse2
by qiyu8
· 5 years ago
924cbe4
Merge pull request #16389 from seberg/hardcode-scalar-buffers
by Matti Picus
· 5 years ago
bdd4e2e
ENH: ARM Neon implementation with intrinsic for np.argmax. (#16375)
by Chunlin
· 5 years ago
1b212bd
ENH: Use AVX-512 for np.frexp and np.ldexp (#16371)
by Raghuveer Devulapalli
· 5 years ago
8b901c7
ENH: Use AVX-512 for np.isnan, np.infinite, np.isinf and np.signbit (#16334)
by Raghuveer Devulapalli
· 5 years ago
426b3ca
BENCH: Add simple scalar math benchmarks
by Sebastian Berg
· 5 years ago
bc98e54
BENCH: Default to building HEAD instead of master
by kai-striega
· 5 years ago
96c21f0
Merge pull request #15648 from xiegengxin/avx512-exp-float64
by Matti Picus
· 5 years ago
a5cfc8e
MAINT: provide float64 logisticregression bench
by Gengxin Xie
· 5 years ago
ffe1f46
Added benchmark for _var with complex input.
by Ross Barnowski
· 5 years ago
be7d25a
improving benchmark doc according the suggestion
by Qiyu8
· 5 years ago
b42a2f8
improving benchmark doc according the suggestion
by Qiyu8
· 5 years ago
849ca57
improving benchmark doc according the suggestion
by Qiyu8
· 5 years ago
cae33e2
improving benchmark doc according the suggestion
by Qiyu8
· 5 years ago
36eea37
improve benchmark doc formating
by Qiyu8
· 5 years ago
c0abd2f
improve benchmark doc format2
by Qiyu8
· 5 years ago
a7ff6a0
improve benchmark doc formate
by Qiyu8
· 5 years ago
c2157d0
improve benchmark doc
by Qiyu8
· 5 years ago
0a5eb43
TEST: Enable accuracy tests for float32 sin/cos/exp/log for AVX platforms
by Raghuveer Devulapalli
· 6 years ago
665da87
BENCH: Adding benchmarks for float32 and float64 sin/cos/exp/log functions
by Raghuveer Devulapalli
· 6 years ago
cef4dc9
Merge pull request #15465 from mwtoews/imports
by Sebastian Berg
· 6 years ago
07bf33f
MAINT: cleanup unused imports; avoid redefinition of imports
by Mike Taves
· 6 years ago
a0fc6a1
BENCH: Adding benchmarks for cmplx number operations
by Raghuveer Devulapalli
· 6 years ago
71ad52e
BENCH: adding benchmarks for np.maximum
by Raghuveer Devulapalli
· 6 years ago
e7c48d4
MAINT: Remove other uses of six module
by Mike Taves
· 6 years ago
9a21ec8
[MAINT] Cleanup python2 sys.version checks
by Seth Troisi
· 6 years ago
cddd567
[MAINT] Remove six
by Seth Troisi
· 6 years ago
a524490
Merge pull request #15278 from seberg/bench-small-array-coercion
by Matti Picus
· 6 years ago
9fc60fb
BENCH: Add basic benchmarks for take and putmask
by Sebastian Berg
· 6 years ago
ad1dd90
BENCH: Add benchmark for small array coercions
by Sebastian Berg
· 6 years ago
c31cc36
MAINT: Remove implicit inheritance from object class (#15236)
by Jon Dufresne
· 6 years ago
ed1e965
MAINT: Remove unnecessary 'from __future__ import ...' statements
by Jon Dufresne
· 6 years ago
677be32
DEV: update asv.conf.json
by Pauli Virtanen
· 6 years ago
5323bbf
BENCH: adding benchmarks for avx based ufuncs
by Raghuveer Devulapalli
· 6 years ago
47fd29d
add benchmark
by Guillaume Horel
· 6 years ago
57d222f
DOC: Update benchmark codes to match current set.
by Robert Kern
· 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
91d3451
MAINT: remove dSFMT
by mattip
· 6 years ago
0c70787
MAINT: Misc. typo fixes (#13664)
by luzpaz
· 6 years ago
5af6880
BENCH: fix benchmark suite importability on Numpy<1.17
by Pauli Virtanen
· 6 years ago
22239d1
Merge pull request #13163 from mattip/randomgen
by Sebastian Berg
· 6 years ago
Next »