Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👽️ sparse: accept axes: tuple[int[:], int[:]] in coo_array.tensordot #357

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

jorenham
Copy link
Owner

@jorenham jorenham added scipy.sparse stubs: api change SciPy API changes following a release labels Dec 19, 2024
@jorenham jorenham added this to the 1.15.0.0 milestone Dec 19, 2024
@jorenham jorenham force-pushed the sparse/tensordot-axes branch from 912e2e5 to 8276649 Compare December 19, 2024 03:23
@jorenham jorenham merged commit 695c003 into master Dec 19, 2024
27 checks passed
@jorenham jorenham deleted the sparse/tensordot-axes branch December 19, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scipy.sparse stubs: api change SciPy API changes following a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

👽 allow passing axes: tuple[int[:], int[:]] to sparse.coo_array.tensordot
1 participant