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

[Merged by Bors] - refactor: prefer s ∩ . when passing to a subset of s #10433

Closed
wants to merge 3 commits into from

Commits on Feb 11, 2024

  1. refactor: prefer s ∩ . when passing to a subset of s

    This is partial work to make `Subtype.val '' .` and `s ∩ .` be consistently used as adjoint operators for passing to and from a "subspace".
    kmill committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b593cd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. review

    kmill committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    76fbdb0 View commit details
    Browse the repository at this point in the history
  2. fix

    kmill committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ab3ac8c View commit details
    Browse the repository at this point in the history