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

Eigenvalues and eigenvectors #1334

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Commits on Aug 18, 2024

  1. initial eigvalsh

    kashif committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6735a59 View commit details
    Browse the repository at this point in the history
  2. add compute_vectors

    kashif committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    f1789b3 View commit details
    Browse the repository at this point in the history
  3. add compute_vectors_

    kashif committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    a89ee52 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. return a pair

    kashif committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b5f900a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    19e0148 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    kashif committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3100188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e64ca5e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    523cb3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97b965b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b653b View commit details
    Browse the repository at this point in the history
  4. fix primatives

    kashif committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2383181 View commit details
    Browse the repository at this point in the history
  5. use MULTI

    kashif committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    dc614eb View commit details
    Browse the repository at this point in the history
  6. fix eval_gpu

    kashif committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5b53354 View commit details
    Browse the repository at this point in the history
  7. fix decleration

    kashif committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    859dd23 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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