4 "summary": "Refactored Matrix in Swift.",
5 "description": "將 BLAS Open Library Matrix 的部分,重新封裝為Matrix Structure,並透過Swift語言特性,簡化Library的操作。",
6 "homepage": "https://github.com/microlimbic/Matrix",
12 "Grady Zhuo": "gradyzhuo@gmail.com"
14 "social_media_url": "https://about.me/gradyzhuo",
16 "git": "https://github.com/microlimbic/Matrix.git",
24 "source_files": "Matrix/Sources/**/*.swift",
25 "frameworks": "Accelerate"