libsimdpp
libsimdpp copied to clipboard
Documentation and tutorial
Hi, I'd like to try libsimdpp, but I don't know if needs to be installed and how to interface it with a piece of code. I tried to find a tutorial, but it seems that it is currently missing.
It's true that there's currently no tutorial. The only documentation is available here which I guess you've already checked out.
FYI, the coverage of documentation has been significantly improved. Most recent version can be found here: http://p12tic.github.io/libsimdpp/v2.1-dev/libsimdpp/w/
A "getting started" document especially would be quite nice indeed. I think it should cover:
- How to install / integrate simdpp in a build system (single arch)
- Basic usage of simdpp
- The most important concepts