Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pydata/sparse issues and pull requests

#640 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 12 months ago - 3 comments

#639 - Xarray/Numpy/Dask Indexing using a Sparse Array

Issue - State: open - Opened by philipc2 12 months ago - 5 comments
Labels: type:support

#639 - Xarray/Numpy/Dask Indexing using a Sparse Array

Issue - State: closed - Opened by philipc2 12 months ago - 6 comments
Labels: type:support

#638 - Fix CI Python always at 3.10.

Pull Request - State: closed - Opened by hameerabbasi 12 months ago - 2 comments

#638 - Fix CI Python always at 3.10.

Pull Request - State: closed - Opened by hameerabbasi 12 months ago - 2 comments

#637 - Remove dynamic PyTest options.

Pull Request - State: closed - Opened by hameerabbasi 12 months ago - 1 comment

#637 - Remove dynamic PyTest options.

Pull Request - State: closed - Opened by hameerabbasi 12 months ago - 1 comment

#636 - CI: Remove Python 3.8 and update miniconda

Pull Request - State: closed - Opened by mtsokol 12 months ago - 5 comments

#635 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 2 comments

#634 - Always use `np.intp` for indices.

Pull Request - State: closed - Opened by hameerabbasi about 1 year ago - 1 comment

#633 - Add missing linear algebra functions from array API

Pull Request - State: closed - Opened by hameerabbasi about 1 year ago - 1 comment

#632 - Make SciPy a soft dependency

Pull Request - State: closed - Opened by hameerabbasi about 1 year ago - 1 comment

#631 - Remove runtime dependency on SciPy

Issue - State: closed - Opened by rgommers about 1 year ago - 1 comment
Labels: type:enhancement

#630 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 3 comments

#629 - API: Add `expand_dims` and `flip` functions for COO format

Pull Request - State: closed - Opened by mtsokol about 1 year ago - 1 comment
Labels: type:enhancement

#628 - Segmentation fault on arm64

Issue - State: open - Opened by tillea about 1 year ago - 12 comments
Labels: type:upstream

#627 - API: Add `sort` and `take` functions for COO format

Pull Request - State: closed - Opened by mtsokol about 1 year ago - 5 comments
Labels: type:enhancement

#626 - [conda] Sparse version string is not recognized by pip list/check

Issue - State: closed - Opened by Zeitsperre about 1 year ago - 1 comment
Labels: type:bug

#625 - NumPy 2.0 support

Pull Request - State: closed - Opened by hameerabbasi about 1 year ago - 3 comments

#624 - Add direct imports from NumPy for Array API support

Pull Request - State: closed - Opened by hameerabbasi about 1 year ago - 1 comment

#623 - Add functions to public API.

Pull Request - State: closed - Opened by hameerabbasi about 1 year ago - 1 comment

#622 - Some functions seem missing from the top level import

Issue - State: closed - Opened by aulemahal about 1 year ago - 2 comments
Labels: type:bug

#621 - Add more lints to Ruff for better code quality.

Pull Request - State: closed - Opened by hameerabbasi about 1 year ago - 5 comments

#620 - API: Add `kwargs` to `sparse.einsum`

Pull Request - State: closed - Opened by mtsokol about 1 year ago - 4 comments

#619 - API: Add set functions [Array API]

Pull Request - State: closed - Opened by mtsokol about 1 year ago - 4 comments
Labels: type:enhancement

#617 - Introduce pre-commit.

Pull Request - State: closed - Opened by hameerabbasi about 1 year ago - 2 comments

#616 - Replace setup.py and versioneer with pyproject.toml and setuptools_scm.

Pull Request - State: closed - Opened by hameerabbasi about 1 year ago - 2 comments

#615 - API: Improve `sparse.asarray`

Pull Request - State: closed - Opened by mtsokol about 1 year ago - 2 comments

#614 - API: Refactor `argmax` and `argmin`

Pull Request - State: closed - Opened by mtsokol about 1 year ago - 4 comments

#613 - API: Add `squeeze` method to COO

Pull Request - State: closed - Opened by mtsokol about 1 year ago - 2 comments

#612 - API: Array API support - Part 1

Pull Request - State: closed - Opened by mtsokol about 1 year ago - 2 comments

#611 - Fixing "GCXS matmul => slice leads to incorrect results"

Pull Request - State: closed - Opened by EuGig about 1 year ago - 12 comments

#610 - Installing directly from GitHub fails on Python 3.12

Issue - State: closed - Opened by jrbourbeau about 1 year ago - 5 comments
Labels: type:upstream

#609 - Fix issue with .real/.imag with string dtypes

Pull Request - State: closed - Opened by Illviljan about 1 year ago - 3 comments

#607 - `GCXS` matmul => slice leads to incorrect results

Issue - State: closed - Opened by matbryan52 over 1 year ago - 4 comments
Labels: type:bug

#606 - DOC: Add array representations to sparse array construction examples

Pull Request - State: closed - Opened by alugowski over 1 year ago - 5 comments

#605 - Use matrepr for rich `__str__` and `_repr_html_`

Pull Request - State: closed - Opened by alugowski over 1 year ago - 4 comments

#604 - Consider MatRepr for `__repr__` and `_repr_html_`

Issue - State: open - Opened by alugowski over 1 year ago - 6 comments
Labels: type:enhancement

#603 - Support for Fortran order in COO.flatten()

Issue - State: open - Opened by Transurgeon over 1 year ago - 1 comment
Labels: type:enhancement

#602 - Constructing GCXS from non-canonical `scipy.sparse.csr_matrix` results in wrong results

Issue - State: open - Opened by uellue over 1 year ago - 5 comments
Labels: type:bug

#601 - Preserve gcxs compression

Pull Request - State: closed - Opened by jamestwebber over 1 year ago - 6 comments

#600 - Support `arr.size >= 2 ** 64` as long as each dimension is `< 2 ** 64`

Issue - State: open - Opened by hameerabbasi over 1 year ago - 1 comment
Labels: type:enhancement

#599 - Modernize packaging.

Pull Request - State: closed - Opened by hameerabbasi over 1 year ago - 5 comments

#598 - Fix upcast on in-place.

Pull Request - State: closed - Opened by hameerabbasi over 1 year ago - 1 comment

#597 - Minor bug: import warnings in `_sparse_array.SparseArray`

Pull Request - State: closed - Opened by jamestwebber over 1 year ago - 2 comments

#596 - numpy ufuncs can change the compression of a gcxs array

Issue - State: closed - Opened by jamestwebber over 1 year ago - 12 comments
Labels: type:bug

#595 - Correct type hint for sparse COO matrix?

Issue - State: closed - Opened by arbenede over 1 year ago - 1 comment
Labels: type:support

#594 - Test failures in test_tensordot

Issue - State: closed - Opened by bnavigator over 1 year ago - 14 comments
Labels: type:bug

#593 - DeprecationWarning: coords should be an ndarray. This will raise a ValueError in the future.

Issue - State: closed - Opened by xu-2052047 over 1 year ago - 1 comment
Labels: type:bug

#592 - np.diff equivalent

Issue - State: open - Opened by arbenede over 1 year ago - 2 comments
Labels: type:enhancement

#591 - Proper usage of sparse 3D array: initialization, assignment of values and use in calculations

Issue - State: closed - Opened by e-dub over 1 year ago - 2 comments
Labels: type:support

#590 - Initial commit

Pull Request - State: closed - Opened by ezachar almost 2 years ago - 3 comments

#589 - `einsum` doesn't handle `dtype` and `optimize` kwargs

Issue - State: closed - Opened by dcherian almost 2 years ago - 2 comments
Labels: type:bug

#588 - Unable to install shap on python 3.11 doubt to numba cannot install on Python version 3.11.2

Issue - State: closed - Opened by AlexNoelHdz almost 2 years ago - 1 comment
Labels: type:bug

#587 - Multiplicative assignment warning

Issue - State: closed - Opened by piperfw almost 2 years ago - 2 comments
Labels: type:bug

#586 - Convert two assignments to augmented source code #531

Pull Request - State: closed - Opened by MHRasmy almost 2 years ago - 4 comments

#585 - Unexpected warning when adding arrays with non-matching coordinates

Issue - State: closed - Opened by dekuenstle almost 2 years ago - 3 comments
Labels: type:bug

#584 - Numba dependency incompatible with Py3.11.

Issue - State: closed - Opened by sebastienboussard almost 2 years ago - 5 comments
Labels: type:upstream

#583 - Dump gcxs to file

Issue - State: closed - Opened by BinDong314 almost 2 years ago - 4 comments
Labels: type:support

#582 - Difference in sparse.einsum and np.einsum behaviour

Issue - State: closed - Opened by kumgleb almost 2 years ago - 10 comments
Labels: type:support

#581 - Fix misfire of DeprecationWarning.

Pull Request - State: closed - Opened by hameerabbasi almost 2 years ago - 1 comment

#580 - elemwise raises internal DeprecationWarning (new to version 0.14.0)

Issue - State: closed - Opened by eriknw almost 2 years ago
Labels: type:bug

#579 - change parsing of the input in einsum

Pull Request - State: closed - Opened by HadrienNU almost 2 years ago - 4 comments

#578 - Prepare for 0.14.0.

Pull Request - State: closed - Opened by hameerabbasi almost 2 years ago - 1 comment

#577 - Fix ReadTheDocs build.

Pull Request - State: closed - Opened by hameerabbasi almost 2 years ago - 1 comment

#576 - Ensure correct NNZ when a zero dimensional array contains a value

Pull Request - State: closed - Opened by mangecoeur almost 2 years ago - 5 comments

#575 - plans for hstack, vstack, etc?

Issue - State: closed - Opened by jamestwebber almost 2 years ago - 5 comments
Labels: type:enhancement

#574 - Change CodeCov to only run if tests pass.

Issue - State: open - Opened by hameerabbasi about 2 years ago

#573 - Add .format support to GCXS and COO classes

Pull Request - State: closed - Opened by SultanOrazbayev about 2 years ago - 15 comments

#572 - test on 3.11

Pull Request - State: closed - Opened by graingert about 2 years ago - 4 comments

#571 - Support `.squeeze()` for compatibility with `dask.array.matmul`

Issue - State: closed - Opened by Sola85 about 2 years ago - 6 comments
Labels: type:enhancement

#570 - Improving indexing performance

Pull Request - State: closed - Opened by jamestwebber about 2 years ago - 4 comments

#569 - fix errors/crashes in multi-dimensional slicing

Pull Request - State: closed - Opened by jamestwebber about 2 years ago - 11 comments

#568 - Return scalar if zero dimension select

Pull Request - State: closed - Opened by mangecoeur about 2 years ago - 9 comments

#567 - Explicitly wrap fill_value #566

Pull Request - State: closed - Opened by mangecoeur about 2 years ago - 6 comments

#566 - fill_value is implicitly assumed to be a subscriptable numpy type

Issue - State: closed - Opened by mangecoeur about 2 years ago - 3 comments
Labels: type:bug

#565 - Relative imports (helps vendoring)

Pull Request - State: closed - Opened by mangecoeur about 2 years ago - 2 comments

#564 - einsum

Pull Request - State: closed - Opened by jcmgray about 2 years ago - 14 comments

#563 - Next release?

Issue - State: closed - Opened by mangecoeur about 2 years ago - 4 comments
Labels: type:support

#562 - COO to GCXS without relying on linear indices

Issue - State: closed - Opened by finartist about 2 years ago - 4 comments
Labels: type:enhancement

#561 - Add CodeQL workflow for GitHub code scanning

Pull Request - State: closed - Opened by lgtm-com[bot] about 2 years ago - 2 comments

#557 - Faster sum over axis

Issue - State: closed - Opened by liuzhenqi77 over 2 years ago - 1 comment
Labels: type:support

#556 - added svg logo and logo-generating script

Pull Request - State: closed - Opened by jamestwebber over 2 years ago - 14 comments

#555 - Fix nanmean for complex arrays.

Pull Request - State: closed - Opened by hameerabbasi over 2 years ago - 3 comments

#554 - SVG logo

Issue - State: closed - Opened by headtr1ck over 2 years ago - 10 comments
Labels: type:enhancement

#553 - wrong nanmean with complex64

Issue - State: closed - Opened by dcherian over 2 years ago - 2 comments
Labels: type:bug

#552 - Overflow in _umath._cartesian_product when working with big sizes

Issue - State: closed - Opened by mayalinetsky-kryon over 2 years ago - 3 comments
Labels: type:bug

#551 - Increasing readability

Pull Request - State: closed - Opened by smldub over 2 years ago - 8 comments

#550 - GCXS slice bug

Issue - State: closed - Opened by israelmcmc over 2 years ago - 5 comments
Labels: type:bug

#549 - Save multiple arrays to the same npz file

Issue - State: closed - Opened by pedroaugustosmribeiro over 2 years ago - 5 comments
Labels: type:enhancement

#548 - Support for 'at' ufunc method

Issue - State: open - Opened by purepani over 2 years ago - 3 comments
Labels: type:enhancement

#547 - Print of bytecode dump when using sparse.COO.dot

Issue - State: closed - Opened by mayalinetsky-kryon over 2 years ago - 3 comments
Labels: type:bug

#546 - sparse.COO.broadcast_to ValueError for COO with dense size bigger than 2**32-1

Issue - State: closed - Opened by mayalinetsky-kryon over 2 years ago - 3 comments
Labels: type:bug

#544 - Allow an ndarray of integers as a shape.

Pull Request - State: closed - Opened by hameerabbasi almost 3 years ago - 1 comment

#543 - fix scipy url in intersphinx mapping

Pull Request - State: closed - Opened by delgadom almost 3 years ago - 1 comment

#542 - docs: scipy intersphinx links point to bad urls (404)

Issue - State: closed - Opened by delgadom almost 3 years ago - 3 comments
Labels: type:docs

#541 - Can't create COO object if shape parameter is ndarray

Issue - State: closed - Opened by arzdou almost 3 years ago - 7 comments
Labels: type:enhancement

#540 - Adding Vitter Random Sampling without replacement

Pull Request - State: closed - Opened by smldub almost 3 years ago - 11 comments

#539 - Additional Random Generator

Issue - State: closed - Opened by smldub almost 3 years ago - 8 comments
Labels: type:enhancement