Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/forentfraps/square_approximation

code is pretty self explanatory and decently commented
https://github.com/forentfraps/square_approximation

Last synced: about 1 month ago
JSON representation

code is pretty self explanatory and decently commented

Awesome Lists containing this project

README

        

# square_approximation

code is pretty self explanatory and decently commented

when limit set to 10^9 or more ram usage goes to >42 gigs of ram which is not ideal and could be improved by changing storage data type or something else

also coefficient could be tinkered around more to make it more accurate at low numbers
I will include a graph of errors while using coefficient 2
![foo](https://user-images.githubusercontent.com/29946764/140578950-1a4cc4ae-7e0f-4186-96ea-d8d2ff2aac1f.png)