diff options
author | Bas van Beek <b.f.van.beek@vu.nl> | 2021-06-25 18:12:45 +0200 |
---|---|---|
committer | Bas van Beek <b.f.van.beek@vu.nl> | 2021-06-25 18:52:19 +0200 |
commit | 85841fcf46c14397084d104fb4e718184abad04b (patch) | |
tree | 9447e84af4d62dc528102cc86e7ff28ed6e2698d /numpy/array_api/_elementwise_functions.py | |
parent | f4bd901575c30e92fa78b196b677d36cf1a0314e (diff) | |
download | numpy-85841fcf46c14397084d104fb4e718184abad04b.tar.gz |
MAINT: Annotate missing attributes of `np.number` subclasses
* `integer.numerator` & `denominator`
* `integer.__round__` & `floating.__round__`
* `floating.as_integer_ratio`
* `float64.__getnewargs__` / `complex128.__getnewargs__`
* `float64.is_integer`, `hex`, `fromhex`, `__trunc__` & `__getformat__`
* `float64.__ceil__` & `float64.__floor__` (python >= 3.9 only)
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions