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 Operator versions of DiagonalStack and VerticalStack #477

Merged
merged 35 commits into from
Dec 8, 2023

Commits on May 26, 2023

  1. Minor docs edits

    bwohlberg committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5874347 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    4659fae View commit details
    Browse the repository at this point in the history
  2. Improve docs

    bwohlberg committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    e281b62 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Rename parameter

    bwohlberg committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c9215a3 View commit details
    Browse the repository at this point in the history
  2. Rename parameters

    bwohlberg committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    676c3a0 View commit details
    Browse the repository at this point in the history
  3. Update change summary

    bwohlberg committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ba2ba26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ef2156 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Minor improvements

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9fbc549 View commit details
    Browse the repository at this point in the history
  2. Bug fix

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cceb537 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0243647 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5a731f View commit details
    Browse the repository at this point in the history
  5. Fix markup

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2839fe0 View commit details
    Browse the repository at this point in the history
  6. Update change summary

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ded6910 View commit details
    Browse the repository at this point in the history
  7. Improve docs

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9106c90 View commit details
    Browse the repository at this point in the history
  8. Fix __all__

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8a6a84b View commit details
    Browse the repository at this point in the history
  9. Fix __all__

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e4f8266 View commit details
    Browse the repository at this point in the history
  10. Resolve some docs issues

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0852078 View commit details
    Browse the repository at this point in the history
  11. Improve docstrings

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c573049 View commit details
    Browse the repository at this point in the history
  12. Improve docstrings

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    897018c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    17b241b View commit details
    Browse the repository at this point in the history
  14. Resolve circular imports

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4312239 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d0ad4e4 View commit details
    Browse the repository at this point in the history
  16. Minor docstring edit

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d5838e5 View commit details
    Browse the repository at this point in the history
  17. Docstring edits

    bwohlberg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f7e8deb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    adc3cfd View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Fix comment

    bwohlberg committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b593e34 View commit details
    Browse the repository at this point in the history
  2. Docs consistency

    bwohlberg committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1950afb View commit details
    Browse the repository at this point in the history
  3. Address PR review comments

    bwohlberg committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4444ecc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5561f7e View commit details
    Browse the repository at this point in the history
  5. Use correct exception type

    bwohlberg committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6602e71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e39398e View commit details
    Browse the repository at this point in the history
  7. Add tests

    bwohlberg committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f6947be View commit details
    Browse the repository at this point in the history
  8. Add input checks and tests

    bwohlberg committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    cc49865 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21af0ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c78c86b View commit details
    Browse the repository at this point in the history