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.
- Host: GitHub
- URL: https://github.com/cet001/mathext
- Owner: cet001
- License: mit
- Created: 2017-04-15T19:32:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T19:22:23.000Z (over 5 years ago)
- Last Synced: 2024-11-17T12:16:44.920Z (about 1 year ago)
- Topics: basic-math, golang, vector-arithmetic
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mathext
[](https://travis-ci.org/cet001/mathext) [](http://godoc.org/github.com/cet001/mathext)
Conglomeration of math functions not included in Golang's standard `math` package.