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

[Bug] Use correct num_triplets #8502

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

junwha0511
Copy link

Issue: fixes #8501

Use ndarray.get_nelement() as num_triplets.

@CLAassistant
Copy link

CLAassistant commented Mar 31, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

netlify bot commented Mar 31, 2024

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit c1fb92a
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/6609b8e152af6f0008feca27

@junwha0511 junwha0511 changed the title [Bugfix] Use correct num_triplets [Bug] Use correct num_triplets Mar 31, 2024
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.

Incorrect calculation of num_triplets at SparseMatrix construction
2 participants