Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.24.3
/
numpy
/
ma
tag
3f9826da4ee98178051abe7170ba3cee7b83c63a
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Apr 22 19:08:49 2023
object
14bb214bca49b167abc375fa873466a811e62102
NumPy 1.24.3 release
9e20855
Merge pull request #23635 from charris/backport-23626
by Charles Harris
· 2 years, 4 months ago
7576313
BUG: Fix masked array raveling when `order="A"` or `order="K"`
by Sebastian Berg
· 2 years, 4 months ago
06c2694
BUG: Ignore invalid and overflow warnings in masked setitem
by Sebastian Berg
· 2 years, 4 months ago
f131705
Add type annotations for comparison operators to MaskedArray.
by Peter Hawkins
· 2 years, 6 months ago
bb00c68
MAINT: restore npymath implementations needed for freebsd
by mattip
· 2 years, 8 months ago
af7ee55
API: Ensure a full mask is returned for masked_invalid
by Sebastian Berg
· 2 years, 8 months ago
b75d897
BUG: Do not use getdata() in np.ma.masked_invalid
by Sebastian Berg
· 2 years, 8 months ago
6641739
BUG: `keepdims=True` is ignored if `out` is not `None` in `numpy.median()`, `numpy.percentile()`, and `numpy.quantile()`.
by Roy Smart
· 2 years, 9 months ago
f92c90c
Merge pull request #22436 from cmarmo/doc-masked-equal
by Sebastian Berg
· 2 years, 9 months ago
918f81d
Update numpy/ma/core.py
by Sebastian Berg
· 2 years, 9 months ago
723f0eb
DOC: Add example for np.ma.power as part of #22269
by Stefanie Molin
· 2 years, 9 months ago
a7abbee
Merge pull request #21895 from hoodmane/emscripten-ci
by Ralf Gommers
· 2 years, 9 months ago
8205e5d
TYP,DEP: Remove all reference to the removed `MaskedArray.mini` method
by BvB93
· 2 years, 9 months ago
08c6e9c
TST: Skip tests that are not currently supported in wasm
by Hood Chatham
· 2 years, 10 months ago
5292238
STY: Make linter happy
by Sebastian Berg
· 2 years, 10 months ago
6784194
TST,MAINT: Replace most `setup` with `setup_method` (also teardown)
by Sebastian Berg
· 2 years, 10 months ago
13d55a3
MAINT: remove u-prefix for former Unicode strings (#22479)
by Mike Taves
· 2 years, 10 months ago
38fe698
Address reviewer comment.
by Chiara Marmo
· 2 years, 10 months ago
7a85f04
Clarify docstring of masked_values
by Chiara Marmo
· 2 years, 10 months ago
226f9c5
Merge pull request #22385 from seberg/deprecate-out-of-bound-pyint-conversion
by Matti Picus
· 2 years, 11 months ago
7036b16
DOC: added `ma.round` and `ma.round_` examples (#22404)
by Felix Hirwa Nshuti
· 2 years, 11 months ago
afcc560
MAINT: Structured MA fill value workaround by adding array cast
by Sebastian Berg
· 2 years, 11 months ago
02b68f1
Merge pull request #22046 from cmarmo/masked-invalid
by Sebastian Berg
· 2 years, 11 months ago
25ca88c
Added ma.min examples
by Felix Hirwa Nshuti
· 2 years, 11 months ago
395129e
Added ma.min examples
by Felix Hirwa Nshuti
· 2 years, 11 months ago
eed6083
DOC: Adding examples to `ma.max` function (#22331)
by Felix Hirwa Nshuti
· 2 years, 11 months ago
b7c2f07
BUG: Import ``numpy.ma`` at beginning of examples.
by Charles Harris
· 3 years ago
1d556d9
DOC: add example for ma.unique function
by swagatip
· 3 years ago
b9781cb
Remove long deprecated functionality from np.ma
by Brigitta Sipőcz
· 3 years ago
4213779
Remove try statement. Add test.
by Chiara Marmo
· 3 years ago
65c10c1
Merge pull request #21995 from eirrgang/mei-1468
by Matti Picus
· 3 years ago
2d73e10
Fix lint.
by Chiara Marmo
· 3 years, 1 month ago
44c8da9
Make mask_invalid consistent with mask_where when copy is set to False. Add test for type erroring.
by Chiara Marmo
· 3 years, 1 month ago
a346e6d
Revert "TST: add a test for ma.minimum.reduce with axis keyword"
by mattip
· 3 years, 1 month ago
20bd00b
Revert "BUG: Fix masked median multiple masked arrays (#21999)"
by mattip
· 3 years, 1 month ago
3321bc5
Revert "ENH: Adding __array_ufunc__ capability to MaskedArrays."
by mattip
· 3 years, 1 month ago
acaf255
Revert "nomask in nomask out" from 21977
by mattip
· 3 years, 1 month ago
6d4a6fc
Revert "BUG: fix ma.minimum.reduce with axis keyword"
by mattip
· 3 years, 1 month ago
6b8d55e
BUG: Fix masked median multiple masked arrays (#21999)
by Brigitta Sipőcz
· 3 years, 1 month ago
871a1f9
Don't regenerate the descriptor unnecessarily.
by M. Eric Irrgang
· 3 years, 1 month ago
b8c6d09
BUG: fix ma.minimum.reduce with axis keyword
by Ruth Comer
· 3 years, 1 month ago
e2efced
TST: add a test for ma.minimum.reduce with axis keyword
by Ruth Comer
· 3 years, 1 month ago
db1a98b
nomask in nomask out
by Ruth Comer
· 3 years, 1 month ago
a8b0893
TST: Adding a test that MaskedArrays respect ufunc deferral heirarchy
by Greg Lucas
· 3 years, 1 month ago
8cd6f4c
ENH: Adding __array_ufunc__ capability to MaskedArrays.
by Greg Lucas
· 3 years, 1 month ago
072ae77
Revert "ENH: Adding __array_ufunc__ capability to MaskedArrays"
by Matti Picus
· 3 years, 1 month ago
1557c87
TST: Adding a test that MaskedArrays respect ufunc deferral heirarchy
by Greg Lucas
· 3 years, 2 months ago
6d77c59
ENH: Adding __array_ufunc__ capability to MaskedArrays.
by Greg Lucas
· 3 years, 2 months ago
e67fe9f
BUG: Use `keepdims` during normalization in `np.average` and `np.ma.average` (#21851)
by Srimukh Sripada
· 3 years, 2 months ago
d73b594
API: Define `<`, `<=`, `>`, `>=` for masked arrays
by Sebastian Berg
· 3 years, 2 months ago
35dae70
ENH: Add overflow check to float setitem
by Sebastian Berg
· 3 years, 2 months ago
84fd4a5
TST: Fixup tests that cause FPEs during casts
by Sebastian Berg
· 3 years, 2 months ago
c2db91c
Merge pull request #20914 from kinshukdua/fix_ma_mean
by Matti Picus
· 3 years, 2 months ago
68f3a12
Merge pull request #21620 from seberg/promotion-preps
by Matti Picus
· 3 years, 3 months ago
1f79961
TST,MAINT: Simplify warning testing in masked arrays
by Sebastian Berg
· 3 years, 3 months ago
8fced79
MAINT: Fortify masked in-place ops against promotion warnings
by Sebastian Berg
· 3 years, 3 months ago
7332a69
Fix some typos.
by Yulv-git
· 3 years, 3 months ago
6996397
TST: Fix uninitialized value in masked ndenumerate test
by Sebastian Berg
· 3 years, 3 months ago
02d1204
Merge pull request #20020 from joukewitteveen/ma-ndenumerate
by Matti Picus
· 3 years, 3 months ago
2e7b695
TYP: Add typing for the keepdims param. of 'average' and 'ma.average'
by warren
· 3 years, 3 months ago
4f1d95a
ENH: Add compressed= argument to ma.ndenumerate
by Jouke Witteveen
· 3 years, 4 months ago
c27f781
ENH: Add 'keepdims' to 'average()' and 'ma.average()'.
by warren
· 3 years, 4 months ago
ff3a9da
Update numpy/ma/extras.py
by Matti Picus
· 3 years, 4 months ago
701f0a6
ENH: add ndenumerate specialization for masked arrays
by Jouke Witteveen
· 3 years, 4 months ago
f404e9e
Add space after argument name
by Oscar Gustafsson
· 3 years, 5 months ago
119bf86
DOC: fix data type of parameter shape (#21251)
by Pax
· 3 years, 5 months ago
1dc594c
DOC: fix input parameter type in docstring.
by Ross Barnowski
· 3 years, 7 months ago
20ebea8
DOC: fix np.ma.flatnotmasked_contiguous docstring
by stephenworsley
· 3 years, 7 months ago
79019ae
BUG: change `ma.mean` dtype to be consistent with `np.mean`
by Kinshuk Dua
· 3 years, 7 months ago
643677a
DOC: Restore MaskedArray.hardmask documentation (#20810)
by Hans Meine
· 3 years, 7 months ago
b375f4e
ENH: Let ndarray.__array_finalize__ be callable.
by Marten van Kerkwijk
· 3 years, 8 months ago
43e333e
Merge pull request #20505 from scratchmex/ma_average
by Matti Picus
· 3 years, 8 months ago
fe361df
STY: Use subscriptable `collections.abc` types over the generic aliases in …
by Bas van Beek
· 3 years, 8 months ago
7b5f39b
STY: Use subscriptable `builtins` types over the generic aliases in `typing`
by Bas van Beek
· 3 years, 8 months ago
bb95cf0
DEP: remove NPY_ARRAY_UPDATEIFCOPY, deprecated in 1.14 (#20589)
by Matti Picus
· 3 years, 8 months ago
8ca82f3
Fix sorting of int8/int16
by serge-sans-paille
· 3 years, 8 months ago
114d919
BUG: fix `ma.average` not working well with nan weights
by Ivan Gonzalez
· 3 years, 9 months ago
c86ebe0
DOC: Update axis parameter for np.ma.{min,max}
by Yoon, Jee Seok
· 3 years, 9 months ago
b31a3a3
REV: Add MaskedArray creation from non nd-array back in (#20386)
by Greg Lucas
· 3 years, 9 months ago
84e0707
ENH: Configurable allocator (#17582)
by Matti Picus
· 3 years, 10 months ago
e9753fd
MAINT: Refactor reductions to use NEP 43 style dispatching/promotion
by Sebastian Berg
· 3 years, 11 months ago
58e6603
MAINT: Remove encoding declarations: # -*- coding: utf-8 -*-
by Dimitri Papadopoulos
· 3 years, 11 months ago
c783285
Merge pull request #19899 from arunppsg/issue16751_add_note_to_docs
by Melissa Weber Mendonça
· 3 years, 11 months ago
a6f7d14
ENH: Add spaces after punctuation in dtype repr/str. (#19686)
by Antony Lee
· 3 years, 11 months ago
cbfa658
MAINT: Fix typo in public API
by Dimitri Papadopoulos
· 3 years, 11 months ago
e874e13
REV: 8396026
by Dimitri Papadopoulos
· 3 years, 11 months ago
a588840
TST: added tests for np.ma.ones and np.ma.zeros
by Arun
· 4 years ago
8396026
DOC: Typos found by codespell
by Dimitri Papadopoulos
· 4 years ago
f290876
MAINT: Addded variables to __all__
by Arun
· 4 years ago
0f2453e
DOC: replace return type in np.ma* docstring
by Arun
· 4 years ago
0dbc9ad
MAINT: remove unused argument in private function
by Marten van Kerkwijk
· 4 years ago
7ad8ea7
MAINT: revise OSError aliases (IOError, EnvironmentError)
by Mike Taves
· 4 years ago
4807a23
BUG: fix a regression where a masked_array's mask wouldn't update
by Clément Robert
· 4 years ago
35070c3
Add check for when value is a np.ma
by iameskild
· 4 years ago
42c2cbe
Merge pull request #19244 from iameskild/fix_18951
by Matti Picus
· 4 years ago
557bb33
PERF: Avoid using `@recursive`.
by Antony Lee
· 4 years, 1 month ago
77f718c
ENH: Add `__path__` annotations to all sub-packages
by Bas van Beek
· 4 years, 1 month ago
25e6e11
ENH: Add annotations for `<module>.test` objects
by Bas van Beek
· 4 years, 1 month ago
1f95d79
Merge pull request #19102 from default-303/LGTM_unused_variables
by Matti Picus
· 4 years, 2 months ago
6568c6b
ENH: Adding keepdims to np.argmin,np.argmax (#19211)
by Gagandeep Singh
· 4 years, 2 months ago
Next »