Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / numpy/numpy-stubs issues and pull requests
#89 - Archive this repo
Issue -
State: closed - Opened by person142 over 4 years ago
- 3 comments
#88 - MAINT: add note that development has moved to NumPy
Pull Request -
State: closed - Opened by person142 over 4 years ago
#88 - MAINT: add note that development has moved to NumPy
Pull Request -
State: closed - Opened by person142 over 4 years ago
#87 - Plan for migrating the stubs to NumPy
Issue -
State: closed - Opened by person142 over 4 years ago
- 3 comments
Labels: maintenance
#87 - Plan for migrating the stubs to NumPy
Issue -
State: closed - Opened by person142 over 4 years ago
- 3 comments
Labels: maintenance
#86 - DOC: Update README to mention pending migration to NumPy
Pull Request -
State: closed - Opened by person142 over 4 years ago
- 3 comments
#86 - DOC: Update README to mention pending migration to NumPy
Pull Request -
State: closed - Opened by person142 over 4 years ago
- 3 comments
#85 - Add annotation for empty and emtpy_like
Pull Request -
State: closed - Opened by unnonouno over 4 years ago
- 1 comment
#85 - Add annotation for empty and emtpy_like
Pull Request -
State: closed - Opened by unnonouno over 4 years ago
- 1 comment
#84 - Unimplemented stubs for certain top-level methods
Issue -
State: closed - Opened by Safeturn over 4 years ago
- 1 comment
#84 - Unimplemented stubs for certain top-level methods
Issue -
State: closed - Opened by Safeturn over 4 years ago
- 1 comment
#83 - MAINT: pick up types from `core/numerictypes.pyi`
Pull Request -
State: closed - Opened by person142 over 4 years ago
- 1 comment
Labels: maintenance
#83 - MAINT: pick up types from `core/numerictypes.pyi`
Pull Request -
State: closed - Opened by person142 over 4 years ago
- 1 comment
Labels: maintenance
#82 - Support comparison operators for dtype
Pull Request -
State: closed - Opened by unnonouno over 4 years ago
- 4 comments
#81 - Use _DtypeLike instead of Optional[dtype]
Pull Request -
State: closed - Opened by unnonouno over 4 years ago
- 3 comments
#80 - MAINT: Fix issue 77: Don't allow initializing `generic`
Pull Request -
State: closed - Opened by BvB93 over 4 years ago
- 1 comment
#80 - MAINT: Fix issue 77: Don't allow initializing `generic`
Pull Request -
State: closed - Opened by BvB93 over 4 years ago
- 1 comment
#79 - What needs to be done before merging the stubs into NumPy
Issue -
State: closed - Opened by person142 over 4 years ago
- 13 comments
Labels: question
#79 - What needs to be done before merging the stubs into NumPy
Issue -
State: closed - Opened by person142 over 4 years ago
- 13 comments
Labels: question
#78 - MAINT: Added ndarray-subclass support to the ndarray methods
Pull Request -
State: closed - Opened by BvB93 over 4 years ago
- 1 comment
#77 - Don't allow initializing `generic`
Issue -
State: closed - Opened by person142 over 4 years ago
- 3 comments
Labels: bug, good first issue
#77 - Don't allow initializing `generic`
Issue -
State: closed - Opened by person142 over 4 years ago
- 3 comments
Labels: bug, good first issue
#76 - Add more specific integer constructors
Pull Request -
State: closed - Opened by rajatdiptabiswas over 4 years ago
- 2 comments
#75 - DOC: update testing README
Pull Request -
State: closed - Opened by person142 over 4 years ago
- 1 comment
Labels: documentation
#74 - MAINT: Introduced a couple of fixes for the np.core.fromnumeric functions
Pull Request -
State: closed - Opened by BvB93 over 4 years ago
- 1 comment
Labels: maintenance
#73 - MAINT: add more functions to the blacklist
Pull Request -
State: closed - Opened by person142 over 4 years ago
- 1 comment
Labels: maintenance
#73 - MAINT: add more functions to the blacklist
Pull Request -
State: closed - Opened by person142 over 4 years ago
- 1 comment
Labels: maintenance
#72 - Unsigned int constructors too generous
Issue -
State: closed - Opened by person142 over 4 years ago
- 7 comments
Labels: bug, good first issue
#71 - ENH: Add type annotations for the np.core.fromnumeric module: part 2/4
Pull Request -
State: closed - Opened by BvB93 over 4 years ago
- 3 comments
Labels: enhancement
#71 - ENH: Add type annotations for the np.core.fromnumeric module: part 2/4
Pull Request -
State: closed - Opened by BvB93 over 4 years ago
- 3 comments
Labels: enhancement
#70 - TST: also run the code in "pass"
Pull Request -
State: closed - Opened by person142 over 4 years ago
- 4 comments
Labels: tests
#69 - TST: don't run tests in py2 mode
Pull Request -
State: closed - Opened by person142 over 4 years ago
- 1 comment
Labels: maintenance
#68 - conda distribution
Issue -
State: closed - Opened by analog-cbarber over 4 years ago
- 3 comments
#68 - conda distribution
Issue -
State: closed - Opened by analog-cbarber over 4 years ago
- 3 comments
#67 - ENH: Add type annotations for the np.core.fromnumeric module: part 1/4
Pull Request -
State: closed - Opened by BvB93 over 4 years ago
- 2 comments
#66 - ENH: get more specific about _ArrayLike, make it public
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 33 comments
Labels: enhancement
#66 - ENH: get more specific about _ArrayLike, make it public
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 33 comments
Labels: enhancement
#65 - Stubs in `core/numerictypes.pyi` are not picked up
Issue -
State: closed - Opened by person142 almost 5 years ago
Labels: bug, good first issue
#65 - Stubs in `core/numerictypes.pyi` are not picked up
Issue -
State: closed - Opened by person142 almost 5 years ago
Labels: bug, good first issue
#64 - MAINT: run black on all files in CI
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 2 comments
Labels: maintenance
#64 - MAINT: run black on all files in CI
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 2 comments
Labels: maintenance
#63 - Added typing_extensions as a dependency for Python < 3.8
Pull Request -
State: closed - Opened by BvB93 almost 5 years ago
- 1 comment
#62 - MAINT: move __getattr__ to the top of __init__.pyi
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 1 comment
Labels: maintenance
#61 - DOC, TST: clarify that we intentionally ban lists in scalar constructors
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 1 comment
Labels: documentation
#60 - Add typing_extensions as a dependency
Issue -
State: closed - Opened by person142 almost 5 years ago
- 4 comments
#60 - Add typing_extensions as a dependency
Issue -
State: closed - Opened by person142 almost 5 years ago
- 4 comments
#59 - WiP: Added type annotations for the ``np.core.fromnumeric`` module
Pull Request -
State: closed - Opened by BvB93 almost 5 years ago
- 5 comments
Labels: enhancement
#59 - WiP: Added type annotations for the ``np.core.fromnumeric`` module
Pull Request -
State: closed - Opened by BvB93 almost 5 years ago
- 5 comments
Labels: enhancement
#58 - Add Python 3.8 to the CI matrix
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 1 comment
Labels: maintenance
#57 - Added Warning and Exception annotations
Pull Request -
State: closed - Opened by BvB93 almost 5 years ago
- 2 comments
Labels: enhancement
#57 - Added Warning and Exception annotations
Pull Request -
State: closed - Opened by BvB93 almost 5 years ago
- 2 comments
Labels: enhancement
#56 - ENH: add mypy plugin for more precise ufunc signatures
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 4 comments
Labels: enhancement
#56 - ENH: add mypy plugin for more precise ufunc signatures
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 4 comments
Labels: enhancement
#55 - ENH: add __name__ attribue to ufuncs
Pull Request -
State: closed - Opened by person142 almost 5 years ago
Labels: enhancement
#55 - ENH: add __name__ attribue to ufuncs
Pull Request -
State: closed - Opened by person142 almost 5 years ago
Labels: enhancement
#53 - ENH: add runtests option to find untyped module attributes
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 5 comments
#53 - ENH: add runtests option to find untyped module attributes
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 5 comments
#52 - ENH: add integer constants
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 1 comment
Labels: enhancement
#52 - ENH: add integer constants
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 1 comment
Labels: enhancement
#51 - ENH: add numerical constants
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 1 comment
Labels: enhancement
#50 - MAINT: move things in `numeric.pyi` to the top-level `__init__.pyi`
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 4 comments
Labels: maintenance
#49 - TST: add script to run tests
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 4 comments
Labels: maintenance
#49 - TST: add script to run tests
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 4 comments
Labels: maintenance
#48 - ENH: make ndarray generic over dtype
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 20 comments
Labels: enhancement
#48 - ENH: make ndarray generic over dtype
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 20 comments
Labels: enhancement
#47 - MAINT: ban setting `ndarray.dtype`
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 1 comment
#47 - MAINT: ban setting `ndarray.dtype`
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 1 comment
#46 - MAINT: set `zip_safe` to `False` in `setup.py`
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 2 comments
Labels: maintenance
#46 - MAINT: set `zip_safe` to `False` in `setup.py`
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 2 comments
Labels: maintenance
#45 - MAINT: upgrade mypy to 0.770 (the latest)
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 3 comments
Labels: maintenance
#44 - ENH: add basic typing for `np.ufunc`
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 1 comment
#44 - ENH: add basic typing for `np.ufunc`
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 1 comment
#43 - MAINT: broaden allowed lists in `_DtypeLike`
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 14 comments
#43 - MAINT: broaden allowed lists in `_DtypeLike`
Pull Request -
State: closed - Opened by person142 almost 5 years ago
- 14 comments
#42 - Type error with `np.dtype`
Issue -
State: closed - Opened by person142 almost 5 years ago
#42 - Type error with `np.dtype`
Issue -
State: closed - Opened by person142 almost 5 years ago
#41 - Not supported: np.float32() can accept a list and produce an ndarray
Issue -
State: closed - Opened by mikolajz almost 5 years ago
- 2 comments
#40 - How do you use this package?
Issue -
State: closed - Opened by geiszla almost 5 years ago
- 3 comments
#40 - How do you use this package?
Issue -
State: closed - Opened by geiszla almost 5 years ago
- 3 comments
#39 - Please expose Shape and ShapeLike
Issue -
State: closed - Opened by NeilGirdhar about 5 years ago
- 1 comment
#38 - Add type hinting for numeric.py
Pull Request -
State: closed - Opened by johanvergeer about 5 years ago
- 4 comments
#37 - What to do with array_like variables
Issue -
State: closed - Opened by johanvergeer about 5 years ago
- 5 comments
#37 - What to do with array_like variables
Issue -
State: closed - Opened by johanvergeer about 5 years ago
- 5 comments
#36 - Add zip_safe=False to setup.py
Issue -
State: closed - Opened by aldanor about 5 years ago
- 1 comment
Labels: bug
#36 - Add zip_safe=False to setup.py
Issue -
State: closed - Opened by aldanor about 5 years ago
- 1 comment
Labels: bug
#35 - Want to contribute to project
Issue -
State: closed - Opened by theodoretliu about 5 years ago
- 2 comments
#34 - Add some operations to ndarray
Pull Request -
State: closed - Opened by kbrose over 5 years ago
- 2 comments
#34 - Add some operations to ndarray
Pull Request -
State: closed - Opened by kbrose over 5 years ago
- 2 comments
#33 - Array Creation Routines: zeros and ones
Pull Request -
State: closed - Opened by szb0 over 5 years ago
- 1 comment
#31 - Added typing information for datetime64, timedelta64
Pull Request -
State: closed - Opened by bedder over 5 years ago
- 1 comment
#31 - Added typing information for datetime64, timedelta64
Pull Request -
State: closed - Opened by bedder over 5 years ago
- 1 comment
#30 - Elvijs/fromrecords stubs
Pull Request -
State: closed - Opened by elvijs over 5 years ago
#30 - Elvijs/fromrecords stubs
Pull Request -
State: closed - Opened by elvijs over 5 years ago
#29 - Added hint for ndarray.__new__
Pull Request -
State: closed - Opened by bedder over 5 years ago
- 4 comments
#29 - Added hint for ndarray.__new__
Pull Request -
State: closed - Opened by bedder over 5 years ago
- 4 comments
#28 - Bumpy mypy versions
Pull Request -
State: closed - Opened by alanhdu about 6 years ago
- 3 comments
#28 - Bumpy mypy versions
Pull Request -
State: closed - Opened by alanhdu about 6 years ago
- 3 comments
#27 - Add methods for calculation on ndarray
Pull Request -
State: closed - Opened by sproshev about 6 years ago
- 1 comment
#26 - Update ndarray's special methods
Pull Request -
State: closed - Opened by sproshev about 6 years ago
- 1 comment
#25 - Update arithmetic and comparison methods
Pull Request -
State: closed - Opened by sproshev about 6 years ago
- 1 comment