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

Add solve and svn to dispatched function #2002

Merged
merged 6 commits into from
Dec 2, 2022

Commits on Sep 27, 2022

  1. Add solve Ax=b data function

    Eric Giguere committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    67fabf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Add test and svd

    Ericgig committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    18cbf35 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Improve linalg tests

    Ericgig committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    9252243 View commit details
    Browse the repository at this point in the history
  2. Clean debug prints

    Ericgig committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    5581694 View commit details
    Browse the repository at this point in the history
  3. Fix mkl import

    Ericgig committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    abb6c68 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Update qutip/core/data/eigen.py

    Co-authored-by: Simon Cross <hodgestar+github@gmail.com>
    Ericgig and hodgestar committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ecd4009 View commit details
    Browse the repository at this point in the history