hep icon indicating copy to clipboard operation
hep copied to clipboard

hep is the mono repository holding all of go-hep.org/x/hep packages and tools

Results 110 hep issues
Sort by recently updated
recently updated
newest added

once we have write capabilities, we should have `go test` benchmarks: - [ ] write 1 branch with 1 `float64` - [ ] write 10 branches with 1 `float64` -...

groot

it would be great to have some ability to achieve the same things than what ROOT's `HistFactory` or pure-python's `hf` do: - https://github.com/root-project/root/tree/master/roofit/histfactory - https://github.com/diana-hep/pyhf

help wanted

see: https://github.com/scikit-hep/uproot/issues/54

bug
groot

this would be interesting for Recast. wouldn't it, @lukasheinrich ?

enhancement
groot

commit 40f83711f2ddda82f19c00cb7f5be5eaf85ebb8f brought the reading of a float64 branch from/to: ``` BenchmarkScanStruct-4 50000 39159 ns/op 801 B/op 100 allocs/op BenchmarkScanStruct-4 200000 10070 ns/op 0 B/op 0 allocs/op ``` ie: ```...

groot

It would be great to implement fast BulkIO access for `rootio`. this can be done in a few lines in python: - https://github.com/scikit-hep/uproot with quite the performances boost: - https://github.com/scikit-hep/uproot#performance...

enhancement
help wanted
groot

_From @sbinet on December 7, 2016 16:9_ _Copied from original issue: go-hep/hbook#10_

enhancement
help wanted

_From @sbinet on December 7, 2016 16:9_ _Copied from original issue: go-hep/hbook#11_

enhancement
help wanted