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: dicho cannot find matrix #299

Merged
merged 5 commits into from
Oct 27, 2021

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    5d279df View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Fix: matrix_blend isn't needed for index selection

    +200x speed-up in update_matrix when selecting
    500 indices from a 1000x1000 matrix:
    new update_matrix takes 0.003991723 sec
    old update_matrix takes 0.822585494 sec
    senhalil committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    df47a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c6617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00eaebd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d72c27 View commit details
    Browse the repository at this point in the history