issues
search
numpy
/
numpy-stubs
Experimental typing stubs for NumPy
BSD 3-Clause "New" or "Revised" License
282
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add type hinting for numeric.py
#38
johanvergeer
closed
4 years ago
4
What to do with array_like variables
#37
johanvergeer
closed
4 years ago
5
Add zip_safe=False to setup.py
#36
aldanor
closed
4 years ago
1
Want to contribute to project
#35
theodoretliu
closed
4 years ago
2
Add some operations to ndarray
#34
kbrose
closed
4 years ago
2
Array Creation Routines: zeros and ones
#33
szb0
closed
5 years ago
1
Added typing information for datetime64, timedelta64
#31
bedder
closed
5 years ago
1
Elvijs/fromrecords stubs
#30
elvijs
closed
5 years ago
0
Added hint for ndarray.__new__
#29
bedder
closed
5 years ago
4
Bumpy mypy versions
#28
alanhdu
closed
5 years ago
3
Add methods for calculation on ndarray
#27
sproshev
closed
4 years ago
1
Update ndarray's special methods
#26
sproshev
closed
4 years ago
1
Update arithmetic and comparison methods
#25
sproshev
closed
4 years ago
1
Add item selection and manipulation methods to ndarray
#24
sproshev
closed
4 years ago
2
Add shape manipulation methods to ndarray
#23
sproshev
closed
5 years ago
1
Take `flake8` config from `typeshed`
#22
sproshev
closed
5 years ago
1
Add array conversion methods to ndarray
#21
sproshev
closed
5 years ago
0
Make required numpy version less strict
#20
person594
closed
6 years ago
1
Ensure stubs are valid for Python 2 and fix running of tests
#19
FuegoFro
closed
6 years ago
4
Update to be PEP 561 compliant
#18
ethanhs
closed
6 years ago
0
Collaboration with XND
#17
teoliphant
closed
4 years ago
1
Behaviour of np.generic.real and np.generic.imag is ... really imaginative
#16
eric-wieser
closed
6 years ago
0
Add NumPy scalar hierarchy
#14
alanhdu
closed
6 years ago
13
Exporting type aliases for DtypeLike, ShapeLike and ArrayLike
#13
shoyer
closed
4 years ago
5
Balancing correctness vs. type sanity
#12
shoyer
closed
4 years ago
7
[WIP] Typehint np.random
#11
alanhdu
closed
4 years ago
5
Define special methods for ndarray and add more extensive tests.
#10
shoyer
closed
6 years ago
5
Add basic stubs for some class attributes
#9
alanhdu
closed
6 years ago
2
Setup Travis and correct setup.py
#8
alanhdu
closed
6 years ago
2
Add basic scaffolding for distributing the package
#4
eric-wieser
closed
6 years ago
1
Continuous integration tests
#3
shoyer
closed
5 years ago
7
Setup basic scaffolding (e.g., setup.py) for distributing this package
#2
shoyer
closed
6 years ago
1
DOC: Add more details on the dev plan to the README
#1
shoyer
closed
6 years ago
1
Previous