Docs.rs
vortex-compute-0.58.0
vortex-compute 0.58.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vortex-admin
Dependencies
arrow-array ^57
normal
arrow-buffer ^57
normal
arrow-schema ^57
normal
half ^2.7.1
normal
itertools ^0.14.0
normal
multiversion ^0.8.0
normal
num-traits ^0.2.19
normal
paste ^1.0.15
normal
tracing ^0.1.41
normal
vortex-buffer ^0.58.0
normal
vortex-dtype ^0.58.0
normal
vortex-error ^0.58.0
normal
vortex-mask ^0.58.0
normal
vortex-vector ^0.58.0
normal
codspeed-divan-compat ^4.0.4
dev
rstest ^0.26
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module slice
vortex_
compute
0.58.0
Module slice
Module Items
Modules
In vortex_
compute::
take
vortex_compute
::
take
Module
slice
Copy item path
Source
Expand description
Take function implementations on slices.
Modules
ยง
avx2
An AVX2 implementation of take operation using gather instructions.