Skip to content

Comments

Updating the call to scipy.sparse.linalg._isolve.utils.make_system#12

Merged
anand-avinash merged 3 commits intomainfrom
update_scipy
Aug 4, 2025
Merged

Updating the call to scipy.sparse.linalg._isolve.utils.make_system#12
anand-avinash merged 3 commits intomainfrom
update_scipy

Conversation

@anand-avinash
Copy link
Owner

We have used the SciPy function scipy.sparse.linalg._isolve.utils.make_system() in brahmap.math.linalg.cg() keeping it consistent with scipy.sparse.linalg.cg(). With SciPy 1.16.0, the function scipy.sparse.linalg._isolve.utils.make_system() returns only 4 object instead of 5. This PR updated cg() according to this change.

@anand-avinash anand-avinash merged commit 0b9d782 into main Aug 4, 2025
16 checks passed
@anand-avinash anand-avinash deleted the update_scipy branch August 9, 2025 14:04
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

Successfully merging this pull request may close these issues.

1 participant