From a5809f352fc8ee7000b1b18336ea2267f49ac543 Mon Sep 17 00:00:00 2001 From: "hu.fwh" Date: Mon, 3 May 2021 15:49:43 +0800 Subject: [PATCH] =?UTF-8?q?add=20new=20=E5=88=86=E5=B8=83=E5=BC=8F?= =?UTF-8?q?=E8=AE=A1=E7=AE=97=20->=20mars?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a44383e..9a18ae3 100644 --- a/README.md +++ b/README.md @@ -1176,6 +1176,7 @@ Web socket 相关库。 * [Ray](https://github.com/ray-project/ray/):一个用于并行和分布式 Python 的系统,它统一了机器学习生态系统。 * [faust](https://github.com/robinhood/faust):一个 Python 流处理库,核心思想来源 [Kafka Streams](https://kafka.apache.org/documentation/streams/)。 * [streamparse](https://github.com/Parsely/streamparse):运行针对事实数据流的 Python 代码。集成了 [Apache Storm](http://storm.apache.org/)。 +* [mars](https://github.com/mars-project/mars):是基于张量的,用于进行大规模数据计算的统一计算框架。 ### 函数式编程