| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MAINT: Rename interpolation to method in percentile stubs | Sebastian Berg | 2021-11-12 | 1 | -13/+13 |
| | | |||||
| * | DOC: Remove non-existent alias | abel | 2021-11-08 | 1 | -1/+0 |
| | | |||||
| * | MAINT: Add annotations for a missing `percentile` interpolation kind: ↵ | Bas van Beek | 2021-11-05 | 1 | -0/+1 |
| | | | | | `"inclusive"` | ||||
| * | DOC: Update _InterpolationKind | abel | 2021-11-04 | 1 | -1/+9 |
| | | |||||
| * | ENH: Add annotations for `np.lib.function_base` part 3 | Bas van Beek | 2021-10-05 | 1 | -10/+202 |
| | | |||||
| * | ENH: Add more annotations for `np.lib.function_base` | Bas van Beek | 2021-10-04 | 1 | -13/+188 |
| | | | | | | | | | | | | | | | | * `interp` * `cov` * `corrcoef` * `blackman` * `bartlett` * `hanning` * `hamming` * `i0` * `kaiser` * `sinc` * `msort` * `median` | ||||
| * | MAINT: Remove `slice` from the accepted `np.place` mask-types | Bas van Beek | 2021-10-01 | 1 | -1/+1 |
| | | | | | `np.place` uses the `np.core.multiarray._insert` function under the hood, not to be confused with `np.insert` (which does accept slices) | ||||
| * | ENH: Add annotations for `np.lib.function_base` | Bas van Beek | 2021-09-30 | 1 | -18/+290 |
| | | |||||
| * | MAINT: Add annotations for the missing `period` parameter to `np.unwrap` | Bas van Beek | 2021-06-10 | 1 | -1/+1 |
| | | |||||
| * | ENH: Add improved placeholder annotations for `np.lib` | Bas van Beek | 2021-04-26 | 1 | -0/+57 |
