Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat source code with clang-format | Erik Schnetter | 2015-10-16 | 1 | -8/+6 |
* | Rename “automatic” vector types from float/double to float32/float64 for ... | Erik Schnetter | 2013-11-25 | 1 | -7/+7 |
* | Simplify example, add comments | Erik Schnetter | 2013-07-28 | 1 | -19/+17 |
* | Use realvec<float,1> in example only if it exists | Erik Schnetter | 2013-06-02 | 1 | -1/+3 |
* | Be flexible about available vector types in example.cc | Erik Schnetter | 2013-04-20 | 1 | -2/+9 |
* | Use double2 instead of float1 as example | Erik Schnetter | 2013-02-19 | 1 | -2/+2 |
* | White space change | Erik Schnetter | 2013-02-04 | 1 | -0/+2 |
* | Remove debug code from example | Erik Schnetter | 2013-01-30 | 1 | -43/+0 |
* | Improve operator[], all(), and any() | Erik Schnetter | 2012-12-03 | 1 | -0/+7 |
* | Optimize sum() functions | Erik Schnetter | 2012-12-02 | 1 | -2/+37 |
* | Import initial version | Erik Schnetter | 2012-11-30 | 1 | -0/+32 |