| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge pull request #6975 from charris/add-cacosh-to-glibc-blacklist | Charles Harris | 2016-01-12 | 1 | -0/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | BUG: Add more complex trig functions to glibc < 2.16 blacklist. | Charles Harris | 2016-01-08 | 1 | -0/+6 | |
| * | | | | | | Merge pull request #6969 from charris/bench-randint | Charles Harris | 2016-01-12 | 1 | -0/+38 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ENH: Add benchmark tests for numpy.random.randint. | Charles Harris | 2016-01-07 | 1 | -0/+38 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6968 from jakirkham/optimize_innerproduct | Charles Harris | 2016-01-12 | 5 | -259/+72 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | MAINT: Refactor `PyArray_InnerProduct` so that it just performs a transpose a... | John Kirkham | 2016-01-11 | 3 | -135/+34 | |
| | * | | | | | MAINT: Refactor `cblas_innerproduct` to use `cblas_matrixproduct`. | John Kirkham | 2016-01-11 | 1 | -129/+9 | |
| | * | | | | | BUG: Clear error before constructing error message using calls to `PyObject_R... | John Kirkham | 2016-01-11 | 1 | -4/+24 | |
| | * | | | | | TST: Ensure `inner` fails correctly if array types cannot be coerced into a c... | John Kirkham | 2016-01-11 | 1 | -0/+7 | |
| | * | | | | | TST: Ensure `dot` fails correctly if array types cannot be coerced into a com... | John Kirkham | 2016-01-11 | 1 | -0/+7 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #6994 from juliantaylor/signbit | Charles Harris | 2016-01-11 | 1 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | BUG: make result of isfinite/isinf/signbit a boolean | Julian Taylor | 2016-01-11 | 1 | -4/+4 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #6931 from gfyoung/random_integers_deprecate | Charles Harris | 2016-01-10 | 3 | -3/+39 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | DEP: Deprecate random_integers | gfyoung | 2016-01-10 | 3 | -3/+39 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #6989 from jakirkham/sty_indent_doc_typos_floatint | Charles Harris | 2016-01-10 | 1 | -26/+25 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | DOC: Fix typos. | John Kirkham | 2016-01-10 | 1 | -2/+2 | |
| | * | | | | | STY: Fix indentation in example from docs. | John Kirkham | 2016-01-10 | 1 | -24/+23 | |
| * | | | | | | Merge pull request #6980 from juliantaylor/vect-isfinite | Charles Harris | 2016-01-10 | 3 | -35/+169 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ENH: vectorize isinf, isfinite and signbit | Julian Taylor | 2016-01-10 | 3 | -35/+169 | |
| * | | | | | | | Merge pull request #6630 from shoyer/moveaxis | seberg | 2016-01-10 | 5 | -11/+178 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | ENH: moveaxis function | Stephan Hoyer | 2016-01-09 | 5 | -11/+178 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #6986 from jakirkham/test_innerproduct | Charles Harris | 2016-01-09 | 1 | -0/+52 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | TST: Add an `inner` test with two 3D tensors. | John Kirkham | 2016-01-09 | 1 | -0/+27 | |
| | * | | | | | | TST: Add more scalar tests to ensure `inner` keeps the answer with the right ... | John Kirkham | 2016-01-09 | 1 | -0/+16 | |
| | * | | | | | | TST: Try using `inner` with some different orderings for matrix and vector pr... | John Kirkham | 2016-01-09 | 1 | -0/+9 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #6962 from rehassachdeva/BugFixes | Charles Harris | 2016-01-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | MAINT, STY: Removed unused variable in f2py/f90mod_rules.py | rehassachdeva | 2016-01-07 | 1 | -1/+1 | |
| * | | | | | | | Merge pull request #6982 from charris/update-6972 | Charles Harris | 2016-01-09 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | DOC: Update trapz docstring. | Charles Harris | 2016-01-09 | 1 | -3/+5 | |
| | * | | | | | | | DOC: fix typos in trapz() | François Boulogne | 2016-01-09 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #6983 from charris/update-6970 | Charles Harris | 2016-01-09 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | DOC: Clarify the docstrings of matrix.argmin and matrix.argmax. | Charles Harris | 2016-01-09 | 1 | -2/+10 | |
| | * | | | | | | | DOC: Update defmatrix.argmax docstring. | Nicolás Della Penna | 2016-01-09 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #6977 from jakirkham/bench_innerproduct | Charles Harris | 2016-01-09 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | BENCH: Perform benchmarking for the computation of `inner` on a matrix with i... | John Kirkham | 2016-01-08 | 1 | -0/+7 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #6978 from kpsychas/patch-1 | Ralf Gommers | 2016-01-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | fix for windows | Konstantinos Psychas | 2016-01-08 | 1 | -1/+1 | |
| * | | | | | | | Merge pull request #6979 from jakirkham/cblas_matrixproduct_braces | Nathaniel J. Smith | 2016-01-09 | 1 | -24/+12 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | STY: Place braces on the same lines as control structure requiring them. | John Kirkham | 2016-01-09 | 1 | -24/+12 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6976 from ewmoore/acosh_fallback | Charles Harris | 2016-01-08 | 1 | -1/+14 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | BUG: npy_acosh fallback too simple. | Eric Moore | 2016-01-08 | 1 | -1/+14 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #6955 from rgommers/distutils-cleanup | Charles Harris | 2016-01-07 | 30 | -392/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | DOC: mention removal of Pyrex support in 1.11.0 release notes. | Ralf Gommers | 2016-01-07 | 1 | -0/+4 | |
| | * | | | | | MAINT: remove unused f2py and SWIG tests from numpy.distutils. | Ralf Gommers | 2016-01-06 | 25 | -301/+0 | |
| | * | | | | | MAINT: remove outdated Pyrex support from distutils (as far as possible). | Ralf Gommers | 2016-01-06 | 8 | -92/+9 | |
| * | | | | | | Merge pull request #6965 from charris/update-master-from-1.10.x | Ralf Gommers | 2016-01-07 | 3 | -36/+42 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | DOC: Sync 1.10.3 and 1.10.4 release notes, update reference doc. | Charles Harris | 2016-01-06 | 3 | -36/+42 | |
| * | | | | | | Merge pull request #6932 from jakirkham/opt_dot_trans | Nathaniel J. Smith | 2016-01-06 | 3 | -1/+118 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | BENCH: Add benchmarks between an array and its transpose that share data, whi... | John Kirkham | 2016-01-06 | 1 | -0/+14 | |
| | * | | | | | DOC: Update the 1.11.0 release notes to mention optimizations of `A.T @ A` an... | John Kirkham | 2016-01-06 | 1 | -0/+8 | |
