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

DOC: Add efficiency condition for CSC sparse matrix and remove CSC warning. #15846

Merged
merged 7 commits into from Apr 26, 2022

Commits on Mar 22, 2022

  1. Copy the full SHA
    6a092f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Copy the full SHA
    e9de956 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dff892c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Copy the full SHA
    239939b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. merge main branch

    v0dro committed Apr 21, 2022
    Copy the full SHA
    ab7261f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. DOC: Change documentation of sparse solvers and warnings to better co…

    …nvey that CSC is the most efficient sparse matrix format.
    
    change warning for splu
    
    DOC: Change documentation of sparse solvers and warnings to better convey that CSC is the most efficient sparse matrix format.
    
    update warning message
    
    update comment
    
    remove brackets
    v0dro committed Apr 22, 2022
    Copy the full SHA
    bf90265 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. fix lint errors

    v0dro committed Apr 25, 2022
    Copy the full SHA
    dd005f8 View commit details
    Browse the repository at this point in the history