Sayandip Halder

Results 8 issues of Sayandip Halder

### I'm submitting a * [x] feature request. ### Proposed feature A simple Python script to download photos of post and profile pictures taking the url as input. ### Do...

Python
Javascript
easy
swoc2021
Tkinter
up-for-grab
Reactjs

Hi! I have opened this issue to ask some general questions regarding the GSoC project that aims to complete the Python bindings for TACO. From what I've discussed with Hameer...

Added hypothesis tests. The sparse test suite now has both pytest and hypothesis. See #163

**Describe the bug** `GCXS` arrays cannot be multiplied with any scalar value. **To Reproduce** ```python >>> import sparse; import numpy as np >>> s1=sparse.random((), format='gcxs') >>> s2=np.random.rand() >>> s1*s2 Traceback...

type:bug

#### References to other Issues or PRs Taken over from #17993, fix for #6659 #### Brief description of what is fixed or changed See #17993 #### Other comments The failing...

solvers
solvers.solve
Merge conflict