Skip to content

Fix float utils #77

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

Merged
merged 3 commits into from
Mar 9, 2023
Merged

Fix float utils #77

merged 3 commits into from
Mar 9, 2023

Conversation

oleksandr-pavlyk
Copy link
Contributor

NumPy does not support float128 and complex256 on all platforms (not there on Windows).

This PR fixes code to accommodate that.

It also bumps dpctl.__version__ and 'version' in conda_recipe/meta.yaml

@oleksandr-pavlyk oleksandr-pavlyk merged commit 015aab9 into master Mar 9, 2023
@oleksandr-pavlyk oleksandr-pavlyk deleted the fix-float-utils branch March 9, 2023 17:57
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