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

Array2: port zigzag #265

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Array2: port zigzag #265

merged 3 commits into from
Apr 25, 2024

Conversation

jdcasale
Copy link
Contributor

NB: zigzag isn't actually used anywhere, and there was no previous (optional) implementation of flatten, so the now-required implementation is left as a todo!()

@jdcasale jdcasale marked this pull request as ready for review April 24, 2024 12:06
bench-vortex/src/lib.rs Outdated Show resolved Hide resolved
vortex-zigzag/Cargo.toml Outdated Show resolved Hide resolved
vortex-zigzag/src/compress.rs Outdated Show resolved Hide resolved
vortex-zigzag/src/compress.rs Outdated Show resolved Hide resolved
vortex-zigzag/src/compress.rs Outdated Show resolved Hide resolved
vortex-zigzag/src/compress.rs Show resolved Hide resolved
vortex-zigzag/src/compress.rs Outdated Show resolved Hide resolved
vortex-zigzag/src/compress.rs Show resolved Hide resolved
vortex-zigzag/src/compress.rs Outdated Show resolved Hide resolved
vortex-zigzag/src/zigzag.rs Outdated Show resolved Hide resolved
@jdcasale jdcasale merged commit 06d5ba1 into develop Apr 25, 2024
2 checks passed
@jdcasale jdcasale deleted the jc/arr2-zigzag branch April 25, 2024 15:24
@jdcasale jdcasale mentioned this pull request Apr 25, 2024
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.

2 participants