bakasura980

Results 3 comments of bakasura980

Hi @andytudhope, I am going to try implementing newton nth root on vyper. Where I can write to you personally ?

Hey @andytudhope , I don't know if this will help you, but here is the story :D Two weeks ago our team had a task to implement a SQRT functionality...

@andytudhope what do you need ? nth root algorithm or SQRT algorithm, I got confused 😅. If SQRT will work for you, I could make a comparison between Newton and...