Closed thsubaku9 closed 3 years ago
@gyanesh-m sorry to bother you but I think something is wrong with the CI. Do let me know when things are fixed so that I can continue with the PR
@thsubaku9 The pipeline is fine. There are errors in golangci-lint check. Find them locally using make lint-check
. Make sure you have golangci-lint installed. If not, use make install-lint
to install it.
Let me know if any more changes are required @gyanesh-m
@thsubaku9 will review the changes over weekend.
lets gooooooo @gyanesh-m
Lets go ? @gyanesh-m
Any updates here ? @krantideep95 @gyanesh-m @captn3m0
Hey @thsubaku9, I will review this over the coming weekend.
@thsubaku9 Thank you for adding this to go-financial ! 💯 🎉
This PR adds the Rate calculation function to go-financial (using Newton Rapson for the root calculation)