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

Move PType into vortex-dtype #274

Merged
merged 3 commits into from
Apr 30, 2024
Merged

Move PType into vortex-dtype #274

merged 3 commits into from
Apr 30, 2024

Conversation

gatesn
Copy link
Contributor

@gatesn gatesn commented Apr 29, 2024

Next step is to change to DType::Primitive(PType). This aligns our flattened arrays, our scalars and our dtypes to have essentially the same enum variants.

We also vendor the half crate into vortex_dtype.

vortex-array/src/lib.rs Outdated Show resolved Hide resolved
@gatesn gatesn enabled auto-merge (squash) April 30, 2024 08:13
@gatesn gatesn merged commit 9d7b929 into develop Apr 30, 2024
2 checks passed
@gatesn gatesn deleted the ngates/dtype-primitive branch April 30, 2024 08:21
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.

3 participants