I would be interested in SIMD examples as well...

As you may know, there is a larger and more recent SIMD lib available, 
unfortunately without much examples, see

[https://forum.nim-lang.org/t/212#1039](https://forum.nim-lang.org/t/212#1039) 
(last post)

[https://github.com/jcosborn/qex/tree/master/src/simd](https://github.com/jcosborn/qex/tree/master/src/simd)

And recently there was this nice example:

[https://forum.nim-lang.org/t/3105/2](https://forum.nim-lang.org/t/3105/2)

by Mr jxy 

Reply via email to