libsimdpp icon indicating copy to clipboard operation
libsimdpp copied to clipboard

Documentation and tutorial

Open mbrucher opened this issue 8 years ago • 3 comments

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.

mbrucher avatar Sep 09 '17 12:09 mbrucher

It's true that there's currently no tutorial. The only documentation is available here which I guess you've already checked out.

p12tic avatar Sep 12 '17 00:09 p12tic

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/

p12tic avatar Nov 20 '17 17:11 p12tic

A "getting started" document especially would be quite nice indeed. I think it should cover:

  1. How to install / integrate simdpp in a build system (single arch)
  2. Basic usage of simdpp
  3. The most important concepts

aristidb avatar Jan 03 '18 19:01 aristidb