A Go implementation of the Weng-Lin Rating, as described here
Based on the Javascript implementation found here
This package requires the version of the Go language to be 1.20 or higher.
[ ] Improve README
[ ] Add unit testing
[ ] Add links to other implementations
[ ] write more BETTER code