4 "summary": "The vMAT library implements a grab-bag of mathematical functions inspired by MATLAB.",
5 "homepage": "http://kaelin.github.io/vMAT/",
6 "license": "BSD 2-Clause",
8 "Kaelin Colclasure": "kaelin@acm.org"
11 "git": "https://github.com/kaelin/vMAT.git",
27 "CLANG_CXX_LANGUAGE_STANDARD": "gnu++0x",
28 "CLANG_CXX_LIBRARY": "libc++"