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

[MRG] Implement C-API for available volume functions #6

Merged
merged 2 commits into from
Apr 16, 2021
Merged

Conversation

luizirber
Copy link
Collaborator

@luizirber luizirber commented Apr 16, 2021

Add the already implemented functions to the C API (replacing the unimplemented!() blocks).

The tests are still silly (always calling with 1. for all arguments), but good enough for checking if it works. There is an experimental PR in #7 that generates values to check functions, but it has drawbacks (more discussion on that PR).

I also fixed some of the lints (some unused imports, or extraneous parenthesis)

@luizirber luizirber changed the title Implement C-API for available volume functions [WIP] Implement C-API for available volume functions Apr 16, 2021
@luizirber luizirber changed the title [WIP] Implement C-API for available volume functions [MRG] Implement C-API for available volume functions Apr 16, 2021
@luizirber
Copy link
Collaborator Author

Ready for review and merge @castelao

@castelao castelao merged commit 1d89443 into main Apr 16, 2021
@castelao castelao deleted the capi_volume branch April 16, 2021 16:51
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