-
Notifications
You must be signed in to change notification settings - Fork 520
feat: read CDF with Kernel #3467
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Stephen Carman <hntd187@users.noreply.github.com>
Signed-off-by: Stephen Carman <hntd187@users.noreply.github.com>
Signed-off-by: Stephen Carman <hntd187@users.noreply.github.com>
ACTION NEEDED delta-rs follows the Conventional Commits specification for release automation. The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification. |
# Conflicts: # Cargo.toml # crates/core/src/kernel/scalars.rs # crates/core/src/operations/load_cdf.rs # python/src/lib.rs
…right now Signed-off-by: Stephen Carman <hntd187@users.noreply.github.com>
ACTION NEEDED delta-rs follows the Conventional Commits specification for release automation. The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification. |
Signed-off-by: Stephen Carman <hntd187@users.noreply.github.com>
Signed-off-by: Stephen Carman <hntd187@users.noreply.github.com>
Description
I just totally wrecked my old branch, so sorry opening a new PR. This replaces current CDF reading with kernel's implementation of it. This adds