From cecea6658cbdc8f65d1f76bad230906f95037548 Mon Sep 17 00:00:00 2001 From: fitzwang Date: Fri, 16 Aug 2019 19:44:10 +0800 Subject: [PATCH] modify readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f6f51c5..3e534d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # math2 A math lib optimized for sparse calculation. + +``` + + com.tencent.angel + angel-math + 0.1.0 + +``` + The math lib is a self-developed new subject separated from previous Angel version. Other projects such as mlcore, parameter server and Angel serving are based math lib. The math lib is designed for sparse calculation. The main features of math lib as following: ### 1. Smart rehash