Damien Pontifex

Results 5 repositories owned by Damien Pontifex

azure-iot-sdk-rs

13
Stars
6
Forks
Watchers

A rust library for connecting devices to Microsoft Azure IoT Hub

BlogCodeSamples

44
Stars
17
Forks
Watchers

Code that was used in blog posts. Generally for my own experimentation and reminders, but hopefully useful to others

LinearAlgebraExtensions

18
Stars
1
Forks
Watchers

Extensions to simplify the use of the LinearAlgebra framework on iOS 8 and OS X 10.10 utilising Swift operator overloading

opencl-in-action-swift

15
Stars
2
Forks
Watchers

Generating OpenCL code using Swift and Grand Central Dispatch's OpenCL integration with Xcode. A direct reimplementation of the source code from the book 'OpenCL in Action' by Matthew Scarpino

SwiftOpenCL

17
Stars
3
Forks
Watchers

A swift wrapper around OpenCL. Modelled off the cpp wrapper