https://github.com/sunsetquest/newtonplus-fast-biginteger-and-bigfloat-square-root
A fast, possibly the fastest, square root function for large integers and floats in C# and Java. The algorithm uses a variety of new and existing ideas to calculate the square root with greater efficiency and better performance than other algorithms. The performance of this function only starts large numbers above 2^52.
https://github.com/sunsetquest/newtonplus-fast-biginteger-and-bigfloat-square-root
Last synced: 11 months ago
JSON representation
A fast, possibly the fastest, square root function for large integers and floats in C# and Java. The algorithm uses a variety of new and existing ideas to calculate the square root with greater efficiency and better performance than other algorithms. The performance of this function only starts large numbers above 2^52.
- Host: GitHub
- URL: https://github.com/sunsetquest/newtonplus-fast-biginteger-and-bigfloat-square-root
- Owner: SunsetQuest
- Created: 2022-03-15T05:11:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T02:32:26.000Z (about 4 years ago)
- Last Synced: 2023-03-01T12:36:02.409Z (over 3 years ago)
- Language: C#
- Size: 70.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0