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

Python/Fortran interface generator: bases #27

Merged
merged 10 commits into from
Dec 15, 2023

Conversation

FlorianDeconinck
Copy link
Collaborator

Generate a cffi base bridge by reading a yaml configuration describing the necessary function signatures.

Hook/Py interface use an object for re-entry
Add partial cmake example
Remove forced include to keep interface minimal (files are still copied)
Copy header twice so it's present for both lib link and source compile
Cleaner data_conversion
Test
Clean data_conversion for direct usage
Refactor: break code in smaller files & clean up
Add __init__.py in the interface for python guidelines
@FlorianDeconinck FlorianDeconinck merged commit 6ab929f into main Dec 15, 2023
1 check failed
@FlorianDeconinck FlorianDeconinck deleted the feature/py_ftn_interface branch December 15, 2023 19:05
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.

1 participant