Contents Menu Expand
pygram11 0.12.0 documentation
Logo
pygram11 0.12.0 documentation

Documentation

  • Installation
  • Quick Start
  • Benchmarks

API Reference

  • Histogramming
    • pygram11.fix1d
    • pygram11.fix1dmw
    • pygram11.fix2d
    • pygram11.var1d
    • pygram11.var1dmw
    • pygram11.var2d
    • pygram11.histogram
    • pygram11.histogram2d
    • pygram11.bin_centers
    • pygram11.bin_edges
  • OpenMP Configuration
    • Convenience Functions
    • Decorators and Context Managers
    • Granular Configuration

pygram11ΒΆ

pygram11 is a small Python library for creating simple histograms quickly. The backend is written in C++14 with some help from pybind11 and accelerated with OpenMP.

conda-forge PyPI PyPI - Python Version GitHub stars

Documentation

  • Installation
    • Requirements
    • Install Options
  • Quick Start
    • Jumping In
    • Core pygram11 Functions
    • NumPy-like Functions
    • Supported Types
    • OpenMP Configuration
  • Benchmarks
    • Setup
    • Results

API Reference

  • Histogramming
    • pygram11.fix1d
    • pygram11.fix1dmw
    • pygram11.fix2d
    • pygram11.var1d
    • pygram11.var1dmw
    • pygram11.var2d
    • pygram11.histogram
    • pygram11.histogram2d
    • pygram11.bin_centers
    • pygram11.bin_edges
  • OpenMP Configuration
    • Convenience Functions
    • Decorators and Context Managers
    • Granular Configuration
Next
Installation
Copyright © 2021, Doug Davis | Built with Sphinx and @pradyunsg's Furo theme. | Show Source