We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f81b55 commit 6e05d4dCopy full SHA for 6e05d4d
README.md
@@ -33,9 +33,9 @@ alternative for the moment.
33
- [x] [@aureooms/js-integer-big-endian](https://github.com/aureooms/js-integer-big-endian)
34
- [ ] [@aureooms/js-integer-little-endian](https://github.com/aureooms/js-integer-little-endian)
35
36
-
37
## Reference
38
39
- [The GNU Multiple Precision Arithmetic Library](https://gmplib.org/)
40
- https://gmplib.org/gmp-man-6.0.0a.pdf
41
- https://en.wikipedia.org/wiki/Sch%C3%B6nhage%E2%80%93Strassen_algorithm
+ - [Similar work on GitHub](https://github.com/search?l=JavaScript&o=desc&q=bigint&s=stars&type=Repositories)
0 commit comments