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 triangular solve op through MPSMatrixSolveTriangular #228

Merged
merged 6 commits into from
Jan 17, 2023

Commits on Jan 17, 2023

  1. Add triangular solve op

    DenisVieriu97 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5e0c027 View commit details
    Browse the repository at this point in the history
  2. Remove old comment

    DenisVieriu97 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    de1d8d4 View commit details
    Browse the repository at this point in the history
  3. Fix indentation

    DenisVieriu97 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    4671005 View commit details
    Browse the repository at this point in the history
  4. Add autorelease

    DenisVieriu97 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    566ef3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6f6547 View commit details
    Browse the repository at this point in the history
  6. Remove manual transpose

    DenisVieriu97 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e4a22f6 View commit details
    Browse the repository at this point in the history