Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Standardize guards in numpy/core/src/multiarray. | Charles Harris | 2021-09-05 | 1 | -3/+3 |
* | MAINT: Remove the build_shape_string function. | Charles Harris | 2020-10-01 | 1 | -7/+0 |
* | MAINT: Improve const-correctness of shapes and strides | Eric Wieser | 2020-01-06 | 1 | -1/+1 |
* | ENH: missingdata: Implement skipna= support for np.std and np.var | Mark Wiebe | 2011-08-27 | 1 | -0/+6 |
* | ENH: missingdata: Rewrite PyArray_Concatenate to work with NA masks | Mark Wiebe | 2011-08-27 | 1 | -0/+14 |
* | ENH: missingdata: Implement wheremask scalar assignment | Mark Wiebe | 2011-08-27 | 1 | -0/+7 |
* | ENH: ufunc: Rewrite PyUFunc_Reduce to be more general and easier to adapt to ... | Mark Wiebe | 2011-08-27 | 1 | -15/+0 |
* | ENH: missingdata: Add (untested) functions for creating the NA mask | Mark Wiebe | 2011-08-27 | 1 | -1/+2 |
* | ENH: core: Add support for numpy.ravel(a, order='K') | Mark Wiebe | 2011-01-28 | 1 | -0/+14 |
* | Put multiarray modul sources into separate directory. | David Cournapeau | 2009-04-30 | 1 | -0/+4 |