japaric-archived / linalg.rs

[INACTIVE]
Apache License 2.0
29 stars 1 forks source link

Implement `AddAssign`/`SubAssign` on types that can be SIMD accelerated #21

Open japaric opened 9 years ago

japaric commented 9 years ago

Like u8x8. This would be blocked on "negative bounds", and would only work on continuous memory chunks.