Add multimath (#736)

This commit is contained in:
Vitaly Puzrin
2018-05-03 20:49:22 +03:00
committed by Sindre Sorhus
parent 4284f6dd59
commit adc916e52d

View File

@@ -513,6 +513,7 @@
- [math-sum](https://github.com/sindresorhus/math-sum) - Sum numbers. - [math-sum](https://github.com/sindresorhus/math-sum) - Sum numbers.
- [math-clamp](https://github.com/sindresorhus/math-clamp) - Clamp a number. - [math-clamp](https://github.com/sindresorhus/math-clamp) - Clamp a number.
- [algebra](https://github.com/fibo/algebra) - Algebraic structures. - [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 ### Date