Commit Graph

10 Commits

Author SHA1 Message Date
Joshua Scott 78df29e230 travis: Verbose output on test failure 2018-03-29 23:20:30 +01:00
Joshua Scott 1f4e0c4769 dml: Skeletons for each type specialization 2018-03-29 16:41:22 +01:00
Joshua Scott be07d23ecf dml: Simple implementation
Still missing specializations for each DML type
2018-03-29 16:06:20 +01:00
Joshua Scott 18b6aeb407 README: Add build status 2018-03-29 16:01:11 +01:00
Joshua Scott 55cae79eca travis: Remove symbolic link 2018-03-29 15:57:57 +01:00
Joshua Scott 3d7931a0fc travis: Travis-CI configuration 2018-03-29 15:48:46 +01:00
Joshua Scott 21ccbf0cd7 cmake: Set CXX_STANDARD to 11 on examples and tests 2018-03-29 15:48:20 +01:00
Joshua Scott 54c1e509f6 dml: Add header files 2018-03-26 21:39:10 +01:00
Joshua Scott ddbeb492b6 cmake: Add CMakeLists.txt
Includes unit tests (using Catch2) and examples
2018-03-26 19:19:39 +01:00
Joshua Scott ce75b39c4b
Initial commit 2018-03-25 22:15:35 +01:00