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

Remove use of float16 dtypes #147

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Remove use of float16 dtypes #147

merged 1 commit into from
Aug 22, 2023

Conversation

tikk3r
Copy link
Contributor

@tikk3r tikk3r commented Aug 22, 2023

The use of float16 causes issues with, for example, NumPy's linalg routines. This PR removes instances where float16 is used and repaces them with float.

Fixes #142.

@revoltek
Copy link
Owner

this will make h5parms larger I think, but better than unusable

@revoltek revoltek closed this Aug 22, 2023
@revoltek revoltek reopened this Aug 22, 2023
@revoltek revoltek merged commit 7b47d7b into revoltek:master Aug 22, 2023
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.

losoto clockTEC uses unsupported array type in recent numpy and crashes
2 participants