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

Allow sequence to accept stacked np arrays if the feature space is Box #241

Merged
merged 7 commits into from
Jan 5, 2023
Merged

Commits on Jan 5, 2023

  1. allow stacked np arrays

    jjshoots committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4ed46ec View commit details
    Browse the repository at this point in the history
  2. add test

    jjshoots committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e66eb75 View commit details
    Browse the repository at this point in the history
  3. black isort cast

    jjshoots committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e79dc20 View commit details
    Browse the repository at this point in the history
  4. add assertation messgae

    jjshoots committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2276014 View commit details
    Browse the repository at this point in the history
  5. compact things

    jjshoots committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5290883 View commit details
    Browse the repository at this point in the history
  6. remove unused import

    jjshoots committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9d225f3 View commit details
    Browse the repository at this point in the history
  7. fix double if

    jjshoots committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    acd870a View commit details
    Browse the repository at this point in the history