8000 GitHub - sebastianappelberg/mathx: A wrapper around Go's math package that changes the API to use generics instead of float64.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sebastianappelberg/mathx

Repository files navigation

mathx

mathx is a wrapper around Go's math package that changes the API to use generics instead of float64.

There has been discussions about adding this to the standard library, but so far there's been no decision. See golang/go#48287 for more information.

Installation

go get -u github.com/sebastianappelberg/mathx

License

MIT

About

A wrapper around Go's math package that changes the API to use generics instead of float64.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0