Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anschelsc/Gofrac
A fractions library for go (http://golang.org)
https://github.com/anschelsc/Gofrac
Last synced: 20 days ago
JSON representation
A fractions library for go (http://golang.org)
- Host: GitHub
- URL: https://github.com/anschelsc/Gofrac
- Owner: anschelsc
- Created: 2010-09-12T03:44:18.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-08-17T01:11:11.000Z (about 9 years ago)
- Last Synced: 2024-08-03T23:07:28.667Z (3 months ago)
- Language: Go
- Homepage:
- Size: 125 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gofrac
======gofrac is a (goinstallable) fractions library for [go](http://golang.org) with support for
basic arithmetic.Usage is defined in `frac.go`, which can be parsed by `godoc`.
Contact
-------I (Anschel Schaffer-Cohen) can be found at , but if you
have contributions/issues related to gofrac I would prefer for you to post them
at [github](http://github.com/anschelsc/gofrac).