Skip to content

Commit

Permalink
Add link to the C++ scientist
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Jan 22, 2017
1 parent 2bfde5a commit dd0b812
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

C++ wrappers for SIMD intrinsics

## Introduction

Find out more about this implementation of C++ wrappers for SIMD intrinsics at the [The C++ Scientist](http://johanmabille.github.io/blog/archives/).

## Building and Running the Tests

Building the tests requires the [GTest](https://github.com/google/googletest) testing framework and [cmake](https://cmake.org).
Expand Down

0 comments on commit dd0b812

Please sign in to comment.