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

Natively typed numpy arrays #98

Open
mkolopanis opened this issue May 2, 2022 · 0 comments
Open

Natively typed numpy arrays #98

mkolopanis opened this issue May 2, 2022 · 0 comments

Comments

@mkolopanis
Copy link
Member

Many of the blocks.py interactions with FPGAs re-cast arrays back to default numpy (float64) or overcast u16s to int32s.
On the software call 02 May 2022, we discussed having these arrays retain their native types instead of being recast in python.
This will affect conversioning in HERA-Team/hera_corr_cm#60 but we will not need a conv + cast architecture there anymore.

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

No branches or pull requests

1 participant