From 290d84645e8f8da230b0ce3c984c4ce2ad1bd2f3 Mon Sep 17 00:00:00 2001 From: Sergey Kosarevsky Date: Wed, 14 Feb 2018 17:47:40 +0100 Subject: [PATCH] Added SummedAreaTable --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73579d4..1baf3c5 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ as C/C++, as this is not an obstacle to most users.) | | [amoeba](https://github.com/starwing/amoeba) | MIT |C/C++|**1**| constraint solver (Cassowary) w/Lua binding | | [simrank.hpp](https://github.com/roukaour/simrank) | MIT | C++ | 2 | SimRank graph similarity algorithm | |**[rnd.h](https://github.com/mattiasgustavsson/libs)** | **public domain** |C/C++|**1**| pseudo-random number generation +| | [SummedAreaTable](https://github.com/corporateshark/Summed-Area-Table.git) | MIT | C++ |**1**| Summed-Area Table generation and sum/avg queries # multithreading | | library | license | API |files| description