Update utils.py#64
Conversation
Removed the need to import math by implementing another method to calculate a sqrt.
|
But why? |
he wanted to contribute to this code someway hahaha |
Removes the need for an import and improves efficiency, even if not by much. |
|
You didn't suggest any changes. |
|
Hi guys, I was just looking some PR's to see if there was any new improvement and found this. |
Good to know! Thanks for the reply! |
Removed the need to import math by implementing another method to calculate a sqrt.