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

Python bindings: Nanobind SID adapter #1762

Merged
merged 15 commits into from
Aug 9, 2023
Merged

Python bindings: Nanobind SID adapter #1762

merged 15 commits into from
Aug 9, 2023

Commits on Jul 27, 2023

  1. add missing include

    petiaccja committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4aaefed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb828d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. remove dead code

    petiaccja committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a0efc21 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    49d77f4 View commit details
    Browse the repository at this point in the history
  2. add strides kind option

    petiaccja committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    127983a View commit details
    Browse the repository at this point in the history
  3. rearrange python detection

    petiaccja committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    371da05 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. package name

    petiaccja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6bca6a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e9ba8c View commit details
    Browse the repository at this point in the history
  3. install numpy

    petiaccja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f767022 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab1366d View commit details
    Browse the repository at this point in the history
  5. asd

    petiaccja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e8bd5ff View commit details
    Browse the repository at this point in the history
  6. asd

    petiaccja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    99354e8 View commit details
    Browse the repository at this point in the history
  7. asd

    petiaccja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e9f7140 View commit details
    Browse the repository at this point in the history
  8. simplify code

    petiaccja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    63be7ae View commit details
    Browse the repository at this point in the history
  9. Revert "install numpy"

    This reverts commit f767022.
    petiaccja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    be26492 View commit details
    Browse the repository at this point in the history