提交 2d211ab8 编写于 作者: sahduashufa's avatar sahduashufa

1.4

上级 cf1b6ef6
......@@ -2,6 +2,8 @@ Edge-Computing-Engine
Edge : 一个开源的科学计算引擎
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/AllenZYJ/Edge-Computing-Engine/blob/add-license-1/LICENSE)
- [x] ## 目前实现的:
- [x] CSV,dat,txt等格式化文件读取:
......@@ -20,10 +22,11 @@ Edge : 一个开源的科学计算引擎
- [x] Csv,txt,dat,等格式化文件流读取,转化为矩阵,获取尺寸.
- [x] ## 0.1 矩阵:
- [x] 矩阵:
EX:
```c
welcome();
Matrix a = CreateMatrix(5,6);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册