|
|
|
|
|
by Miniminix
603 days ago
|
|
Re: SIMD Suggest you look at the Julia Language, a high-level but still capable of C-like speed. It has built in support for SIMD (and GPU) processing. Julia is designed to support Scientific Computing, with a growing library spanning different domains. https://docs.julialang.org/en/v1/ |
|