Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/numpy/numpy-stubs

Experimental typing stubs for NumPy
https://github.com/numpy/numpy-stubs

Archive this repo

person142 opened this issue over 4 years ago
MAINT: add note that development has moved to NumPy

person142 opened this pull request over 4 years ago
Plan for migrating the stubs to NumPy

person142 opened this issue over 4 years ago
DOC: Update README to mention pending migration to NumPy

person142 opened this pull request over 4 years ago
Add annotation for empty and emtpy_like

unnonouno opened this pull request over 4 years ago
Unimplemented stubs for certain top-level methods

Safeturn opened this issue over 4 years ago
MAINT: pick up types from `core/numerictypes.pyi`

person142 opened this pull request over 4 years ago
Support comparison operators for dtype

unnonouno opened this pull request over 4 years ago
Use _DtypeLike instead of Optional[dtype]

unnonouno opened this pull request over 4 years ago
MAINT: Fix issue 77: Don't allow initializing `generic`

BvB93 opened this pull request over 4 years ago
What needs to be done before merging the stubs into NumPy

person142 opened this issue over 4 years ago
MAINT: Added ndarray-subclass support to the ndarray methods

BvB93 opened this pull request over 4 years ago
Don't allow initializing `generic`

person142 opened this issue over 4 years ago
Add more specific integer constructors

rajatdiptabiswas opened this pull request over 4 years ago
DOC: update testing README

person142 opened this pull request over 4 years ago
MAINT: Introduced a couple of fixes for the np.core.fromnumeric functions

BvB93 opened this pull request over 4 years ago
MAINT: add more functions to the blacklist

person142 opened this pull request over 4 years ago
Unsigned int constructors too generous

person142 opened this issue over 4 years ago
ENH: Add type annotations for the np.core.fromnumeric module: part 2/4

BvB93 opened this pull request over 4 years ago
TST: also run the code in "pass"

person142 opened this pull request over 4 years ago
TST: don't run tests in py2 mode

person142 opened this pull request over 4 years ago
conda distribution

analog-cbarber opened this issue over 4 years ago
ENH: Add type annotations for the np.core.fromnumeric module: part 1/4

BvB93 opened this pull request over 4 years ago
ENH: get more specific about _ArrayLike, make it public

person142 opened this pull request over 4 years ago
Stubs in `core/numerictypes.pyi` are not picked up

person142 opened this issue over 4 years ago
MAINT: run black on all files in CI

person142 opened this pull request over 4 years ago
Added typing_extensions as a dependency for Python < 3.8

BvB93 opened this pull request over 4 years ago
MAINT: move __getattr__ to the top of __init__.pyi

person142 opened this pull request over 4 years ago
DOC, TST: clarify that we intentionally ban lists in scalar constructors

person142 opened this pull request over 4 years ago
Add typing_extensions as a dependency

person142 opened this issue over 4 years ago
WiP: Added type annotations for the ``np.core.fromnumeric`` module

BvB93 opened this pull request over 4 years ago
Add Python 3.8 to the CI matrix

person142 opened this pull request over 4 years ago
Added Warning and Exception annotations

BvB93 opened this pull request over 4 years ago
ENH: add mypy plugin for more precise ufunc signatures

person142 opened this pull request over 4 years ago
ENH: add __name__ attribue to ufuncs

person142 opened this pull request over 4 years ago
ENH: add runtests option to find untyped module attributes

person142 opened this pull request over 4 years ago
ENH: add integer constants

person142 opened this pull request over 4 years ago
ENH: add numerical constants

person142 opened this pull request over 4 years ago
MAINT: move things in `numeric.pyi` to the top-level `__init__.pyi`

person142 opened this pull request over 4 years ago
TST: add script to run tests

person142 opened this pull request almost 5 years ago
ENH: make ndarray generic over dtype

person142 opened this pull request almost 5 years ago
MAINT: ban setting `ndarray.dtype`

person142 opened this pull request almost 5 years ago
MAINT: set `zip_safe` to `False` in `setup.py`

person142 opened this pull request almost 5 years ago
MAINT: upgrade mypy to 0.770 (the latest)

person142 opened this pull request almost 5 years ago
ENH: add basic typing for `np.ufunc`

person142 opened this pull request almost 5 years ago
MAINT: broaden allowed lists in `_DtypeLike`

person142 opened this pull request almost 5 years ago
Type error with `np.dtype`

person142 opened this issue almost 5 years ago
Not supported: np.float32() can accept a list and produce an ndarray

mikolajz opened this issue almost 5 years ago
How do you use this package?

geiszla opened this issue almost 5 years ago
Please expose Shape and ShapeLike

NeilGirdhar opened this issue almost 5 years ago
Add type hinting for numeric.py

johanvergeer opened this pull request about 5 years ago
What to do with array_like variables

johanvergeer opened this issue about 5 years ago
Add zip_safe=False to setup.py

aldanor opened this issue about 5 years ago
Want to contribute to project

theodoretliu opened this issue about 5 years ago
Add some operations to ndarray

kbrose opened this pull request over 5 years ago
Array Creation Routines: zeros and ones

szb0 opened this pull request over 5 years ago
Added typing information for datetime64, timedelta64

bedder opened this pull request over 5 years ago
Elvijs/fromrecords stubs

elvijs opened this pull request over 5 years ago
Added hint for ndarray.__new__

bedder opened this pull request over 5 years ago
Bumpy mypy versions

alanhdu opened this pull request about 6 years ago
Add methods for calculation on ndarray

sproshev opened this pull request about 6 years ago
Update ndarray's special methods

sproshev opened this pull request about 6 years ago
Update arithmetic and comparison methods

sproshev opened this pull request about 6 years ago
Add item selection and manipulation methods to ndarray

sproshev opened this pull request about 6 years ago
Add shape manipulation methods to ndarray

sproshev opened this pull request about 6 years ago
Take `flake8` config from `typeshed`

sproshev opened this pull request about 6 years ago
Add array conversion methods to ndarray

sproshev opened this pull request about 6 years ago
Make required numpy version less strict

person594 opened this pull request about 6 years ago
Ensure stubs are valid for Python 2 and fix running of tests

FuegoFro opened this pull request over 6 years ago
Update to be PEP 561 compliant

ethanhs opened this pull request over 6 years ago
Collaboration with XND

teoliphant opened this issue almost 7 years ago
Behaviour of np.generic.real and np.generic.imag is ... really imaginative

eric-wieser opened this issue almost 7 years ago
Add NumPy scalar hierarchy

alanhdu opened this pull request almost 7 years ago
Exporting type aliases for DtypeLike, ShapeLike and ArrayLike

shoyer opened this issue almost 7 years ago
Balancing correctness vs. type sanity

shoyer opened this issue almost 7 years ago
[WIP] Typehint np.random

alanhdu opened this pull request almost 7 years ago
Define special methods for ndarray and add more extensive tests.

shoyer opened this pull request almost 7 years ago
Add basic stubs for some class attributes

alanhdu opened this pull request almost 7 years ago
Setup Travis and correct setup.py

alanhdu opened this pull request almost 7 years ago
Add basic scaffolding for distributing the package

eric-wieser opened this pull request about 7 years ago
Continuous integration tests

shoyer opened this issue about 7 years ago
DOC: Add more details on the dev plan to the README

shoyer opened this pull request about 7 years ago