go-hep.org/x/hep@v0.38.1/hbook/doc.go (about)

     1  // Copyright ©2016 The go-hep Authors. All rights reserved.
     2  // Use of this source code is governed by a BSD-style
     3  // license that can be found in the LICENSE file.
     4  
     5  // Package hbook is a set of data analysis tools for HEP (histograms (1D, 2D, 3D),
     6  // profiles and ntuples).
     7  // hbook is a work in progress of a concurrent friendly histogram filling toolkit.
     8  // It is loosely based on AIDA interfaces and concepts as well as the "simplicity"
     9  // of HBOOK and the previous work of YODA.
    10  package hbook