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

https://github.com/cet001/mathext

Conglomeration of math functions not included in Golang's standard math package.
https://github.com/cet001/mathext

basic-math golang vector-arithmetic

Last synced: 10 days ago
JSON representation

Conglomeration of math functions not included in Golang's standard math package.

Awesome Lists containing this project

README

          

# mathext

[![Build Status](https://travis-ci.org/cet001/mathext.svg?branch=develop)](https://travis-ci.org/cet001/mathext) [![GoDoc](https://godoc.org/github.com/cet001/mathext?status.svg)](http://godoc.org/github.com/cet001/mathext)

Conglomeration of math functions not included in Golang's standard `math` package.