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 pseudo-inverse of tensors and enable tranpose for Vec{dim} #139

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 22, 2020

  1. Add pseudo-inverse

    yijiangh committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    01f5137 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    5ff94d7 View commit details
    Browse the repository at this point in the history
  2. 1-1 tensor multiplication

    yijiangh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    18d6bf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. remove 1-1 tensors * op

    yijiangh committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    1ce9e58 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. fix norm square in pinv

    yijiangh committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    263b064 View commit details
    Browse the repository at this point in the history