From adc916e52d279e926570283f6cb66dbb72d04250 Mon Sep 17 00:00:00 2001 From: Vitaly Puzrin Date: Thu, 3 May 2018 20:49:22 +0300 Subject: [PATCH] Add multimath (#736) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 124a593..4316a31 100644 --- a/readme.md +++ b/readme.md @@ -513,6 +513,7 @@ - [math-sum](https://github.com/sindresorhus/math-sum) - Sum numbers. - [math-clamp](https://github.com/sindresorhus/math-clamp) - Clamp a number. - [algebra](https://github.com/fibo/algebra) - Algebraic structures. +- [multimath](https://github.com/nodeca/multimath) - Core to create fast image math in WebAssembly and JS. ### Date