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

General cleanup around library wrap #17

Merged
merged 12 commits into from
May 29, 2021
Merged

General cleanup around library wrap #17

merged 12 commits into from
May 29, 2021

Conversation

tlambert03
Copy link
Owner

@tlambert03 tlambert03 commented May 29, 2021

with cudadecon now available on conda-forge, i'm going to be cleaning up this library (and dropping support for OSX). This PR refactors library discovery (using the pattern from ctyped, but without depending on it)

This PR puts all of the interface declarations into ._libwrap ... and provides a nice python typing look to them. Also generally reorganizes a few things, converts tests from unittest to pytest, and drops tests on travis and appveyor (which weren't really doing anything). It's hard to test this on CI due to the dependency on a GPU.

@tlambert03 tlambert03 merged commit e746db2 into master May 29, 2021
@tlambert03 tlambert03 deleted the fix-lib-discovery branch May 29, 2021 15:32
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