# nmscc **Repository Path**: zhangtao2016/nmscc ## Basic Information - **Project Name**: nmscc - **Description**: nmscc is a library of C++14 components designed for for scientific computation. - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: https://github.com/lumpyzhu/nmscc - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2017-09-30 - **Last Updated**: 2022-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # USTD: A common C++ library For scientific [![AppVeyor](https://img.shields.io/appveyor/ci/lumpyzhu/nmscc.svg)](https://ci.appveyor.com/project/lumpyzhu/ustd) [![license](https://img.shields.io/github/license/lumpyzhu/nmscc.svg)](https://www.gnu.org/licenses/lgpl.html) ## Introduction ustd是一个为通用`C++`科学计算设计的`C++14`基础库,引入了Rust的编程思想,力求接口友好和高性能。 ustd核心部分借鉴Rust的标准库,并增加了反射,序列化,单元测试,矩阵代数,GPU,Matlab等支持 ## Dependencies ustd 支持`windows`/`linux`/`macos`平台,需要编译器支持C++14。 以下环境测试通过: - Windows 10(x64) 1. Visual Studio 2015(with update 3) 1. Visual Studio 2017 ### Windows 请下载https://github.com/lumpyzhu/ustd.publish.git的win32分支 ## Contributing - 加入讨论组:[![](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=a0620b52bdec9dd90ac5e705dafadd5a8668341aeb9126db745413e8dee0bc87)