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

feature: allow 1D numpy array #1185

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2024

  1. Allow 1D numpy array

    tibor-reiss committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    52ec9b3 View commit details
    Browse the repository at this point in the history
  2. Add tests

    tibor-reiss committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    af1030b View commit details
    Browse the repository at this point in the history
  3. Fix tests

    tibor-reiss committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fa9f776 View commit details
    Browse the repository at this point in the history
  4. Linting

    tibor-reiss committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1ec45b9 View commit details
    Browse the repository at this point in the history
  5. Simplify numpy usage

    tibor-reiss committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6eb0ad9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Refactor

    tibor-reiss committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b1599a8 View commit details
    Browse the repository at this point in the history
  2. Reorg

    tibor-reiss committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    27422ac View commit details
    Browse the repository at this point in the history