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

Fix issue with unsorted indices in csc_matrix #1524

Merged
merged 3 commits into from
Jan 26, 2024

Commits on Jan 24, 2024

  1. Add test to check whether issue #727 is fixed for dgcMatrix / csc_mat…

    …rix as well
    
    Co-authored-by: Kai Waldrant <kai@data-intuitive.com>
    rcannood and KaiWaldrant committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8b5f940 View commit details
    Browse the repository at this point in the history
  2. fix #727 for csc_matrix as well

    Co-authored-by: Kai Waldrant <kai@data-intuitive.com>
    rcannood and KaiWaldrant committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6b97052 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. update news

    rcannood committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dc2b433 View commit details
    Browse the repository at this point in the history