[Numpy-svn] [numpy/numpy] 4c5040: BENCH: Reorganize existing benchmarks by the order...
GitHub
noreply at github.com
Sat Jan 16 16:30:28 EST 2016
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 4c504072b9914c0bf16ba70e41c2afbf4807f0e6
https://github.com/numpy/numpy/commit/4c504072b9914c0bf16ba70e41c2afbf4807f0e6
Author: John Kirkham <kirkhamj at janelia.hhmi.org>
Date: 2016-01-16 (Sat, 16 Jan 2016)
Changed paths:
M benchmarks/benchmarks/bench_linalg.py
Log Message:
-----------
BENCH: Reorganize existing benchmarks by the order they show up when run in the benchmarking suite.
Commit: e5b108c8f3fe5d60decb6a43b57c994909c8d3a8
https://github.com/numpy/numpy/commit/e5b108c8f3fe5d60decb6a43b57c994909c8d3a8
Author: John Kirkham <kirkhamj at janelia.hhmi.org>
Date: 2016-01-16 (Sat, 16 Jan 2016)
Changed paths:
M benchmarks/benchmarks/bench_linalg.py
Log Message:
-----------
BENCH: Add some benchmarks for `matmul`.
Commit: 150497560047956f3c179a5ff10e9b2f5ec83508
https://github.com/numpy/numpy/commit/150497560047956f3c179a5ff10e9b2f5ec83508
Author: John Kirkham <kirkhamj at janelia.hhmi.org>
Date: 2016-01-16 (Sat, 16 Jan 2016)
Changed paths:
M doc/release/1.11.0-notes.rst
Log Message:
-----------
DOC: Update the release notes to state that the `A.T @ A` optimization has been extended to several NumPy operations.
Commit: d65d871b16344e1b18accc87b214c8316909faf7
https://github.com/numpy/numpy/commit/d65d871b16344e1b18accc87b214c8316909faf7
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2016-01-16 (Sat, 16 Jan 2016)
Changed paths:
M benchmarks/benchmarks/bench_linalg.py
M doc/release/1.11.0-notes.rst
Log Message:
-----------
Merge pull request #7034 from jakirkham/bench_matmul
BENCH, DOC: Benchmark matmul and update documentation
Compare: https://github.com/numpy/numpy/compare/0bacdf63d45c...d65d871b1634
More information about the Numpy-svn
mailing list