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 shape() convenience method #1161

Merged
merged 3 commits into from
Mar 27, 2022
Merged

Add shape() convenience method #1161

merged 3 commits into from
Mar 27, 2022

Commits on Mar 25, 2022

  1. Add shape() convenience method

    Add `shape()` convenience method, similar to `sizes().vec().get()`. See bytedeco#1068 for discussion.
    jxtps committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    80fef95 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    saudet committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    0a5bb6e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Fix formatting

    saudet committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    fd495c0 View commit details
    Browse the repository at this point in the history