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

ENH: move c++ wrapping from pybind11 to nanobind #621

Merged
merged 26 commits into from
May 14, 2024
Merged

Commits on May 8, 2024

  1. wrap and core ants image local working

    ncullen93 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4da9ce7 View commit details
    Browse the repository at this point in the history
  2. add scripts

    ncullen93 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    17c5e9e View commit details
    Browse the repository at this point in the history
  3. add dependencies

    ncullen93 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ff4b7ba View commit details
    Browse the repository at this point in the history
  4. add deps

    ncullen93 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2c191d3 View commit details
    Browse the repository at this point in the history
  5. wrap more local functions

    ncullen93 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cf12408 View commit details
    Browse the repository at this point in the history
  6. update cmake

    ncullen93 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    39bc605 View commit details
    Browse the repository at this point in the history
  7. fix typo

    ncullen93 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8ae3860 View commit details
    Browse the repository at this point in the history
  8. add functions for plotting

    ncullen93 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5f58140 View commit details
    Browse the repository at this point in the history
  9. update cmake

    ncullen93 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6911450 View commit details
    Browse the repository at this point in the history
  10. wrap transforms

    ncullen93 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    78e2c3b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. registration and segmentation tests pass

    ncullen93 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2eff700 View commit details
    Browse the repository at this point in the history
  2. update gha

    ncullen93 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    dcd2fc6 View commit details
    Browse the repository at this point in the history
  3. update cmake

    ncullen93 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    913d618 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. wrap more utils functions

    ncullen93 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e71582c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. utils and metrics tests passing

    ncullen93 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5d9344b View commit details
    Browse the repository at this point in the history
  2. all tests passing

    ncullen93 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5f285ff View commit details
    Browse the repository at this point in the history
  3. update tests

    ncullen93 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    2fefb78 View commit details
    Browse the repository at this point in the history
  4. update tests

    ncullen93 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    b67f896 View commit details
    Browse the repository at this point in the history
  5. update pandas indexing

    ncullen93 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    cf801fc View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. add windows cmake

    ncullen93 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e631028 View commit details
    Browse the repository at this point in the history
  2. add anti-alias

    ncullen93 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    eedfb9e View commit details
    Browse the repository at this point in the history
  3. add last unwrapped function

    ncullen93 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    102ece6 View commit details
    Browse the repository at this point in the history
  4. reduce version change to minor bump

    ncullen93 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0aa1ed6 View commit details
    Browse the repository at this point in the history
  5. remove local prefix

    ncullen93 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7063c9f View commit details
    Browse the repository at this point in the history
  6. update name and contact

    ncullen93 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e248f6b View commit details
    Browse the repository at this point in the history
  7. update contributing.md

    ncullen93 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b3c95f2 View commit details
    Browse the repository at this point in the history