Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Quansight-Labs/unumpy issues and pull requests
#75 - Error propagation in determinant
Issue -
State: closed - Opened by SJ001 almost 3 years ago
- 6 comments
#74 - Add CODE_OF_CONDUCT.md
Pull Request -
State: closed - Opened by asmeurer almost 4 years ago
- 4 comments
#73 - Multimethods for the random module
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 8 comments
#72 - Fix __ua_function__ in backends
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 2 comments
#71 - Misc fixes found by the cupy backend
Pull Request -
State: closed - Opened by peterbell10 over 4 years ago
- 2 comments
#70 - Multimethods for statistical functions
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 18 comments
#69 - Add overridden_class to CuPy backend
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 3 comments
#68 - Fix up backends and metaclass so subclasses work correctly.
Pull Request -
State: closed - Opened by hameerabbasi over 4 years ago
#67 - Multimethods for indexing routines
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 18 comments
#66 - Add overriden_class to other backends
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
#65 - Multimethods for functional programming routines
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 2 comments
#64 - Multimethods for mathematical functions
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 10 comments
#63 - Functions in udiff
Issue -
State: open - Opened by sangyx over 4 years ago
- 2 comments
#62 - Fix `asarray(List)` in the dask backend
Pull Request -
State: closed - Opened by peterbell10 over 4 years ago
- 3 comments
#61 - Add overriding metaclass.
Pull Request -
State: closed - Opened by hameerabbasi over 4 years ago
- 3 comments
#60 - Multimethods for array manipulation routines
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 15 comments
#59 - Multimethods on array creation routines
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 17 comments
#58 - Testing defaults against NumPy's functions
Issue -
State: open - Opened by joaosferreira over 4 years ago
#57 - Add math constants and logic functions
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 8 comments
#56 - Multimethods for the Linear Algebra module
Pull Request -
State: closed - Opened by joaosferreira over 4 years ago
- 4 comments
#55 - Return NotImplemented on incorrect type.
Pull Request -
State: closed - Opened by hameerabbasi almost 5 years ago
#54 - Add multimethods for array creation
Pull Request -
State: closed - Opened by joaosferreira almost 5 years ago
- 1 comment
#53 - Fix missing return
Pull Request -
State: closed - Opened by hameerabbasi almost 5 years ago
#52 - Missing return statement
Issue -
State: closed - Opened by joaosferreira almost 5 years ago
- 2 comments
Labels: bug
#51 - Add isclose and allclose
Pull Request -
State: closed - Opened by hameerabbasi almost 5 years ago
#50 - Add FFT functions
Pull Request -
State: open - Opened by prasunanand almost 5 years ago
- 1 comment
#49 - Add multimethods for `numpy.fft`
Issue -
State: open - Opened by prasunanand almost 5 years ago
Labels: enhancement
#48 - Linear Algebra routines
Pull Request -
State: closed - Opened by prasunanand almost 5 years ago
- 1 comment
#47 - Add multimethods for `numpy.linalg`
Issue -
State: closed - Opened by prasunanand almost 5 years ago
- 1 comment
Labels: enhancement
#46 - Implement functions from np.random
Pull Request -
State: closed - Opened by prasunanand almost 5 years ago
- 3 comments
#45 - Add some logical functions
Issue -
State: closed - Opened by joaosferreira almost 5 years ago
- 5 comments
Labels: enhancement
#44 - Test results of some universal functions
Pull Request -
State: closed - Opened by joaosferreira almost 5 years ago
- 10 comments
#43 - Add math constants Pi and Euler's number
Pull Request -
State: closed - Opened by joaosferreira almost 5 years ago
- 5 comments
#42 - Add math constants Pi and Euler's number
Issue -
State: closed - Opened by joaosferreira almost 5 years ago
#41 - Add multimethods for `numpy.random`
Issue -
State: open - Opened by prasunanand almost 5 years ago
- 1 comment
Labels: enhancement
#40 - Error in notebooks
Issue -
State: open - Opened by sangyx almost 5 years ago
- 7 comments
Labels: support
#39 - add several new multimethods
Pull Request -
State: closed - Opened by grlee77 about 5 years ago
- 3 comments
#38 - Fix Dask arange.
Pull Request -
State: closed - Opened by hameerabbasi about 5 years ago
#37 - bug in arange when using the Dask backend
Issue -
State: closed - Opened by grlee77 about 5 years ago
- 1 comment
#36 - handle args in _first2argreplacer
Pull Request -
State: closed - Opened by grlee77 about 5 years ago
- 2 comments
#35 - allow tests to run without xnd or ndtypes installed
Pull Request -
State: closed - Opened by grlee77 about 5 years ago
- 7 comments
#34 - fix outdated imports in the CuPy backend
Pull Request -
State: closed - Opened by grlee77 about 5 years ago
- 1 comment
#33 - Implement defaults for block.
Pull Request -
State: closed - Opened by hameerabbasi about 5 years ago
#32 - Implement more of the NumPy interface.
Pull Request -
State: closed - Opened by hameerabbasi about 5 years ago
Labels: enhancement
#31 - Fix Dask working on a cluster.
Pull Request -
State: closed - Opened by hameerabbasi about 5 years ago
#30 - Implement more of Numpy Interface
Pull Request -
State: closed - Opened by prasunanand about 5 years ago
- 6 comments
Labels: enhancement
#29 - Implement more of the dunder-ndarray interface.
Issue -
State: closed - Opened by hameerabbasi about 5 years ago
- 6 comments
#28 - Dtype dispatch: add test for dtype check to NumpyBackend
Pull Request -
State: closed - Opened by prasunanand about 5 years ago
- 2 comments
#27 - Mark dtype for array creation functions
Pull Request -
State: closed - Opened by prasunanand about 5 years ago
- 1 comment
#26 - Dispatch over dtypes for ufunc methods.
Pull Request -
State: closed - Opened by prasunanand about 5 years ago
#25 - Prevent infinite recursion NumPy.
Pull Request -
State: closed - Opened by hameerabbasi about 5 years ago
#24 - Adapt MANIFEST.in from uarray repo
Pull Request -
State: closed - Opened by toddrme2178 about 5 years ago
- 1 comment
#23 - Fix a bit of bugs in ndarray class.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
#22 - Make use of marking something "non-coercible".
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
#21 - Generate argument extractor/replacer based on type hints
Issue -
State: open - Opened by hameerabbasi over 5 years ago
#20 - Install conda env first and modify the location of conda environment
Pull Request -
State: closed - Opened by prasunanand over 5 years ago
- 1 comment
#19 - Add dunder methods to `ndarray`.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
#18 - Change website.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
#17 - Add errstate.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
#16 - Add count_nonzero.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
#15 - Autograd + unumpy
Issue -
State: open - Opened by rgommers over 5 years ago
- 3 comments
#14 - NEP 31: unumpy into numpy
Issue -
State: open - Opened by rgommers over 5 years ago
- 7 comments
#13 - Compute meta with creating a dask array
Pull Request -
State: closed - Opened by jrbourbeau over 5 years ago
- 1 comment
#12 - Add searchsorted, compress and extract.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
#11 - Skip xnd tests if xnd is not installed
Pull Request -
State: closed - Opened by peterbell10 over 5 years ago
- 4 comments
#10 - Add more NumPy functions.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
- 3 comments
#9 - Add more backends
Issue -
State: open - Opened by dcharbon almost 6 years ago
- 13 comments
#8 - Add more methods from scipy.linalg
Issue -
State: open - Opened by dcharbon almost 6 years ago
#7 - Add dispatching over dtypes.
Issue -
State: closed - Opened by hameerabbasi almost 6 years ago
- 3 comments
#6 - Add more core NumPy Functions
Issue -
State: closed - Opened by hameerabbasi almost 6 years ago
- 15 comments
#5 - Remove pinned dask version.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
#4 - Revamp docs.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
- 1 comment
#3 - Make Dask a meta-backend to some extent.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
#2 - Update README links
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago
#1 - Small fixes.
Pull Request -
State: closed - Opened by hameerabbasi over 5 years ago