Utilities¶
This section contains utility functions and classes used throughout the library. They are not meant to be used directly by the user, but can be useful for advanced users who want to extend the library or understand its inner workings.
Classes¶
| Page | Description |
|---|---|
| Bins | Histogram and event-density utilities |
| Numbers | Decimal number helpers |
| Types | Shared type aliases (FloatArray, etc.) |