ruPRIM 0.1.5

Parallel primitives, reductions, scans, and indexing for Ruda.
Documentation
1
2
3
4
5
#![allow(unsafe_code)]

// Integration tests
pub mod it;
pub mod units;