https://github.com/carbocation/grd-histogram
Fork of the github.com/grd/histogram repo
https://github.com/carbocation/grd-histogram
Last synced: 6 months ago
JSON representation
Fork of the github.com/grd/histogram repo
- Host: GitHub
- URL: https://github.com/carbocation/grd-histogram
- Owner: carbocation
- License: gpl-2.0
- Created: 2022-11-01T14:46:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T14:49:40.000Z (over 3 years ago)
- Last Synced: 2024-06-20T06:38:01.208Z (about 2 years ago)
- Language: Go
- Size: 18.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Histogram
Pure [Go](http://www.golang.org) (simplified) implementation of the [GSL Histogram library](http://www.gnu.org/software/gsl/manual/html_node/Histograms.html).
For the API overview see [Godoc](http://godoc.org/github.com/carbocation/grd-histogram).
See TODO for open issues.