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

Add python bindings #6

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

Add python bindings #6

wants to merge 11 commits into from

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    bbf1d97 View commit details
    Browse the repository at this point in the history
  2. Create python bindings header

    ll-nick committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    91d8c04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3183468 View commit details
    Browse the repository at this point in the history
  4. Add python unit tests to test/CMakeLists

    If pybind is available, this will compile the bindings, copy the python
    files to the build directory and add the test to ctest.
    ll-nick committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e5a22bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bf8b60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9b7ca1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80bc6ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2632f96 View commit details
    Browse the repository at this point in the history
  9. Add a bunch of explanatory comments

    More documentation
    ll-nick committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7bd12ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b5261d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e145c2 View commit details
    Browse the repository at this point in the history