Module simd_ops

Module simd_ops 

Source
Expand description

§RustFrames

A blazing-fast, memory-safe alternative to NumPy + Pandas, written in Rust. Provides ndarray-like arrays with SIMD acceleration and dataframes with parallel query execution.

Structs§

Array
A simple n-dimensional array backed by a Vec