INFO
Name: golang-github-vividcortex-gohistogram-devel
Version: 1.0.0-15.el10_0
Arch: noarch
Summary: Streaming approximate histograms in Go
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-24.iad2.fedoraproject.org
Build Date: Sat Nov 2 00:42:29 2024
Size: 88555
URL: https://github.com/VividCortex/gohistogram
Description: This package provides Streaming Approximate Histograms for efficient quantile
approximations.
The histograms in this package are based on the algorithms found in Ben-Haim &
Yom-Tov's A Streaming Parallel Decision Tree Algorithm. Histogram bins do not
have a preset size. As values stream into the histogram, bins are dynamically
added and merged.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/VividCortex/gohistogram
FILES
/usr/share/doc/golang-github-vividcortex-gohistogram-devel
/usr/share/doc/golang-github-vividcortex-gohistogram-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/VividCortex
/usr/share/gocode/src/github.com/VividCortex/gohistogram
/usr/share/gocode/src/github.com/VividCortex/gohistogram/.goipath
/usr/share/gocode/src/github.com/VividCortex/gohistogram/histogram.go
/usr/share/gocode/src/github.com/VividCortex/gohistogram/histogram_test.go
/usr/share/gocode/src/github.com/VividCortex/gohistogram/numerichistogram.go
/usr/share/gocode/src/github.com/VividCortex/gohistogram/sample_data_test.go
/usr/share/gocode/src/github.com/VividCortex/gohistogram/weightedhistogram.go
/usr/share/licenses/golang-github-vividcortex-gohistogram-devel
/usr/share/licenses/golang-github-vividcortex-gohistogram-devel/LICENSE
REQUIRES
go-filesystem
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
golang(github.com/VividCortex/gohistogram) 1.0.0-15.el10_0
golang-github-vividcortex-gohistogram-devel 1.0.0-15.el10_0
golang-ipath(github.com/VividCortex/gohistogram) 1.0.0-15.el10_0
CONFIG FILES
/usr/share/doc/golang-github-vividcortex-gohistogram-devel
/usr/share/doc/golang-github-vividcortex-gohistogram-devel/README.md d
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/VividCortex
/usr/share/gocode/src/github.com/VividCortex/gohistogram
/usr/share/gocode/src/github.com/VividCortex/gohistogram/.goipath
/usr/share/gocode/src/github.com/VividCortex/gohistogram/histogram.go
/usr/share/gocode/src/github.com/VividCortex/gohistogram/histogram_test.go
/usr/share/gocode/src/github.com/VividCortex/gohistogram/numerichistogram.go
/usr/share/gocode/src/github.com/VividCortex/gohistogram/sample_data_test.go
/usr/share/gocode/src/github.com/VividCortex/gohistogram/weightedhistogram.go
/usr/share/licenses/golang-github-vividcortex-gohistogram-devel
/usr/share/licenses/golang-github-vividcortex-gohistogram-devel/LICENSE l
LICENSE FILES
MIT
|