Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement accurate log2 function | Tom Stellard | 2015-07-24 | 1 | -0/+1 |
* | Implement exp2 using OpenCL C rather than using an intrinsic | Tom Stellard | 2015-05-13 | 1 | -1/+1 |
* | Implement cos for double types | Tom Stellard | 2015-05-12 | 1 | -0/+1 |
* | Implement atan2 for doubles | Tom Stellard | 2015-05-12 | 1 | -0/+1 |
* | Implement log1p builtin | Tom Stellard | 2014-10-07 | 1 | -0/+50 |