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 #15

Merged
merged 11 commits into from
Sep 20, 2023
Merged

Add Python bindings #15

merged 11 commits into from
Sep 20, 2023

Conversation

WardBrian
Copy link
Contributor

This adds a python/ subdirectory with a package which wraps the PVFMM C API and a couple examples of its use.

There are a few things to consider before merging:

  • What, if any, testing and CI is appropriate.
  • There are a few places in the code marked TODO: where I was guessing what the API contract was based off the examples and documentation, but may not be correct per se
  • I am unable to make install on the machines I have access to, so the code to automatically find libpvfmm.so if it is installed is untested

@dmalhotra dmalhotra marked this pull request as ready for review September 20, 2023 19:21
@dmalhotra dmalhotra merged commit 94e67c4 into dmalhotra:develop Sep 20, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants