Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/somebadcode/go-mathx

Extra maths functions for Go
https://github.com/somebadcode/go-mathx

go golang math mathematics maths

Last synced: about 1 month ago
JSON representation

Extra maths functions for Go

Awesome Lists containing this project

README

        

# Extra maths functions for Go
This package provides extra math functions that are often needed but are not implementation specific. The intention is to reduce code duplication and be bundled with unit tests without having to be duplicated in multiple projects.