You also announced this 6 days ago:
Generally, if you intend this to be useful to others, I would suggest that you
-
put it in its separate package,
-
write docstrings instead of comments, and generate documentation,
-
write unit tests
-
benchmark against existing implementations in other languages (eg the Go one, Julia should not be significantly slower).