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

Implement get_value_ptr() method for Python #109

Open
aufdenkampe opened this issue Nov 19, 2024 · 0 comments
Open

Implement get_value_ptr() method for Python #109

aufdenkampe opened this issue Nov 19, 2024 · 0 comments

Comments

@aufdenkampe
Copy link

aufdenkampe commented Nov 19, 2024

We noticed that the get_value_ptr() method was not implemented in the Cython example-cxx/pymt_heatcxx/lib/heatcxx.pyx that was built when we followed the draft Babelizer C++ example at https://babelizer.readthedocs.io/en/mdpiper-add-cxx-example/example-cxx.html (see #105 (comment)).

Is there a reason for not implementing this example in Python?

We're presently implementing a BMI Python wrapper for another C++ library, using Cython, and are having challenges with this particular method. We would love to see another working implementation (or understand if there is a good reason to not implement it).

@aufdenkampe aufdenkampe changed the title Implement get-value-ptr() method for Python Implement get_value_ptr() method for Python Nov 19, 2024
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

No branches or pull requests

1 participant