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

feat: Add C++ helpers #4

Merged
merged 8 commits into from
Dec 12, 2023
Merged

feat: Add C++ helpers #4

merged 8 commits into from
Dec 12, 2023

Commits on Dec 11, 2023

  1. use the geometry vector

    paleolimbot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3e09106 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. use array reader

    paleolimbot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9823e16 View commit details
    Browse the repository at this point in the history
  2. use builder wrapper

    paleolimbot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1b6a09e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db09e7 View commit details
    Browse the repository at this point in the history
  4. test the vector better

    paleolimbot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2e73f3e View commit details
    Browse the repository at this point in the history
  5. test array builder

    paleolimbot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    30b1b41 View commit details
    Browse the repository at this point in the history
  6. test reader

    paleolimbot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b45d409 View commit details
    Browse the repository at this point in the history
  7. add n_out param

    paleolimbot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d65ed3a View commit details
    Browse the repository at this point in the history