Module shared

Module shared 

Source
Expand description

§Shared Distribution Utilities - Common Infrastructure for Distribution Computing

Foundational utilities, constants, and helper functions shared across all probability distributions, providing consistent numerical methods and sampling infrastructure.

This module contains the core mathematical building blocks that enable efficient and accurate distribution computation across all statistical functions.

§Modules

  • constants: Mathematical constants and precomputed values
  • sampler: Random number generation and sampling utilities
  • scalar: Special functions and mathematical utilities

Modules§

constants
Mathematical Constants Module - High-Precision Constants for Statistical Computing
sampler
Statistical Sampling Module — High-Performance Pseudorandom Distribution Sampling
scalar
Scalar Distribution Utilities Module - High-Precision Scalar Statistical Functions