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

replace scipy deprecated elements #18

Closed
florian-huber opened this issue Jul 1, 2024 · 1 comment
Closed

replace scipy deprecated elements #18

florian-huber opened this issue Jul 1, 2024 · 1 comment

Comments

@florian-huber
Copy link
Collaborator

With newer scipy versions we get:

StackedSparseArray.py:4: DeprecationWarning: `scipy.sparse.sputils.get_index_dtype` is deprecated along with the `scipy.sparse.sputils` namespace. `scipy.sparse.sputils.get_index_dtype` will be removed in SciPy 1.14.0, and the `scipy.sparse.sputils` namespace will be removed in SciPy 2.0.0.
    from scipy.sparse.sputils import get_index_dtype
@florian-huber
Copy link
Collaborator Author

This was fixed with #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant