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

Rename ProjectionStyle -> AdjointStyle, _mul -> AdjointMul, and improve docs #109

Merged
merged 9 commits into from
Jul 27, 2023

Commits on Jul 9, 2023

  1. make ProjectionStyle abstract type so we can subtype in downstream pa…

    …ckages. add a few lines of docs
    vpuri3 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    d53f57d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 19, 2023

  1. Clarify normalization

    gaurav-arya authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    00eef4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17adac8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Remove unnecessary def

    gaurav-arya authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bbd9f41 View commit details
    Browse the repository at this point in the history
  2. Remove confusing commas

    gaurav-arya authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9b724ed View commit details
    Browse the repository at this point in the history
  3. Tweak docstring wording

    gaurav-arya authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d5d7ce2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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